Re: Error while compiling Enblend with MacPorts version 2.0.3

2011-10-24 Thread Ryan Schmidt
On Oct 24, 2011, at 14:54, Philippe Bernery wrote: > I'm trying to install Enblend (not directly but throw the installation of > hugin-app) but it fails with several errors and I can't figure out what could > be the origin of the problem. [snip] > Any idea? As with any other build failure when

Re: No destroot after fetching archive

2011-10-24 Thread Ryan Schmidt
On Oct 25, 2011, at 00:44, Mike Alexander wrote: > I just updated my MacPorts installation to SVN r86383 and tried to upgrade my > ports. The upgrade for audiofile failed with > > ---> Computing dependencies for audiofile > ---> Fetching archive for audiofile > ---> Attempting to fetch > a

No destroot after fetching archive

2011-10-24 Thread Mike Alexander
I just updated my MacPorts installation to SVN r86383 and tried to upgrade my ports. The upgrade for audiofile failed with ---> Computing dependencies for audiofile ---> Fetching archive for audiofile ---> Attempting to fetch audiofile-0.2.7_0+universal.darwin_10.i386-x86_64.tbz2 from http

Postfix with SASL

2011-10-24 Thread Gregory Gulik
I've been struggling to get postfix working with SASL (pam) authentication working on a new Lion mac mini. Basically, I want it to authenticate against local users on the box. I tried to get the system default postfix with SASL to work but I never managed to get PAM authentication working.

Re: gifshuffle

2011-10-24 Thread Ryan Schmidt
On Oct 24, 2011, at 19:48, Stefan wrote: > On Mon, Oct 24, 2011 at 6:55 PM, Ryan Schmidt wrote: >> >> On Oct 24, 2011, at 09:13, Stefan wrote: >> >>> Sweet - would it be possible to make it accept a ~/path/to/file.gif ? >> >> Doesn't it already do that? From the manpage: >> >> SYNOPSIS >>

Re: gifshuffle

2011-10-24 Thread Stefan
On Mon, Oct 24, 2011 at 6:55 PM, Ryan Schmidt wrote: > > On Oct 24, 2011, at 09:13, Stefan wrote: > >> Sweet - would it be possible to make it accept a ~/path/to/file.gif ? > > Doesn't it already do that? From the manpage: > > SYNOPSIS >       gifshuffle [ -CQS1 ] [ -p passwd ] [ -f file | -m mess

Re: install and upgrade scipy encounter disk space problem

2011-10-24 Thread Scott Webster
How to file a ticket, in case this is what you were asking: http://guide.macports.org/#project.tickets On Mon, Oct 24, 2011 at 4:54 PM, Ryan Schmidt wrote: > > On Oct 24, 2011, at 16:05, Ke Wu wrote: > >> On Oct 24, 2011, at 12:05 AM, Ryan Schmidt wrote: >> >>> On Oct 23, 2011, at 22:55, Ke Wu w

Re: gifshuffle

2011-10-24 Thread Ryan Schmidt
On Oct 24, 2011, at 09:13, Stefan wrote: > Sweet - would it be possible to make it accept a ~/path/to/file.gif ? Doesn't it already do that? From the manpage: SYNOPSIS gifshuffle [ -CQS1 ] [ -p passwd ] [ -f file | -m message ] [ infile.gif [ outfile.gif ]] ___

Re: install and upgrade scipy encounter disk space problem

2011-10-24 Thread Ryan Schmidt
On Oct 24, 2011, at 16:05, Ke Wu wrote: > On Oct 24, 2011, at 12:05 AM, Ryan Schmidt wrote: > >> On Oct 23, 2011, at 22:55, Ke Wu wrote: >> >>> I traced the delta of my disk space and found that when the scipy is >>> building, the swap files in /private/var/vm/ were getting abnormal bigger >>

Re: install and upgrade scipy encounter disk space problem

2011-10-24 Thread Ke Wu
Thanks Should I report a bug on the trac? If so, what kind of information do I need to provide? -DR On Oct 24, 2011, at 12:05 AM, Ryan Schmidt wrote: > > On Oct 23, 2011, at 22:55, Ke Wu wrote: > >> I traced the delta of my disk space and found that when the scipy is >> building, the swap f

Error while compiling Enblend with MacPorts version 2.0.3

2011-10-24 Thread Philippe Bernery
Hi, I'm trying to install Enblend (not directly but throw the installation of hugin-app) but it fails with several errors and I can't figure out what could be the origin of the problem. Here is an extract of the compilation log: /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/local/

Re: gifshuffle

2011-10-24 Thread Stefan
Sweet - would it be possible to make it accept a ~/path/to/file.gif ? Thanks ***Stefan Mititelu http://twitter.com/netfortius http://www.linkedin.com/in/netfortius On Mon, Oct 24, 2011 at 9:00 AM, wrote: > Message: 8 > Date: Sun, 23 Oct 2011 22:00:09 +0200 > From: Fyodor Vassiley > To: mikel

emacs-snapshot +gtk+x11 failing to run

2011-10-24 Thread Andrew Todd
After a recent "port upgrade outdated," I am no longer able to run emacs-snapshot. $ emacs-snapshot dyld: Library not loaded: /opt/local/lib/libMagickWand.4.dylib Referenced from: /opt/local/bin/emacs-snapshot Reason: image not found Trace/BPT trap Any ideas? Thanks.