Re: Compile with GLib-1.2 instead of 2.4

2008-01-15 Thread Brandon Perry
Sorry, I know what arg to use with ./configure. With --with-libc=STRING, do I put the version I want, or the path to my GLib 1.2 files? On Tue, 2008-01-15 at 14:53 -0600, Brandon Perry wrote: > Hi, I am having to compile a standalone python because the webserver I > use doesn't allow access to /usr

Compile with GLib-1.2 instead of 2.4

2008-01-15 Thread Brandon Perry
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/an