Sorry, this is all I can get. :-(
This isn't my webserver, so the only error logs I get are what they give
me. I guess I will just have to keep working at it.
Thanks for looking at it though, Brandon
On Wed, 2008-01-16 at 15:12 +0100, Bruno Desthuilliers wrote:
> Brandon Perry a écrit
Hi, I am having to compile a standalone version of python for the web
server I use (they don't allow access to /usr/bin/python). I posted
earlier about a GLib error, but I have fixed that now. I am very close
to getting this to work, but I am getting some weird errors.
File "/home/vminds/public_ht
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 allo
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