2009/2/3 Tim Johnson <t...@johnsons-web.com>:
>>  - wrong libraries
>  how do we resolve paths to libraries?

Well, like I suggested, you could try building a staticly-linked
version.  Then it doesn't matter.

Otherwise, I'm not sure.  Maybe you could figure out what libraries
you need, upload them, and play around with LD_LIBRARY_PATH.  This is
really a linux question, rather than a python question, though, so
this may not be the best place to ask.

(but see: http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
 and  http://blogs.sun.com/ali/entry/avoiding_ld_library_path_the )

-- 
John.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to