LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Downloading RPMS, which one?? (https://www.linuxquestions.org/questions/linux-newbie-8/downloading-rpms-which-one-103330/)

.300WSM 10-13-2003 02:52 AM

Downloading RPMS, which one??
 
Using RH9...

I downloaded a samba RPM the other night and cant get it to install.

First, how do i know if it is the right RPM?? im guessing by reading the web site but that was really confusing because i dont get much of this Linux speak.


When i do try to install the RPM, a black screen with some text pops up for like 0.1 of a sec and that is all.

But i guess my biggest question in relation to downloading Linux files is, what is the difference between a source file and a binary?

Muddy 10-13-2003 02:59 AM

if you got the rpm from www.rpmfind.net it lists which distro it's intended for.
If you got it somewhere else I dunno, most should work.
A little diddy on rpm's... Unless it's designed for your specific distro I would not use it.
Get the tar ball (.tar.gz or .b2z) file and install using ./configure, make and make install.
As for installing rpm's always do it in a console window (imho) using "rpm -ivh filename.rpm" that way works great.
Oh... and if that does not help give a yell back.

.300WSM 10-13-2003 03:15 AM

Thx for the rply Muddy

I tried the console install like u said and got a warning then errors

RH9 is on other comp so i cant cut and paste so i'll give a brief discription.....

V3 DSA signature NOKEY key id 2f87af5f

then

cant get lock on var/lib/rpm/packages


and a few others


All times are GMT -5. The time now is 08:19 PM.