English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to install this package for program I want to run. I cannot find it with synaptic package manager but it does show up with google. Any help with install appreciated.

2007-03-24 20:54:00 · 3 answers · asked by feels_good2003 2 in Computers & Internet Programming & Design

3 answers

wget http://ftp3.nrc.ca/debian-archive/pool/main/libs/libstorable-perl/libstorable-perl_1.0.14-1_i386.deb

2007-03-25 06:17:14 · answer #1 · answered by mbishop1113 4 · 0 0

I not sure of the command, if, I wrong it will say so.
Applications > Accessories > Terminal
This give you a DOS looking Screen.
Type;
sudo aptitude update
This check what already installed.
then type;
sudo aptitude install libstorable-perl
IF that not work try;
sudo aptitude install libstorable
IF that not work you may need to turn on your Universe and Multi-Universe to find and those commands I not know off hand, but, try to find real quick for you. If, no one answer.

Try this first;
https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/extra-repositories.html

IF, the above not work you may need to try here;
http://www.psychocats.net/ubuntu/sources

Psychocats can tell you a lot here home;
http://www.psychocats.net/ubuntu/index

And here;
https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/index.html

2007-03-24 21:09:56 · answer #2 · answered by Snaglefritz 7 · 0 0

Try this:

perl -MCPAN -e"install Storable"

2007-03-26 00:52:21 · answer #3 · answered by martinthurn 6 · 0 0

fedest.com, questions and answers