Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-13-2003, 01:35 PM   #1
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
RPM files question

Yesterday I downloaded the mp3 pluggin for XMMS and the xime multimedia player, how can I install this aplications, I doble click them and a message with a progress bar opens and close as fast that I can read what It saids, and once installed how can I uninstall them?

Thanks

Red Hat Linux 9
easg is offline   Reply With Quote
Old 06-13-2003, 01:38 PM   #2
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
The files names are:

xine-0.9.21-fr1.386.rpm
and
xmms-mp3-1.27-21.p.fr1.i386.rpm
easg is offline   Reply With Quote
Old 06-14-2003, 01:18 AM   #3
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,505
Do it from the command line. Open a console and su to root. Then navigate to the directory where the rpm that you wnat to install is located and run the following to install:

# rpm -ivh [name of package]

To uninstall any previously installed rpm run the following as root:

# rpm -e [name of package]

The advantage of using the command line is that if there is a problem with the package, you will get printed out error messages giving you some clue as to what the problem is.
kilgoretrout is offline   Reply With Quote
Old 06-15-2003, 07:13 AM   #4
Member (7 bit)
 
Join Date: Aug 2002
Location: Scotland
Posts: 86
I have an RPM question also.

Once I've downloaded an RPM and installed it, where do I find the program in order to run it?

Thanks!
mrstirs is offline   Reply With Quote
Old 06-15-2003, 08:24 PM   #5
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,505
It depends. Usually, they are placed in /usr/bin. From a command line run "which" w/o quotes and it will give the location of the program if it is in any of the locations specified in your configuration files(called the PATH). If that comes up dry, you'll have to do a search using "find" or using the built in utilities of a file manager like konqueror if your using kde. If the program is in your PATH, you can just type it's name at the command line and it will fire up. Otherwise, you have to navigate to the directory where the executable is in order to run it from the command line.
kilgoretrout is offline   Reply With Quote
Old 06-17-2003, 03:54 PM   #6
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
to get a list of the files installed by a RPM file use the command:
rpm -ql package name
aym is offline   Reply With Quote
Old 06-17-2003, 04:08 PM   #7
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
there is an error message after the rpm -i command

Xine error: Failed dependencies
Libar.so.1
libxine.s.o.1
xine-lib 1.0.0
are needed by xine.

what are those dependencies?
Why are they needed for?
easg is offline   Reply With Quote
Old 06-17-2003, 05:48 PM   #8
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,505
As the name suggests, dependencies are other packages which must be installed before you can install the rpm you want. The easiest way to install something like Xine is to set up your redhat system to use apt-get. Here's a link that describes it:

http://apt-rpm.tuxfamily.org/

Once you download an install apt and set up your sources as described in the link, to install xine all you need to do is run the following as root:

# apt-get install xine

All needed dependencies will be automatically downloaded and installed. There's a good graphical front end to apt called synaptic. Once you have apt set up, install synaptic like so:

# apt-get install synaptic

Now to get a nice gui listing all the available packages just run:

# synaptic
kilgoretrout is offline   Reply With Quote
Old 06-18-2003, 01:31 PM   #9
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
great tool, but I have a Winnmodem and I canīt make it work with linux, and, what if I donīt have access to internet at all? is there some way to download a kind of Service pack or upgrade to download all that dependencies at once, I see that Red hat linux lacks in multimedia support, Mpg and avi video playback, to play Mp3 you must download a pluggin for xmms and what about support for VCD, SVCD and DVDs? this is a very important fact if red hat wants to increase sales in the desktop market and home users.
easg is offline   Reply With Quote
Old 06-18-2003, 01:38 PM   #10
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
if you are familiar with compiling from source, why not?
I prefer compiling from source over precompiled packages so I get binaries optimized for my system.
aym is offline   Reply With Quote
Old 06-25-2003, 11:33 AM   #11
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Ok I have another error message

Warning: user dude does not exist - using root
Warning: gruop dude does not exist - using root
Warning: user dude does not exist - using root
Warning: gruop dude does not exist - using root

This is when I try to install this rpm

perl-Video-DVDRip-0.50.13-fr1.src.rpm
easg is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:12 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0