[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Compile with GLib-1.2 instead of 2.4

Brandon Perry

1/15/2008 8:54:00 PM

Hi, I am having to compile a standalone python because the webserver I
use doesn't allow access to /usr/lib/python. I tried compiling on my
lappy and uploading it, but the webserver does not have GLib-2.4. What
arguments would I have to include in order for it to compile with
GLib-1.2 instead of/and GLib2.4?

Thanks, Brandon