LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apt-get problem (https://www.linuxquestions.org/questions/linux-software-2/apt-get-problem-108733/)

qod 10-26-2003 12:51 PM

apt-get problem
 
i am tring to install limewire and i always get this error with every program i install

Quote:

[qod@localhost qod]$ su
Password:

[root@localhost qod]# apt-get install limewire
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package limewire
[root@localhost qod]# rpm -ivh limewire.rpm
warning: limewire.rpm: V3 DSA signature: NOKEY, key ID f9273a75
error: Failed dependencies:
j2re is needed by limewire-2.0.2-1
[root@localhost qod]# apt-get install moj
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package moj
[root@localhost qod]# apt-get install moj.rpm
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package moj.rpm
[root@localhost qod]# rpm -ivh moj.rom
error: open of moj.rom failed: No such file or directory
[root@localhost qod]# rpm -ivh moj.rpm
[root@localhost qod]# apt-get update
Get:1 http://ayo.freshrpms.net redhat/9/i386 release [1170B]
Fetched 1170B in 1s (991B/s)
Hit http://ayo.freshrpms.net redhat/9/i386/os pkglist
Hit http://ayo.freshrpms.net redhat/9/i386/os release
Hit http://ayo.freshrpms.net redhat/9/i386/updates pkglist
Hit http://ayo.freshrpms.net redhat/9/i386/updates release
Hit http://ayo.freshrpms.net redhat/9/i386/freshrpms pkglist
Hit http://ayo.freshrpms.net redhat/9/i386/freshrpms release
Reading Package Lists... Done
Building Dependency Tree... Done
[root@localhost qod]# ls
astime-2.8.tar.gz downloads limewire.rpm
BitTorrent hot55321@??????@bbchannel 416.mpg moj.rpm
books and tuts iso linux sygylas_dc9.mp3
Desktop j001@www.oursm.com????FDD1310??? textfiles.com.tar.bzip2
docs j2re-1.4.2-4.dag.rh90.i586.rpm
[root@localhost qod]# apt-get install limewire
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package limewire
[root@localhost qod]#
could please someone help, i searched the internet but all of them said that i had to run the apt-get update which i did and the problem is still there

thank you:newbie:

XavierP 10-26-2003 01:41 PM

Looks as if those packages simply aren't on that repository. If you go to the Limewire home page, what do they say about apt-get?

qod 10-26-2003 02:46 PM

it does not mention apt-get

XavierP 10-26-2003 03:25 PM

You are going to need to Google for a repository which has Limewire, etc on it, add that repository to your sources list, run apt-get update and then apt-get install limewire.

hw-tph 10-26-2003 05:10 PM

Really useful link when you get tired of building stuff from source: www.apt-get.org :)

Håkan


All times are GMT -5. The time now is 06:18 PM.