Re: Errors installing mysql5

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 2:50 AM, Fra Daniele di Gesù ocd wrote: J. M. † J. T. I have just installed the latest one, mysql5 5.0.67_1+server. I am following instructions here http://trac.macports.org/wiki/ howto/MAMP. Since I didn't write those instructions, I'd like to redirect this

Re: I get the error C compiler cannot create executables when I try to install a port...

2008-09-22 Thread Ryan Schmidt
On Sep 21, 2008, at 4:01 PM, Bryan Blackburn wrote: On Sun, Sep 21, 2008 at 03:28:55PM -0500, Ryan Schmidt said: On Sep 21, 2008, at 7:34 AM, Otto Roberson Bertsch wrote: I had installed first XCode from the Apple 311_2517_developerdvd.dmg. I thought maybe that was the problem since the

Creating source packages?

2008-09-22 Thread Jay Levitt
I have a developer who lives in a rural area, with no broadband access. (OK, stop laughing.) Worse, his 28.8K dialup ISP has an 8-hour max session time, so anything signifcantly large just can't be downloaded, period. I want to send him a DVD-ROM of some large packages. Ideally, I'd want

Re: Creating source packages?

2008-09-22 Thread Anders F Björklund
Jay Levitt wrote: I have a developer who lives in a rural area, with no broadband access. (OK, stop laughing.) Worse, his 28.8K dialup ISP has an 8-hour max session time, so anything signifcantly large just can't be downloaded, period. I want to send him a DVD-ROM of some large

Re: Creating source packages?

2008-09-22 Thread Michel Salim
On Mon, Sep 22, 2008 at 10:22 AM, Jay Levitt [EMAIL PROTECTED] wrote: I have a developer who lives in a rural area, with no broadband access. (OK, stop laughing.) Worse, his 28.8K dialup ISP has an 8-hour max session time, so anything signifcantly large just can't be downloaded, period. I

list element in braces followed by } instead of space

2008-09-22 Thread Darren Weber
I have a local port repository under my home path where I am testing a new port for libpqxx (see attached). When I try to install this port, I get the following: [ [EMAIL PROTECTED] ~/ports ]$ sudo port install libpqxx Password: Portfile changed since last build; discarding previous state. ---

Re: list element in braces followed by } instead of space

2008-09-22 Thread Darren Weber
I've also run this debug command: [ [EMAIL PROTECTED] ~/ports ]$ port -d installed DEBUG: list element in braces followed by } instead of space while executing array set receipt_$ref $receipt_contents (procedure receipt_flat::open_entry line 84) invoked from within

Re: Creating source packages?

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 9:22 AM, Jay Levitt wrote: I have a developer who lives in a rural area, with no broadband access. (OK, stop laughing.) Worse, his 28.8K dialup ISP has an 8-hour max session time, so anything signifcantly large just can't be downloaded, period. Oh, I'm not laughing.

Ticket #16549 (add Ada to gcc)

2008-09-22 Thread Jerry
I am extremely interested in this ticket http://trac.macports.org/ticket/16549 to add Ada support to gcc. My particular situation is that I need an Ada 2005 compiler (which means gcc 4.3) which runs on PPC hardware under OS X 10.5. (My need relates to the fact that I have written Ada

Re: list element in braces followed by } instead of space

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 3:06 PM, Darren Weber wrote: I have a local port repository under my home path where I am testing a new port for libpqxx (see attached). When I try to install this port, I get the following: [ [EMAIL PROTECTED] ~/ports ]$ sudo port install libpqxx Password: Portfile

Re: Ticket #16549 (add Ada to gcc)

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 4:14 PM, Jerry wrote: I am extremely interested in this ticket http://trac.macports.org/ticket/16549 to add Ada support to gcc. My particular situation is that I need an Ada 2005 compiler (which means gcc 4.3) which runs on PPC hardware under OS X 10.5. (My need

xaw3d error installing gv

2008-09-22 Thread thomas milewski
This is the error I get: --- Building Xaw3d with target all SHLIBGLOBALSFLAGS=-L/usr/X11R6/lib INCDIR=/ opt/local/include SHLIBDIR=/opt/local/lib USRLIBDIR=/opt/local/lib Error: Target org.macports.build returned: shell command cd /opt/local/var/ma

Re: list element in braces followed by } instead of space

2008-09-22 Thread Darren Weber
Yes, Ryan, the receipt contained a syntax problem, related to the long_description. I created a ticket about that problem, where I noted my solution (#16619). I've now created a new ticket to incorporate a port for libpqxx, Ticket #16621. It installs and uninstalls for me. It should be fully

Re: xaw3d error installing gv

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 4:36 PM, thomas milewski wrote: This is the error I get: --- Building Xaw3d with target all SHLIBGLOBALSFLAGS=-L/usr/X11R6/ lib INCDIR=/ opt/local/include SHLIBDIR=/opt/local/lib USRLIBDIR=/opt/local/lib Error: Target org.macports.build returned: shell command cd

building gnucash

2008-09-22 Thread Robert Goldman
I was trying to 'port install gnucash' the other day, and the building process failed on some dependencies. What surprised me was the sheer scale of the set of dependencies. For example, one of the listed failed dependencies was 'nautilus'. Isn't this a GNOME file manager GUI? I can't see why

Re: building gnucash

2008-09-22 Thread Lenore Horner
On Sep 22, 2008, at 18:22 PM, Robert Goldman wrote: I was trying to 'port install gnucash' the other day, and the building process failed on some dependencies. What surprised me was the sheer scale of the set of dependencies. For example, one of the listed failed dependencies was

exlive_base 2007 not working

2008-09-22 Thread Florian Kühnlenz
I just tried to install doxygen. After 10min I recived a failure. After some research I found out i could install texlive_base: any suggestions? --- Building texlive_base with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/

Re: building gnucash

2008-09-22 Thread Mike Procario
I have used gnucash for a long time, and I remember building it from source on linux. The developers said that gnucash lived high on the software foodchain. They used all sorts of libraries to reduce the code that they had to write, but macports dependencies still surprise me. I think

Re: exlive_base 2007 not working

2008-09-22 Thread Bryan Blackburn
On Tue, Sep 23, 2008 at 02:02:49AM +0200, Florian Kühnlenz said: I just tried to install doxygen. After 10min I recived a failure. After some research I found out i could install texlive_base: any suggestions? --- Building texlive_base with target all Error: Target org.macports.build

Re: Configure error macport - mkvToolnix

2008-09-22 Thread Mine
Hi, Ok it's been several days and I am really struggling with this one. I need to install mkxToolnix but in order to do that, I need to install Boost (which I have now donew several times). MacPorts installs Boost 1.35.0_2 but for some reason it appears that not all the required files are

Re: building gnucash

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 6:22 PM, Robert Goldman wrote: I was trying to 'port install gnucash' the other day, and the building process failed on some dependencies. If you show us exactly what error occurred we may be able to help you diagnose it! :) What surprised me was the sheer scale of

Re: Configure error macport - mkvToolnix

2008-09-22 Thread Ryan Schmidt
On Sep 22, 2008, at 7:45 PM, Mine wrote: Ok it's been several days and I am really struggling with this one. I need to install mkxToolnix but in order to do that, I need to install Boost (which I have now donew several times). MacPorts installs Boost 1.35.0_2 but for some reason it