stupid_idiot
Group: Members
Posts: 344
Joined: Oct. 2006 |
|
Posted: June 17 2007,05:01 |
|
Have tried installing cheetah, cherry as well as bittorrent stuff (Twisted, zope-interface, etc.) with the uci and so far seems to work okay. From testing, it seems packages will need to write to $PREFIX/bin,include, and share. So I think I will make a directory called /opt/py25 and put all the writable dirs in there.
So we have: /opt/py25/bin [<100K] /opt/py25/include [<600K] /opt/py25/share [unused, 0K] /opt/py25/site-packages [only a README, 4K]
And that's about it.
Also, zlib in DSL is a few versions behind (1.1.4) and I am getting a 'undefined symbol' error when I try to run BitTorrent with python. The error goes away when I replace zlib with a recent version (1.2.2). Since I can't replace DSL's zlib I will put the newer zlib in /opt/python-2.5/lib and use rpath linking on the python libraries.. I'll keep you guys posted. Maybe some screenshots by tomorrow.
|