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.
|
 |
07-14-2003, 01:40 AM
|
#1
|
Member
Registered: Mar 2002
Location: malaysia
Distribution: Mandriva 2006 RC1
Posts: 486
Rep:
|
src.rpm and i386.rpm ?
which one can be installed in redhat?
what's the different ?
|
|
|
07-14-2003, 01:50 AM
|
#2
|
Member
Registered: Feb 2002
Location: Basque Country
Distribution: Fedora 14, Ubuntu 14.04
Posts: 434
Rep:
|
Install the i386.rpm.
The src one is the source rpm. You only need it if you want to check the source code.
|
|
|
07-14-2003, 01:54 AM
|
#3
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,639
Rep: 
|
Quote:
Originally posted by aizkorri
... The src one is the source rpm. You only need it if you want to check the source code.
|
Does that mean, that it is incomplete for compilation? I mean, no makes, no headers etc., just plain c / c++?
|
|
|
07-14-2003, 01:57 AM
|
#4
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
Quote:
Originally posted by JZL240I-U
Does that mean, that it is incomplete for compilation? I mean, no makes, no headers etc., just plain c / c++?
|
no, that just means it's a source code rpm. it's just
a tarball in a slightly enhanced package
|
|
|
07-14-2003, 02:03 AM
|
#5
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,639
Rep: 
|
Why an rpm then? tarball would be enough, since one uses the locally installed libs and compiler anyhow (no dependencies etc). I mean, what is the advantage of the rpm format here?
|
|
|
07-14-2003, 02:08 AM
|
#6
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
it's for redhat. if you extract an rpm, you'll see the other
stuff there. if you compile the src.rpm with an rpm
command, then install the resulting rpm, then your rpm
database knows it's installed. and it's easy to uninstall
or upgrade later.
|
|
|
07-14-2003, 03:14 AM
|
#7
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,639
Rep: 
|
Mhm. So all it does, is making an rpm -i <new program> unnecessary  . Glorious.
|
|
|
07-14-2003, 03:16 AM
|
#8
|
Member
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325
Rep:
|
i got a source rpm file.. what should i do first to install the whole rpm and make the rpm up and running? thanks
|
|
|
07-14-2003, 03:48 AM
|
#9
|
Member
Registered: Feb 2002
Location: Basque Country
Distribution: Fedora 14, Ubuntu 14.04
Posts: 434
Rep:
|
|
|
|
07-14-2003, 05:31 AM
|
#10
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
i don't ever use source rpm's unless i can't find the
source any other way, but it has it's advantages.
with one command it will extract the source, configure and
compile it, create a binary rpm, delete the extracted
source, and install the binary rpm, updating the rpm
database, to keep track of the install.
|
|
|
All times are GMT -5. The time now is 08:58 AM.
|
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
|
|