Kissenschlaaaaaaaacht!!
Geek And Poke: Project Management Made Easy – Test Management
August 6th, 2010Kekse!!
July 20th, 2010Verdammter Tintenfisch
July 9th, 2010Short links for July 6th
July 6th, 2010These are my links for July 6th:
Optische Täuschungen | Spreeblick
June 28th, 2010Die Chinesen sind uns meilenweit voraus
June 14th, 2010via youtube.com
Ein mobile Parkplatz – so etwas schaff ich mir jetzt auch an!
Short links for June 8th
June 8th, 2010These are my links for June 8th:
- PackagingGuide/Python – Ubuntu Wiki – A guide how to create ubuntu (debian) packages for python apps.<br />
I ran across a problem that on older Ubuntu machines (Hardy) the python modules were packaged into /usr/lib/python2.6/site-packages directory while with newer Ubuntu versions (Karmic) it is packed into /usr/share/pyshared.<br />
The cause of this behaviour are different python-support and dpkg versions. The newer ones can determine what directory is good (therefore using pyshared). The site-packages directory even does not exist (and seems not to be used) on newer Ubuntu versions, so building-on an old ubuntu makes it unuseable on newer Ubuntu versions.<br />
Solution is to set the install_dir of the install_lib target using a setup.cfg to the dist-packages directory. (changing it to pyshared is not working well as you might have to create some files in /usr/share/python-support/ on your own).
Short links for June 2nd
June 2nd, 2010These are my links for June 2nd:


