|
From: rocksportrocker on 2 Jul 2008 09:30 Hi, how do you distribute ctypes based modules on a linux machine ? What does your setup.py look like ? I have to copy my shared library to /usr/lib or another common place, but I would prefer .../site-packages/... In the latter case I have to modify LD_LIBRARY_PATH oder some ld.so.conf configuration file. So, what is the prefered method for this task ? Greetings, Uwe
|
Pages: 1 Prev: Using Gnuplot and making an exe file outv the prog Next: simple UnZip |