On 2009/02/13, at 8:46 AM, Don hzou wrote:
I am using the blamzingmoom guides here, http://wiki.koha.org/ doku.php?id=koha_3_install_guide_ubuntu_hardy
and I got stuck at this step:
root@t3400-d1mtqg:~# wget http://mirrors.kernel.org/ubuntu/pool/ universe/o/openssl097/libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb --12:54:33-- http://mirrors.kernel.org/ubuntu/pool/universe/o/ openssl097/libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb => `libssl0.9.7_0.0.7g-5ubuntu1.1_i386.deb' Resolving mirrors.kernel.org... 204.152.191.39, 149.20.20.135 Connecting to mirrors.kernel.org|204.152.191.39|:80... failed: Connection timed out. Connecting to mirrors.kernel.org|149.20.20.135|:80... connected. HTTP request sent, awaiting response... 404 Not Found 12:57:42 ERROR 404: Not Found.
take a look here - libssl has a newer version http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/ try this instead wget http://mirrors.kernel.org/ubuntu/pool/universe/o/openssl097/ libssl0.9.7_0.9.7g-5ubuntu1.1_i386.deb