Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-29 Thread Scott Haneda
On Apr 29, 2009, at 10:58 PM, Ryan Schmidt wrote: On Apr 30, 2009, at 00:37, Scott Haneda wrote: On Apr 29, 2009, at 8:15 AM, Chris Janton wrote: ports is being used to maintain applications. MySQL is an application, but it's all about the data that you store and use, not the application

Re: error installing ffmpeg

2009-04-29 Thread David Evans
Travis Griggs wrote: Fwd'ed, since I sent from the wrong account originally. I'm trying to install ffmpeg. Here's what happens: iboard17:~ travis$ sudo port install ffmpeg ---> Building libsdl Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_

Re: How best to handle ruby gems

2009-04-29 Thread Ryan Schmidt
On Apr 29, 2009, at 18:34, Grant Heaslip wrote: I'm new to MacPorts (and ruby development in general), so forgive me if this is a stupid question, but I'm trying to figure out what the best way of installing ruby gems (such as rails, rake and mongrel) is. From reading tutorials, I get th

error installing ffmpeg

2009-04-29 Thread Travis Griggs
Fwd'ed, since I sent from the wrong account originally. I'm trying to install ffmpeg. Here's what happens: iboard17:~ travis$ sudo port install ffmpeg ---> Building libsdl Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-29 Thread Ryan Schmidt
On Apr 30, 2009, at 00:37, Scott Haneda wrote: On Apr 29, 2009, at 8:15 AM, Chris Janton wrote: ports is being used to maintain applications. MySQL is an application, but it's all about the data that you store and use, not the application itself. Right, but there is at least one database

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-29 Thread Scott Haneda
On Apr 29, 2009, at 8:15 AM, Chris Janton wrote: ports is being used to maintain applications. MySQL is an application, but it's all about the data that you store and use, not the application itself. Right, but there is at least one database by default to MySql, the permissions database,

How best to handle ruby gems

2009-04-29 Thread Grant Heaslip
I'm new to MacPorts (and ruby development in general), so forgive me if this is a stupid question, but I'm trying to figure out what the best way of installing ruby gems (such as rails, rake and mongrel) is. >From reading tutorials, I get the impression that I should be using gem, not port to insta

Re: Problem upgrading evolution-data-server.

2009-04-29 Thread David Rowe
Jeremy Huddleston wrote: O.o That should be fixed already. Can you please do: sudo port -v clean nss sudo port -v upgrade nss If that fails, file a bug report with the output of the above, and you can work around it by doing: sudo port -v -f uninstall nss sudo port -v -f install nss sudo

Re: Problem upgrading evolution-data-server.

2009-04-29 Thread Jeremy Huddleston
O.o That should be fixed already. Can you please do: sudo port -v clean nss sudo port -v upgrade nss If that fails, file a bug report with the output of the above, and you can work around it by doing: sudo port -v -f uninstall nss sudo port -v -f install nss On 04/29/2009 09:24 AM, David

Problem upgrading evolution-data-server.

2009-04-29 Thread David Rowe
I am getting problems with upgrading evolution-data-server from 2.24.5_1 to 2.26.1.1_0 < . . . . . gtk-doc: Linking scanner /usr/bin/gcc-4.0 -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -Wno-pointer-sign -o .libs/libebook-scan .libs/libebook-scan.o -L/opt/local/lib ../../../../ad

Re: sudo port upgrade outdated

2009-04-29 Thread David Evans
Frank J. R. Hanstick wrote: I assume that this exercise has nothing to do with evolution-data-server failing to upgrade because of a previous installation; but, a side issue. That's right. Just cleaning things up. at-spi probably hadn't been rebuilt since the change over to xorg was complete

Re: sudo port upgrade outdated

2009-04-29 Thread Frank J. R. Hanstick
Hello, The grep resulted in the following: /opt/local/lib/pkgconfig/cspi-1.0.pc:Cflags: -I${includedir}/at- spi-1.0 -I/usr/X11R6/include. The provider is: /opt/local/lib/pkgconfig/cspi-1.0.pc is provided by: at-spi The deps are: at-s

Re: Installing Mysql5 port on top of an existing mysql5 on Leopard and using Rails

2009-04-29 Thread Chris Janton
If this is the case, shut down mysql server. You should find your old data at /usr/local/mysql/data You should see your new mysql data from macports at: /opt/local/var/db/mysql5 That accomplishes getting the data moved to where the mysql5 installation wants it to be by default, but it does

Re: sudo port upgrade outdated

2009-04-29 Thread David Evans
Frank J. R. Hanstick wrote: evolution-data-server (new port file displayed prior to the attempt) with the following error message: /usr/bin/gcc-4.0 -dynamiclib -o ../.libs/libgdraw.4.0.7.dylib .libs/choosericons.o .libs/ctlvalues.o .libs/drawboxborder.o .libs/gaskdlg.o .libs/gbuttons.o .l

Re: sudo port upgrade outdated

2009-04-29 Thread David Evans
Frank J. R. Hanstick wrote: Hello, Evolution-data-server installed under the guidelines provided. Is anyone in a discussion with the developers of evolution-data-server to correct this oversight because I do not know of too many people who uninstall before upgrading and I do not think evoluti

Re: sudo port upgrade outdated

2009-04-29 Thread Frank J. R. Hanstick
Hello, Evolution-data-server installed under the guidelines provided. Is anyone in a discussion with the developers of evolution-data-server to correct this oversight because I do not know of too many people who uninstall before upgrading and I do not think evolution-data- server is so pe