how to find out vesion of a python module

Martin martin at marcher.name
Tue Feb 10 10:58:40 EST 2009


Hi,

2009/2/10 Atishay <contactatishay at gmail.com>:
> Now the point is, how do I avoid setting LD_LIBRARY_PATH everytime for
> python? I know I can write a bash script, but I am sure python would
> have some feature that I can tweak to make it work.

On debian you can modify

 * /etc/ld.so.conf and/or
 * /etc/ld.so.conf.d/....

to include the path you need.

hth
martin

-- 
http://soup.alt.delete.co.at
http://www.xing.com/profile/Martin_Marcher
http://www.linkedin.com/in/martinmarcher

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



More information about the Python-list mailing list