Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-14-2006, 06:07 AM
|
#1
|
LQ Newbie
Registered: Mar 2006
Posts: 16
Rep:
|
How to install a .rpm
So yes, I am quite new to Linux and have no idea what to do with an RPM file. I do know however that it is a software distrubution package. I just cant seem to find any documentation on how to install it.
I am interested in Linux for embedded firmware development but would also use it for my hardware development if good schematic capture software exists for Linux. Anybody know of any?
Thanks!
|
|
|
03-14-2006, 06:36 AM
|
#2
|
Member
Registered: Mar 2005
Location: Dresden, Germany
Distribution: OpenSuse 11.2/3, Debian 5.0 , Debian 1.3.1, OpenBSD
Posts: 277
Rep:
|
Call a console.
for installation type
"rpm -i <packagename>"
If you have dependency problems, like libraries needed but not installed, you will be warned accordingly.
For a full documentation type
"man rpm"
|
|
|
03-14-2006, 06:58 AM
|
#3
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
What distribution are you using?
RPM packages have a problem - they have dependencies. If you try to install an RPM manually as ichrispa suggested, you will run into dependency problems.
Most modern distro's have overcome this by using a package manager that automatically downloads and installs the requested package and all its dependencies. I assume that since you are installing an RPM, you are using Fedora, Mandrake or SuSE. Fedora uses YUM, Mandrake uses uRPMi and SuSE uses YaST. Search the web for how to use these, but for Yum it is, for example "yum install firefox" to install Firefox.
I hope this helps
--Ian
|
|
|
03-14-2006, 07:27 AM
|
#4
|
Member
Registered: Nov 2004
Location: BIOS
Distribution: RHEL3.0, FreeBSD 5.x, Debian 3.x, Soaris x86 v10
Posts: 379
Rep:
|
|
|
|
03-14-2006, 10:47 AM
|
#5
|
Member
Registered: Jul 2005
Location: Rhinelander Wi.
Distribution: FC6 F7 F8
Posts: 94
Rep:
|
nix,
great site from what I've seen so far. All distro that use rpms should include this info.
Jim

|
|
|
03-14-2006, 12:28 PM
|
#6
|
LQ Newbie
Registered: Mar 2006
Posts: 16
Original Poster
Rep:
|
How to install a .rpm
Thank you everybody for your support. It is appreciated.
Harold

|
|
|
03-23-2006, 09:13 AM
|
#7
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
can I ask more in this topic?
I also have just begun to use Linux and try to get familiar with it's commands. I had a problem with rpm command
I tried to install firefox 1.5. I downloaded fiel firefox-1.5.tar.gz and extracted it by "tar..." command. Then I changed to folder "firefox" and start to install. But why it said " bash: ./configure No such file or directory" or " bash: make: command not found" or " bask: make install: command not found" when using these commands.
can you explaint for me why and have some totorial 
thanks
I have tried it on connectiva10.0 and Suse9.1.( of course I used root account when installing)
Last edited by noWhere_Man; 03-23-2006 at 09:15 AM.
|
|
|
03-23-2006, 09:23 AM
|
#8
|
LQ Newbie
Registered: Nov 2005
Posts: 22
Rep:
|
Quote:
Originally Posted by noWhere_Man
can I ask more in this topic?
I also have just begun to use Linux and try to get familiar with it's commands. I had a problem with rpm command
I tried to install firefox 1.5. I downloaded fiel firefox-1.5.tar.gz and extracted it by "tar..." command. Then I changed to folder "firefox" and start to install. But why it said " bash: ./configure No such file or directory" or " bash: make: command not found" or " bask: make install: command not found" when using these commands.
can you explaint for me why and have some totorial 
thanks
I have tried it on connectiva10.0 and Suse9.1.( of course I used root account when installing)
|
Are you in that directory when trying to install it? Make sure you "cd /home/name/firefox" then run the command. Of course make sure you are logged in as su.
|
|
|
03-23-2006, 09:52 AM
|
#9
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
yes, I'm sure. I've also tried again but not better. I took a picture about what on my screen but don't know how to up to this forum  ( i am new one) . Could you have a look at htp//esnips.com/web/noWhereMansPhotos and help me...
|
|
|
03-23-2006, 10:16 AM
|
#10
|
Member
Registered: Nov 2005
Distribution: xubuntu, grml
Posts: 451
Rep:
|
i think you got the binary version, which means you don't have to configure and make, just try running it ...
I think you will be better off by using a package-manager such as YasT, for suse.
You can use YasT to install your .rpm's through the gui/konqueror as well ....
|
|
|
All times are GMT -5. The time now is 09:31 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|