Re: wxWidgets fails building pgAdmin3

2010-01-28 Thread Ryan Schmidt
On Jan 28, 2010, at 20:51, Peter B. West wrote: > With the changes you mention, port still tries to build wxWidgets. I tried > changing the wx-config:wxWidgets tp wx-config:wxWidgets-devel, but that > failed with a different set of errors. There is a wx-config in > /opt/local/lib/wx-devel/bin/w

Re: Latest PHP and MySQL on PPC G4 Mac

2010-01-28 Thread Bradley Giesbrecht
On Jan 28, 2010, at 11:20 AM, Mark Hattam wrote: On 28 Jan 2010, at 18:49, Joshua Root wrote: On 2010-1-29 05:39 , Peter Oakley wrote: Does the current MacPorts build of PHP no longer include MySQL connectivity? No. See `port variants php5`. A message to this effect would have been pri

Re: InsightToolKit did not build

2010-01-28 Thread Frank J. R. Hanstick
Hello, I tried sudo port install InsightToolkit -doc -py25 and got a build; but, also got the following staging error: Error: Target org.macports.destroot returned: error copying "/opt/ local/share/cmake-2.8/Modules/FindITK.cmake" to "/opt/local/var/ macports/b

Re: wxWidgets fails building pgAdmin3

2010-01-28 Thread Peter B. West
With the changes you mention, port still tries to build wxWidgets. I tried changing the wx-config:wxWidgets tp wx-config:wxWidgets-devel, but that failed with a different set of errors. There is a wx-config in /opt/local/lib/wx-devel/bin/wx-config, and a /usr/bin/wx-config. Is there some confus

Re: upgrade outdated failed

2010-01-28 Thread Rainer Müller
On 2010-01-28 17:46 , Joachim Osnabryg wrote: > $ sudo port -u -d upgrade outdated > > … which ended with: > > Warning: the following items did not execute (for subversion): > org.macports.destroot org.macports.build > DEBUG: > Error: Unable to upgrade port: 1 > To report a bug, see

upgrade outdated failed

2010-01-28 Thread Joachim Osnabryg
Dear helpers, After a successvul $ sudo port selfupdate my following "$ sudo port -u upgrade outdated" ended with Error: Unable to upgrade port: 1 Before reporting a bug, first run the command again with the -d flag to get complete output. Therefor I run: $ sudo port -u -d upgrade outdated

Re: InsightToolKit did not build

2010-01-28 Thread Darren Weber
Part of the build is the documentation installation, which is easily turned off with "-doc". If you also turn off the python wrapping, using "-py25", that should disable both shared libs and the extra wrapping builds. (I've never tested the build with that config.) If you do want shared libs, wi

Re: Latest PHP and MySQL on PPC G4 Mac

2010-01-28 Thread Mark Hattam
On 28 Jan 2010, at 18:49, Joshua Root wrote: > On 2010-1-29 05:39 , Peter Oakley wrote: >> Does the current MacPorts build of PHP no >> longer include MySQL connectivity? > > No. See `port variants php5`. A message to this effect would have been > printed during the upgrade as well. > > - Josh

Re: Latest PHP and MySQL on PPC G4 Mac

2010-01-28 Thread Joshua Root
On 2010-1-29 05:39 , Peter Oakley wrote: > Does the current MacPorts build of PHP no > longer include MySQL connectivity? No. See `port variants php5`. A message to this effect would have been printed during the upgrade as well. - Josh ___ macports-user

Latest PHP and MySQL on PPC G4 Mac

2010-01-28 Thread Peter Oakley
Been using MacPorts for nearly two years now, mainly for PHP and MySQL. These and a number of related apps are by now outdated, and so I'm testing "port -v upgrade outdated" to bring everything up to date. This process hangs at a couple points (specifically, while installing xorg-libXext),

Re: wxWidgets fails building pgAdmin3

2010-01-28 Thread Ryan Schmidt
On Jan 28, 2010, at 07:59, Peter B. West wrote: > There has been recent discussion of build failures of wxWidgets 2.8.9 as a > dependency of python, 2.6 I think. > > I'm trying to build pgAdmin3 on 10.6 using MacPorts 1.8.2. It has a > dependency on wxWidgets 2.8.9. > > wxWidgets-devel (2.9.0

Re: Where can I get Xcode 3.1.x?

2010-01-28 Thread Ryan Schmidt
On Jan 28, 2010, at 08:54, Ken Mandelberg wrote: > I'm running Mac OS X 10.5.8. For various reasons I can't upgrade to 10.6. > > The DVD came with Xcode 3.0. One of the Macports builds fails and tells me I > need Xcode 3.1. I can't find Xcode 3.1 at ADC, they seem to only have 3.2.x > which ca

Where can I get Xcode 3.1.x?

2010-01-28 Thread Ken Mandelberg
I'm running Mac OS X 10.5.8. For various reasons I can't upgrade to 10.6. The DVD came with Xcode 3.0. One of the Macports builds fails and tells me I need Xcode 3.1. I can't find Xcode 3.1 at ADC, they seem to only have 3.2.x which can only run on Mac OS X 10.6. Any idea where I can get Xcod

wxWidgets fails building pgAdmin3

2010-01-28 Thread Peter B. West
There has been recent discussion of build failures of wxWidgets 2.8.9 as a dependency of python, 2.6 I think. I'm trying to build pgAdmin3 on 10.6 using MacPorts 1.8.2. It has a dependency on wxWidgets 2.8.9. wxWidgets-devel (2.9.0) builds OK, but pgAdmin3 is insisting on 2.8.9. Is it feasible