[Pythonmac-SIG] PyXML install problems

Todd O'Bryan toddobryan at mac.com
Wed Apr 5 03:13:16 CEST 2006


OK, I successfully installed it. (Thanks for the simple-but-time- 
consuming-download-wise fix, Bob.)

Now, how do I donate the binary back to the cause?

Todd

P.S. I'm willing to do some others, assuming it's not too  
complicated. MySQL-python just released 1.2.1, and 1.2.0 is the most  
recent available binary. I was able to install it, I think, but I got  
this warning when I tried to build.

gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g  
-bundle -undefined dynamic_lookup build/temp.macosx-10.4-fat-2.4/ 
_mysql.o -L/usr/local/mysql/lib -lmysqlclient_r -lz -lm -o build/ 
lib.macosx-10.4-fat-2.4/_mysql.so
/usr/bin/ld: for architecture i386
/usr/bin/ld: warning /usr/local/mysql/lib/libmysqlclient_r.a  
archive's cputype (18, architecture ppc) does not match cputype (7)  
for specified -arch flag: i386 (can't load from it)

On Apr 4, 2006, at 5:21 PM, Christopher Barker wrote:

> Bill Janssen wrote:
>> Time to update the downloads page?
>
> I'm not sure. We don't have a single Universal package available yet.
>
> However, it does work, on PPC, with the packages for the 2.4.1  
> Framework
> build. If you use it on Intel, however, you're stuck with building
> everything yourself, and I don't know how universally that works.
>
> I'd be inclined to wait until we have a core of commonly used packages
> available.
>
> -Chris
>
>
>
>
> -- 
> Christopher Barker, Ph.D.
> Oceanographer
>                                      		
> NOAA/OR&R/HAZMAT         (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> Chris.Barker at noaa.gov
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list