LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM Terminal Help (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-terminal-help-182818/)

caleb star 05-18-2004 06:17 AM

RPM Terminal Help
 
I have all 3 xine rpm's xine-lib, xine-lib-devel, and xine-0.99. Whenever I try to install one package at a time it only lists other packages that it needs to be installed, so I think that I will have to install all of the packages with a command from a terminal. I have tried to search for the command to install all of them at the same time with no luck. I currently use fedora core1.

The packages by name are xine-lib-devel-1.0.0-0.lvn.0.25.rc4.1.i386.rpm, xine-lib-1.0.0-0.lvn.0.25.rc4.1.i386.rpm, xine-0.99.1-1.1.fc1.fr.i386.rpm, is there a certain order or way to type them for a all in one install?

hw-tph 05-18-2004 06:36 AM

Try rpm -ivh xine*.rpm to install them all at once.


Håkan

caleb star 05-18-2004 09:55 AM

When I enter that command (As Root) I get warning: xine-0.99.1-1.1.fc1.fr.i386.rpm: V3 DSA signiture: NOKEY, kei ID e42d547b
error: xine-lib-1.0.0-0.lvn..0.25.rc4.1.i386.rpm: V3 DSA signiture: BAD, key ID ff6382fa
error: xine-lib-1.0.0-0.lvn.0.25.rc4.1.i386.rpm cannot be installed
warning: xine-lib-devel-1.0.0-0.lvn.0.25.rc4.1.i386.rpm: V3 DSA signature: NOKEY, key ID ff6382fa. Have I tried to install one of the wrong packages. What should be my next move?

hw-tph 05-18-2004 06:13 PM

You most probably have a bad download on your hands. Instead of downloading it using your web browser, try using wget or curl from the terminal (wget http://blahblah/file.rpm). For more help you might want to look in the Redhat and Fedora distribution sections on this very forum as the peeps there probably have more knowledge of this.


Håkan


All times are GMT -5. The time now is 08:37 AM.