How to install an "old" version?

2009-04-20 Thread Turgs
Hello I want to upgrade the version of Subversion I have installed on OSX, which is 1.4.4. According to http://www.macports.org/ports.php?by=name&substr=subversion the latest version is 1.6.1. I want the latest 1.5.X version. Is there a way I can get macports to install this 1.5.X version rathe

Re: Re: Devhelp does not work

2009-04-20 Thread Guido Soranzio
David Evans wrote: I'm running into trouble with devhelp. It returns the following error when trying to run it either froom glade3 or the commande line: (devhelp:98244): Devhelp-CRITICAL **: bacon_message_connection_get_is_server: assertion `conn != NULL' failed (devhelp:98244): Devhel

Re: nothing found to load

2009-04-20 Thread Mike Alexander
--On April 20, 2009 8:41:04 PM -0500 Lenore Horner wrote: On Apr 20, 2009, at 20:30 , Frank J. R. Hanstick wrote: Hello, After uninstalling and then installing dbus, I entered: launchctl load /Library/LaunchAgents/org.freedesktop.dbus- session.plist which resulted

localhost launchd: org.postfix.master: exited with exit code: 1

2009-04-20 Thread Frank J. R. Hanstick
Hello, I began seeing the following messages on my maintenance display after opening Mail.app: Apr 20 17:22:15 Franks-PPC-G4 launchd: org.postfix.master: 9 more failures without living at least 60 seconds will cause job removal Apr 20 17:23:15 Franks-PPC-G4 launchd: org.postfix.master: 9 mo

Re: nothing found to load

2009-04-20 Thread Lenore Horner
On Apr 20, 2009, at 20:30 , Frank J. R. Hanstick wrote: Hello, After uninstalling and then installing dbus, I entered: launchctl load /Library/LaunchAgents/org.freedesktop.dbus- session.plist which resulted in: nothing found to load I do not think this is the pr

nothing found to load

2009-04-20 Thread Frank J. R. Hanstick
Hello, After uninstalling and then installing dbus, I entered: launchctl load /Library/LaunchAgents/org.freedesktop.dbus- session.plist which resulted in: nothing found to load I do not think this is the proper response to the command. For the record org.freedes

Re: py26-ply

2009-04-20 Thread Frank Schima
You should file a new trac ticket [1] for port submissions. You can attach the file to the ticket. [1] Cheers! Frank On Apr 20, 2009, at 12:10 PM, Michał Bendowski wrote: Hi, I don't know if this is the right place to share this, but I've created a Port

py26-ply

2009-04-20 Thread Michał Bendowski
Hi, I don't know if this is the right place to share this, but I've created a Portfile for py26-ply - just the simple changes from py25-ply. I won't be able to maintain it, but maybe someone will make use of it. Best regards, Michał Bendowski Portfile Description: Binary data __

Libtheora doesn't build

2009-04-20 Thread Gonzalo Abella
Hello, I'm a new Macports user and I have some problems installing libtheora library needed for Gimp and for ffmpeg. I have Darwin 8.11 and MacOS 10.4.11. ip_wless_escet_52:~ gon$ sudo port install libtheora Password: ---> Building libtheora Error: Target org.macports.build returned: shell comman

Re: postfix can not start

2009-04-20 Thread Scott Haneda
Why did mysql allow it? On Apr 20, 2009, at 7:25 AM, Daniel J. Luke wrote: You upgrade mysql and it removed a library that postfix depended on. (/opt/local/lib/mysql5/mysql/libmysqlclient.16.dylib). When you removed and re-installed postfix, it found the newer mysql library and worked agai

Re: postfix can not start

2009-04-20 Thread Daniel J. Luke
You upgrade mysql and it removed a library that postfix depended on. (/ opt/local/lib/mysql5/mysql/libmysqlclient.16.dylib). When you removed and re-installed postfix, it found the newer mysql library and worked again. One way of dealing with this sort of thing would be to have a staging s

Re: postfix can not start

2009-04-20 Thread Scott Haneda
I uninstalled postfix, and put it back in, this all went away. I would like to know what caused this, and how to avoid it. These are often going to be production servers, and things like this happening would be bad. If I know what is going on, I can prepare for them and make sure I do no

postfix can not start

2009-04-20 Thread Scott Haneda
$port -v MacPorts 1.710 $port installed | grep -i postfix postfix @2.5.5_0+darwin_9+dovecot_sasl+ldap+mysql5+tls (active) $whereis postfix /usr/sbin/postfix * Is whereis hard coded in standard paths, and that is not something I can change? $which postfix /opt/local/sbin/postfix $echo $PAT

Python 2.6.1 i386+x86_64 doesn't work with command arch?

2009-04-20 Thread Luc Bourhis
Hi, I installed a universal i386 + x86_64 Python 2.6.1 as follow. Here is the relevant part of my macports.conf: # Options for Universal Binaries (+universal variant) # MACOSX_DEPLOYMENT_TARGET universal_target10.5 # the SDK "sysroot" to use universal_sysroot /Developer/SDKs/M