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.
07-07-2003, 08:37 AM
#1
LQ Newbie
Registered: Jul 2003
Posts: 7
Rep:
"unzipping"/installing .rpm files on Linux
Hi everyone,
I have got a program called "primer3-0.9.1.gcc.src.rpm that I would like to "unzip" (?) and install on a workstation running Red Hat 8.0.
How would I go about installing this type of program as I have only worked from .tar.gz files before?
Thanks in avance for any help!
Hunnybunny.
07-07-2003, 08:39 AM
#2
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Rep:
rpm -i primer3-0.9.1.gcc.src.rpm
07-07-2003, 08:48 AM
#3
LQ Newbie
Registered: Jul 2003
Posts: 7
Original Poster
Rep:
thanks....er...but this doesn't appear to be doing anything - it just keeps telling me "user luc does not exist - using root" and failing!
Any advice (please)?
07-07-2003, 08:53 AM
#4
LQ Newbie
Registered: Jun 2003
Location: Toronto
Posts: 27
Rep:
rpm -i /(location of file)/primer3-0.9.1.gcc.src.rpm
did you try that?
07-07-2003, 08:55 AM
#5
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Rep:
uhm idk, are u using root and running that command?
07-07-2003, 08:59 AM
#6
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,853
you've got a srouce (src) package there, so you wouldn't want to use that if possible, you'd want a presompiled rpm.
If you had to build that pacakge from source, you'd acutally want
rpm -ta primer3-0.9.1.gcc.src.rpm
or
rpm -tb primer3-0.9.1.gcc.src.rpm
not -i as that is only to install the files, not do anythign with them, like the source would require
07-07-2003, 09:01 AM
#7
LQ Newbie
Registered: Jul 2003
Posts: 7
Original Poster
Rep:
I'm logged in as root, yes.
still getting the same message when I try rpm -i /src of file/primer3***.rpm
???
I believe that a chap called Luc configured the original rpm file - might this have an impact if he put user priveleges on the package?
Thanks as always
HB
07-07-2003, 09:05 AM
#8
LQ Newbie
Registered: Jul 2003
Posts: 7
Original Poster
Rep:
have tried the rpm -i command on another "version" of primer 3 - this is called "primer3-0.9-1.gcc.i386.rpm"
The command seems to be doing something, but so far nothing else has been added to the directory where I am installing.
:S
HB.
Thread Tools
Search 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
HTML code is Off
All times are GMT -5. The time now is 01:42 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