Re: Dovecot installation

2008-05-25 Thread Ryan Schmidt
Hi Martin. Welcome to MacPorts! On Mac OS X 10.4 and later, you use launchctl to control startup processes. To start dovecot now, and cause it to be started every time you turn on or restart the computer, do this: sudo launchctl load -w /Library/LaunchDaemons/org.macports.dovecot.plist To s

Re: trouble building libtool

2008-05-25 Thread Peter O'Gorman
Joshua Root wrote: > I don't know how this apparent circular dependency should be resolved. > Perhaps someone with a better understanding of the autotools can > enlighten us. autoconf should not depend on libtool ( the tests that use libtool should just skip if it is not installed ). autoconf

qt4 missing when installing LyX

2008-05-25 Thread Jerry
Hi, I'm still having trouble getting LyX installed. The problem seems to be a missing qt4 library. Just wondering if anyone else is having this problem. Jerry Port command started with PID 27564 Configuring LyX Error: Target org.macports.configure returned: configure failure: shell comma

Dovecot installation

2008-05-25 Thread Martin Krischik
Hello, I am new to Mac and currently I am trying to move all the work I did up to now done by my linux server to my new mac pro. And very first task is my E-Mail collections which up to now was handled by a dovecot IMAP server. Only the dovecot does not work as expected and hunting the prob

Re: ImageMagick checksum error

2008-05-25 Thread Joshua Root
Tabitha McNerney wrote: > Besides libcaca, I also discovered today an ImageMagick checksum error as > follows: > > # port -v install ImageMagick >> ---> Verifying checksum(s) for ImageMagick >> ---> Checksumming ImageMagick-6.4.1-2.tar.bz2 >> Error: Checksum (md5) mismatch for ImageMagick-6.4.1-

Re: Help installing gnome with macport

2008-05-25 Thread Rainer Müller
Tabitha McNerney wrote: > Good suggestion. After a sudo port clean --all libcaca I then ran the > fetch phase separately, and got the bit bucket: [...] Make sure you really got the latest Portfile (port sync). | [EMAIL PROTECTED] ~ $ port cat libcaca |head -1 | # $Id: Portfile 36996 2008-05-22 1

ImageMagick checksum error

2008-05-25 Thread Tabitha McNerney
Besides libcaca, I also discovered today an ImageMagick checksum error as follows: # port -v install ImageMagick > ---> Verifying checksum(s) for ImageMagick > ---> Checksumming ImageMagick-6.4.1-2.tar.bz2 > Error: Checksum (md5) mismatch for ImageMagick-6.4.1-2.tar.bz2 > Portfile checksum: Imag

Re: php5 upgrade today

2008-05-25 Thread Mark Hattam
At 19:50 -0500 24/5/08, Ryan Schmidt wrote: >On May 24, 2008, at 18:08, Mark Hattam wrote: > >>re-installed XCode 2.5 and it now appears to be happy ... it's >>still building the php5 part, but it's got this much done and thus >>I'm pretty confident it will accomplish the task in due time. > >Goo