Re: mysql5-server install - FATAL ERROR: Could not find fill_help_tables.sql inside --basedir

2009-06-23 Thread Bryan Blackburn
On Tue, Jun 23, 2009 at 08:58:37PM -0500, Bill Hernandez said: > Several days ago I posted this message but received no response, Does > anybody know who the mySQL maintainer might be ? > > I really would like to get this installed if possible. > > Any ideas ? 'port info' usually reveals who mai

Re: mysql5-server install - FATAL ERROR: Could not find fill_help_tables.sql inside --basedir

2009-06-23 Thread Lenore Horner
On Jun 23, 2009, at 20:58 , Bill Hernandez wrote: Several days ago I posted this message but received no response, Does anybody know who the mySQL maintainer might be ? $port info mysql5-server mysql5-server @5.0.82 (databases) MySQL is an open-source, multi-threaded SQL database with a com

Re: mysql5-server install - FATAL ERROR: Could not find fill_help_tables.sql inside --basedir

2009-06-23 Thread Bill Hernandez
Several days ago I posted this message but received no response, Does anybody know who the mySQL maintainer might be ? I really would like to get this installed if possible. Any ideas ? ___ macports-users mailing list macports-users@lists.macosforge

Re: scons

2009-06-23 Thread Ryan Schmidt
On Jun 17, 2009, at 07:54, Christopher Vance wrote: Is there a simple way to enable scons to use Python 2.6 instead of requiring 2.5? scons uses python 2.5 because it uses the python25 portgroup. I do not know if it's as easy as changing it to use the python26 portgroup or if there is a s

Re: very long time 2 port install py25-pyqt4

2009-06-23 Thread Ryan Schmidt
On Jun 23, 2009, at 20:35, tang...@mindspring.com wrote: I am using macports for the first time ... trying to "sudo port install py25-pyqt4". It has been running for more than 2 hours: I have already successfully run "sudo port install" on these portfiles: python25,python_select,sip and I

very long time 2 port install py25-pyqt4

2009-06-23 Thread tangle1
Hello: I am using macports for the first time ... trying to "sudo port install py25-pyqt4". It has been running for more than 2 hours: I have already successfully run "sudo port install" on these portfiles: python25,python_select,sip and I ran sudo python_select python25 before installing sip.

Re: dbus looking for libtool?

2009-06-23 Thread Artie Ziff
> > sudo port -d install foo [thats d for debug] or sudo port -du > upgrade foo [the u makes port delete the older version afterward, not > just deactivate it if the upgrade succeeds] > Very (very!) helpful!!! And the answer is gsed! It was missing, somehow. Prolly caused by my new too

Re: MacPorts & perl path

2009-06-23 Thread Jason Luros
This worked great. Thank you so much for your help. It begs the question, why isn't this the default for the Movable Type installation? Is there a security risk in getting the path to perl from /usr/bin/env? Daniel J. Luke wrote: > > On Apr 8, 2008, at 5:53 PM, Stephan Jaeger wrote: >> I just inst

deb script tools

2009-06-23 Thread Shawn Protsman
I created a debian package (dpkg --build) recently and then moved it over to my Ubuntu dev box. Everything worked fine. However, I don't have access to tools like dch (debchange) and others which allow me to bump version numbers, build numbers, etc., like I do on a Debian system. These tool

Re: dbus looking for libtool?

2009-06-23 Thread William Davis
On Jun 23, 2009, at 2:02 AM, Artie Ziff wrote: Hi! Many thanks for the interest to help. Jeremy Huddleston wrote: Do you have both the "libtool" and "libtool1" ports installed? I do not think so... $ port list installed | grep libtool libtool@2.2.6a devel/