Re: invalid command name on some downloads

2007-12-13 Thread bensonk
The configuration setting should be available at this address: http://lists.macosforge.org/mailman/admin/macports-users/?VARHELP=general/reply_goes_to_list This can only be changed by an administrator, and having replies automatically go to the list is "strongly discouraged". However, as Ryan see

Re: Python Versions

2007-11-09 Thread bensonk
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. Benson On Fri, Nov 09, 2007 at 03:53:00PM -0500, Daniel J. Luke wrote: > On Nov 9, 2007, at 3:45 PM, Lefteris Tsintjelis wrote: >> William Davis wrote: >>> Or even get your fe

Python Versions

2007-11-09 Thread bensonk
Hi, I've been using MacPorts to install python modules, but I'm finding that a lot of packages seem to depend on python 2.4 rather than 2.5. Is MacPorts generally still using python 2.4 as the default python version? Is there a way to force a package (py-feedparser, for example) to use python 2.5

Re: ATK Build Failure

2007-11-05 Thread bensonk
Yeah, I did a port sync and port install gtk2 and it worked like a charm. Thanks. :-) Benson On Mon, Nov 05, 2007 at 12:38:57PM -0800, Kendall Shaw wrote: > On Nov 4, 2007, at 8:50 PM, Ryan Schmidt wrote: > >> On Nov 4, 2007, at 22:23, [EMAIL PROTECTED] wrote: >>> >>> ld: duplicate symbol _g_b

ATK Build Failure

2007-11-04 Thread bensonk
Hi, I've just recently formatted my G4 powerbook and installed Leopard. I had been using fink on my old install, but was not happy with it, and decided to switch to macports. I'm trying to get GTK installed, but the build is failing when it gets to ATK. I'd really appreciate any help debugging