Re: Problems building octave

2007-11-04 Thread Marius Schamschula
Ryan, The current version of octave is 2.9.16 (as of October 31st). On Nov 3, 2007, at 8:07 PM, Ryan Schmidt wrote: Presumably you are trying to use octave 2.9.9 which is the version in MacPorts at this time. Patches have been submitted to update the octave port to 2.9.15. You could try

Smultron 3.2 portfile error

2007-11-04 Thread William Davis
Smultron 3.2 refused to upgrade from 3.1.x with message about 3.2 only working on Leopard systems. Unfortunatly I have a Leopard system. When I removed || (variant_isset darwin_8) from the if ...then test expression line then Smultron @3.2 installed with no problem. according to the -d

mutt 1.5.17 header caching problem

2007-11-04 Thread Sbranzo
I'm experiencing some issues with the latest release of mutt-devel and header caching. Basically, without changing the configuration from 1.5.16, header caching for my maildirs stopped working. That's the bug report I filed for on the mutt trac, http://dev.mutt.org/trac/ticket/2978 , does it work

image not found error

2007-11-04 Thread Jing Tang
Hi, I just installed Macport and when I tried to use it I got the error: jing-tangs-computer:/developer/cairo-1.4.10 Jing$ sudo port install cairo Library not loaded: /usr/lib/libcurl.4.dylib Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/ Pextlib.dylib Reason: image not

Re: mutt 1.5.17 header caching problem

2007-11-04 Thread Olaf Foellinger
Hi, * Sbranzo [EMAIL PROTECTED] [04.11.07 14:13]wrote: I'm experiencing some issues with the latest release of mutt-devel and header caching. Basically, without changing the configuration from 1.5.16, header caching for my maildirs stopped working. That's the bug report I filed for on the

Re: Smultron 3.2 portfile error

2007-11-04 Thread Ryan Schmidt
On Nov 4, 2007, at 05:23, William Davis wrote: Smultron 3.2 refused to upgrade from 3.1.x with message about 3.2 only working on Leopard systems. Unfortunatly I have a Leopard system. When I removed || (variant_isset darwin_8) from the if ...then test expression line then Smultron @3.2

Re: mutt 1.5.17 header caching problem

2007-11-04 Thread Erwan David
Le Sun 4/11/2007, Olaf Foellinger disait Hi, * Sbranzo [EMAIL PROTECTED] [04.11.07 14:13]wrote: I'm experiencing some issues with the latest release of mutt-devel and header caching. Basically, without changing the configuration from 1.5.16, header caching for my maildirs stopped

Couldn't update

2007-11-04 Thread Jing Tang
Hi again, thanks everyone for the help, but now I've got some more problems:( I'm on Mac 10.4.10, just installed macport1.5.0. but when i tried to install cairo i got: jing-tangs-computer:~ Jing$ sudo port install cairo Error: Error executing darwin_8: invalid command name

hdf5 upgrade fails

2007-11-04 Thread Chris Waterson
Apologies if this has already been reported, but... It turns out that the HDF5 build will fail when *upgrading* from 1.6.5_0 to 1.6.6_0 with the following error: gcc .libs/getnameS.o -O2 -std=c99 -Wno-long-long -O -fomit-frame- pointer -finline-functions -o .libs/getname getname.o

Re: Inkscape does not start

2007-11-04 Thread Toru Murakami
2007/11/02 18:42, Piet van Oostrum wrote: Have you tried to rebuild inkscape? I have several times. -- toru ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

ATK Build Failure

2007-11-04 Thread bensonk
Hi, I've just recently formatted my G4 powerbook and installed Leopard. I had been using fink on my old install, but was not happy with it, and decided to switch to macports. I'm trying to get GTK installed, but the build is failing when it gets to ATK. I'd really appreciate any help debugging

Re: Inkscape does not start

2007-11-04 Thread Yves de Champlain
Le 07-11-04 à 21:25, Toru Murakami a écrit : 2007/11/02 14:43, Ryan Schmidt wrote: Xcode version? Xcode Tools 2.4 What happens when you try to start inkscape? Becomes dormant. you mean no message at all in the xterm ? yves ___

Re: Inkscape does not start

2007-11-04 Thread Toru Murakami
2007/11/05 13:38, Yves de Champlain wrote: you mean no message at all in the xterm ? Exactly, and have to hit Ctrl+C. -- toru ___ macports-users mailing list macports-users@lists.macosforge.org

Re: ATK Build Failure

2007-11-04 Thread Ryan Schmidt
On Nov 4, 2007, at 22:23, [EMAIL PROTECTED] wrote: I've just recently formatted my G4 powerbook and installed Leopard. I had been using fink on my old install, but was not happy with it, and decided to switch to macports. I'm trying to get GTK installed, but the build is failing when it

Re: hdf5 upgrade fails

2007-11-04 Thread Ryan Schmidt
On Nov 4, 2007, at 17:57, Chris Waterson wrote: Apologies if this has already been reported, but... It turns out that the HDF5 build will fail when *upgrading* from 1.6.5_0 to 1.6.6_0 with the following error: gcc .libs/getnameS.o -O2 -std=c99 -Wno-long-long -O -fomit-frame- pointer

Re: Couldn't update

2007-11-04 Thread Ryan Schmidt
On Nov 4, 2007, at 17:10, Jing Tang wrote: Hi again, thanks everyone for the help, but now I've got some more problems:( I'm on Mac 10.4.10, just installed macport1.5.0. but when i tried to install cairo i got: jing-tangs-computer:~ Jing$ sudo port install cairo Error: Error executing

Re: Smultron 3.2 portfile error

2007-11-04 Thread Ryan Schmidt
On Nov 4, 2007, at 16:18, William Davis wrote: On Nov 4, 2007, at 3:28 PM, Ryan Schmidt wrote: On Nov 4, 2007, at 05:23, William Davis wrote: Smultron 3.2 refused to upgrade from 3.1.x with message about 3.2 only working on Leopard systems. Unfortunatly I have a Leopard system. When I

Re: Something to tail -f during a long build?

2007-11-04 Thread paul beard
On 11/3/07, Lloyd Zusman [EMAIL PROTECTED] wrote: Once I've started a long build (for example, of something like gcc42), is there a file somewhere that I can look at with tail -f in order to watch the progress of the build? I know that I can start a build with the -v or maybe -d flag to see