Top "Lenny" questions

Debian-Lenny is the codename for Debian GNU/Linux version 5.0.

Can't install python module "pycrypto" on Debian lenny

I tried to install pycrypto module by downloading the source code and executing the following command python setup.py install, …

python debian python-2.6 pycrypto lenny
Installing Git on a Debian Lenny server

Sorry in advance if there's already an answer for this somewhere in the world, but I'm already 3h trying to …

git debian lenny
java.security.AccessControlException: access denied (java.io.FilePermission /usr/share/java/jsp-api-2.0.jar read)

I am trying to deploy me application to Tomcat 5.5 on Debian Lenny. I am getting the following exception: java.security.…

java security tomcat debian lenny
How to fix apt-get update in Debian Lenny so that PostgreSql 9.1 can installed

I tried apt-get update on Debian Lenny but got error below. How to fix this so that PostgreSql 9.1 can installed ? …

linux postgresql debian postgresql-9.1 lenny