Re: py-wxpython build problem

2007-01-01 Thread Mark Duling
Bas den Hond <[EMAIL PROTECTED]> on Monday, January 1, 2007 at 4:25 PM -0800 wrote: >It would be interesting to try and put back the old version of >wxWidgets the same way... If you want to try an old port (MacPorts has no facility for this), go to the wiki and click the "sources" link and find

Re: py-wxpython build problem

2007-01-01 Thread Bas den Hond
Tried it. No luck... After changing the version and the checksum, and converting the bz2 source file to gz, I could extract and patch. But when I start the build, I get essentially the same errors. Under port -v build, the first few are all in this vein: In file included from src/helpers.cp

Re: py-wxpython build problem

2007-01-01 Thread Mark Duling
Bas den Hond <[EMAIL PROTECTED]> on Friday, December 29, 2006 at 2:46 AM -0800 wrote: >I hope someone can help me with the following problem: > >On a clean, updated, synced installation of MacPorts, OSX 10.4.8, I >cannot build py-wxpython. All dependencies build and install fine, >but py-wxpyth

Re: is platypus maintained? + crosscompiling (intel + ppc)

2007-01-01 Thread Kevin Ballard
Well, current version of Platypus is now 3.4, so perhaps it isn't being maintained properly? Also, the "correct" URL seems to be sveinbjorn.org, not sveinbjorn.sytes.net (that said, both point to the same IP). Unfortunately the server does not seem to be responding. I would recommend trying

Re: Fetching nspr failed due to wrong master_sites

2007-01-01 Thread Randall Wood
Fixed in SVN commit 21097. On 1 Jan 2007, at 04:44, js wrote: Hi list, I tried to install spidermonkey and discovered that URL specified in the master_sites of nspr is wrong. (nspr is a port that spidermonkey depends on) After applying the following patch, the installation worked. 12c12 < ma

Re: py-wxpython build problem

2007-01-01 Thread Bas den Hond
Hi Jyrki, Thanks for clearing that up. I'll be patient... But this brings up, for me at least, two questions about how MacPorts works. - Shouldn't the 'port' program have told me that py-wxpython can't find the wxWidgets version it has to work with, instead of having gcc stumble around unt

Fetching nspr failed due to wrong master_sites

2007-01-01 Thread js
Hi list, I tried to install spidermonkey and discovered that URL specified in the master_sites of nspr is wrong. (nspr is a port that spidermonkey depends on) After applying the following patch, the installation worked. 12c12 < master_sites ftp://ftp.mozilla.com/pub/mozilla.org/nspr/rele