Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
I am embarassed to ask this question but I've no other alternative... The answer is apparently so obvious that the documentation and Ultra RPM glaze right over it.
When trying to install a .src.rpm I get no complaints but the package doesn't show as installed according to rpm -q.
#rpm -ihvv ethereal-0.9.8-6.src.rpm
Does installing the .src simply set up the binaries of the rpm, so I need to run a "make?"
Also see "rpm --rebuild <package>.src.rpm". "When invoked this way, rpm installs the named source pack_
age, and does a prep, compile and install. In addition,
--rebuild builds a new binary package. When the build has
completed, the build directory is removed (as in --clean)
and the the sources and spec file for the package are
removed."
Nothing "arcane" in that, just learning to deal with your system and read ing "man rpm".
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.