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_html/torrents/python/lib/python2.2/socket.py", line 41, in ? File "/home/vminds/public_html/torrents/python/lib/python2.2/httplib.py", line 71, in ? File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/zurllib.py", line 4, in ? File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/download_bt1.py", line 4, in ? File "/home/vminds/public_html/torrents/TF_BitTornado/btphptornado.py", line 15, in ? I am using 2.2 for compatibility purposes. Thanks, Brandon -- http://mail.python.org/mailman/listinfo/python-list