Re: First port installation fails

2007-12-12 Thread Weissmann Markus
On 12.12.2007, at 13:21, Richard Tobin wrote: I installed MacPorts-1.5.0.pkg, did a self-update, then did port install firefox-x11 After installing several ports, it aborted with: ---> Activating p5-pathtools 3.25_0 Error: Target org.macports.activate returned: Image error: /opt/ local/li

Re: plans for 64bit support

2007-12-12 Thread Weissmann Markus
On 12.12.2007, at 12:31, Daniel Oberhoff wrote: -- Forwarded message -- From: Daniel Oberhoff <[EMAIL PROTECTED]> Date: Dec 12, 2007 12:29 PM Subject: Re: plans for 64bit support To: Weissmann Markus <[EMAIL PROTECTED]> [...] we put some research into this duri

Re: plans for 64bit support

2007-12-11 Thread Weissmann Markus
On 11.12.2007, at 20:20, Ryan Schmidt wrote: Please Reply To All so that your reply goes to the mailing list too, not just to me. On Dec 11, 2007, at 13:00, Daniel Oberhoff wrote: Am 11.12.2007 um 09:50 schrieb Ryan Schmidt: On Dec 11, 2007, at 02:35, Daniel Oberhoff wrote: Am 10.12.200

Re: samba3 fails to build

2007-12-11 Thread Weissmann Markus
what system are you on? -Markus On 11.12.2007, at 23:36, Lorin Rivers wrote: I've cleaned and synced and I'm getting failures trying to build Samba. ---> Fetching samba3 ---> Attempting to fetch samba-3.0.28.tar.gz from http://us1.samba.org/samba/ftp/stable/ ---> Verifying checksum(s) f

Re: py-psycopg2 for Python2.5

2007-12-05 Thread Weissmann Markus
done -- py25-psycopg2 is in the ports tree now and will show up in the next index. Regards, -Markus On 04.12.2007, at 18:42, John Keyes wrote: Hi, I need py-psycopg2 for Python2.5 but the one in the repository depends on python24. I edited the Portfile and changed this to python25 and di

Re: sqlite3 Broken

2007-11-29 Thread Weissmann Markus
Hi Nathan, this is a known problem: The sqlite team changed their release-file after the release to integrate some cosmetic changes. A workaround for this is in the most recent port of sqlite3 already so doing a sync and retrying should solve your issues. Regards, -Markus On 29.11.2007,

Re: checksum problem with sqlite3

2007-11-28 Thread Weissmann Markus
This wasn't a bug in the Portfile but a "re-release" of version 3.5.3; someone has changed the distfile on the sqlite.org server. The changes [1] between the two sqlite-3.5.3.tar.gz distfiles are of cosmetic value to us only, so this most probably was not a hack of the sqlite.org server..

Re: Installing python25 on OS X 10.3 failed

2007-11-19 Thread Weissmann Markus
Hi [EMAIL PROTECTED], 10.3 is not officially supported anymore*) and I do not even have access to a 10.3 box. I'll happily add any patch for 10.3 that does not conflict with 10.4 or 10.5 but I don't have a way of testing it. -Markus *) which doesn't mean anyone will break stuff on purpose

Re: Python Versions

2007-11-10 Thread Weissmann Markus
On 09.11.2007, at 23:24, [EMAIL PROTECTED] wrote: Awesome, thanks for the info. I'll take a look at some 2.4 ports and see about modifying them to work with python 2.5. Often it is sufficient to change the line PortGroup python24 1.0 to PortGroup python25 1.0 of course IF the module runs

Re: Macports and http proxy

2007-11-07 Thread Weissmann Markus
On 05.11.2007, at 18:20, Quintin wrote: Oh, right. Thanks! Ticket filed: #13158 hmmm... afaik, libcurl reads http_proxy & friends; setting http_proxy works for me: # working http proxy: $> export http_proxy=http://myproxy:3128 sudo port -d fetch mysql5 -> succeeds # inexistant http proxy

Re: Speed up build phase with "make -j"

2007-10-30 Thread Weissmann Markus
On 30.10.2007, at 12:13, Anders F Björklund wrote: I'd rather encourage a mechanism for port that provides a mechanism for port authors to know how many processors there are and to enable parallel builds if they know this to work. Perhaps a switch "use_parallel_build [yes|no]" that will add "

Re: Speed up build phase with "make -j"

2007-10-30 Thread Weissmann Markus
On 28.10.2007, at 23:52, js wrote: On 10/29/07, Anders F Björklund <[EMAIL PROTECTED]> wrote: Note that some ports will fail to build, when using "make -j 2" What causes the build erorr? is it for bad Makefile or problem of "-j" option itself? Bad makefiles, usually missing dependencies.

Re: Sqlite3 fails to build

2007-10-29 Thread Weissmann Markus
On 29.10.2007, at 12:56, Takashi Yoshida wrote: I'm not sure what happened, but I did the following (after my first attempt to install php5 via 'sudo port -v install php5 +apache2 +mysql5 +pear'): sudo port -v clean php5 sudo port -v clean sqlite3 sudo port -v install php5 +apache2 +mysql5

Re: Error installing python25

2007-09-25 Thread Weissmann Markus
Hi Rene, port(1) exptects [1] a full XCode installation (the default XCode installation + X11 SDK). I'd say that at least the Quicktime SDK is missing on your system. -Markus [1] http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts On 24.09.2007, at 20:06, René Mølsted wrot

Re: port zip unavailable?

2007-07-27 Thread Weissmann Markus
On 27 Jul 2007, at 14:13, McGarry Vince wrote: On Jul 27, 2007, at 1:37 AM, Weissmann Markus wrote: Hi Vince, the problem is on your machine: It cannot resolve the hostnames of the servers, meaning it cant determine the IP address of the servers. This looks like a local networking

Re: port zip unavailable?

2007-07-26 Thread Weissmann Markus
Hi Vince, the problem is on your machine: It cannot resolve the hostnames of the servers, meaning it cant determine the IP address of the servers. This looks like a local networking problem - the distfile fetches just fine here (from the 1st server). Check your network connection and try a

Re: gcc42 build problem

2007-07-24 Thread Weissmann Markus
I need a full trace to have a guess; btw. is this 4.2.1 or 4.2.0? Are you on 10.3.x or 10.4.x? Do you have an Intel or PPC box? -Markus On 21 Jul 2007, at 01:17, Dave Minor wrote: pdftk depends on gcc42 in macports 1.5. I cannot for the life of me get gcc42 or gcc43 to build. gcc42 fail

Re: gcc42 info manual

2007-06-10 Thread Weissmann Markus
On 8 Jun 2007, at 22:53, Ryan Schmidt wrote: On Jun 8, 2007, at 15:06, Jochen Küpper wrote: I have gcc42 installed, but no info-files in ${prefix}/share/info. On the other hand I see a --infodir=${prefix}/share/info in the gcc42 Portfile... Since this is along build, I don't want to try w

Re: Postgres launchd script suggestions

2007-06-10 Thread Weissmann Markus
On 9 Jun 2007, at 15:42, Jyrki Wahlstedt wrote: On 7.6.2007, at 18.19, Christian Voelker wrote: Hello Markus and Jyrki, I am running PostgreSQL as built by macports since some time with great success (currently I have a little issue on a G5 iMac, by I have to investigate that myself before s

Re: python24 upgrade fails?

2007-05-09 Thread Weissmann Markus
Hi Paul, we already received this error report from another user, but not with the hint about the actual version of the python interpreter in $worksrcpath; neither Jann nor Elias nor I did encounter this particular error and we have been unable to reproduce it so far. We're investigating;

Re: postgresql82 build fails ... needs libxslt?

2007-04-12 Thread Weissmann Markus
Salut! On 13 Apr 2007, at 04:50, Ryan Schmidt wrote: On Apr 12, 2007, at 19:33, Don Bright wrote: I just tried to install postgresql82 and it bombs out, unable to find libxslt header files. After I installed libxslt, postgres built ok. Is postgresql82 missing a 'build dependency' on lib