Search

Search found 2 matches

by ssam
11 Feb 2007, 00:24
Forum: Linux
Topic: Compiles with Python 2.5? Doesn't finds zlib.h?
Replies: 6
Views: 2835

the complaint about zlib is because the example zlib file does not build. the reason is not the lack of zlib, but the gcc command used to build it. the flags -mieee-fp and -mfpmath=387 are only valid on x68 cpus. the patch Index: rts/build/scons/rts.py ===============================================...
by ssam
10 Feb 2007, 23:57
Forum: Linux
Topic: Compiles with Python 2.5? Doesn't finds zlib.h?
Replies: 6
Views: 2835

i am still getting the Checking header files Checking for C header file zlib.h... no Zlib headers are required for this program error. this is on ubuntu edgy powerpc update: config.log says file rts/build/scons/config.py,line 316: Configure(confdir = build/sconf_temp) /usr/bin/freetype-config --ftve...

Go to advanced search