LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpmś installing to void (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-and-347%3B-installing-to-void-174584/)

BobNz 04-26-2004 12:25 AM

rpm,s installing to void
 
Have tried to install apt and linneighborhood with out success.

apt seems to have numerous rpmś but no matter which ones I install or which order apt still isn,t installed ( no apt folder in etc so no sources list) . A search for linneighborhood aftr install produced nothing whereas search for lin* produced several hundred lol. The linneighborhood rpm checked dependencies and blinked off so i assume nothing else needed to be installed same with apt rpmīs.

Any ideas as to what is going on would be appreciated.

remembering windows installer with nostalgia.

BobNz 04-26-2004 01:28 AM

ok I have ventured onto the command line and tried to install both apt and linneighborhood with the following results:

Code:

[root@localhost rpm]# rpm -i linneighborhood-0.6.5-2.rh90.dag.i386.rpm
warning: linneighborhood-0.6.5-2.rh90.dag.i386.rpm: V3 DSA signature: NOKEY, key              ID 6b8d79e6

and
Code:

[root@localhost rpm]# rpm -i apt-0.5.15cnc6-49.rh9.at.i386.rpm
warning: apt-0.5.15cnc6-49.rh9.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
        /etc/apt/apt.conf is needed by apt-0.5.15cnc6-49.rh9.at
        /etc/apt/sources.list is needed by apt-0.5.15cnc6-49.rh9.at
        libapt-pkg = 1:0.5.15cnc6-49.rh9.at is needed by apt-0.5.15cnc6-49.rh9.at
        libapt-pkg-libc6.3-5.so.0 is needed by apt-0.5.15cnc6-49.rh9.at
        libbeecrypt.so.6 is needed by apt-0.5.15cnc6-49.rh9.at

Am I missing some public key?

Can someone tell me which apt rpm is the right one?

thanks

BobNz 04-26-2004 02:05 AM

I did apt-get and....
Code:

[root@localhost rpm]# apt-get
You don't seem to have one or more of the needed GPG keys in your RPM database.
Importing them now...
apt 0.5.5cnc6 for linux i386 compiled on Sep  6 2003 22:13:59
Usage: apt-get [options] command
      apt-get [options] install|remove pkg1 [pkg2 ...]
      apt-get [options] source pkg1 [pkg2 ...]

so apt is now up and running

rpm-q for linneighborhood returned
Code:

[root@localhost rpm]# rpm -q linneighborhood
linneighborhood-0.6.5-2.rh90.dag

so its installed, can someone tell me how to start linneighborhood?

thanks

BobNz 04-26-2004 02:17 AM

Itś ok it was a spelling issue :) LinNeighborhood not LiNneighborhood.


All times are GMT -5. The time now is 07:37 PM.