LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   when install *.src.rpm.................... (https://www.linuxquestions.org/questions/linux-software-2/when-install-%2A-src-rpm-88013/)

eye 09-01-2003 11:48 AM

when install *.noarch.rpm....................
 
redhat 9.0 used.
Now, don't seem to install automake.src.rpm in linux system
[root@localhost root]rpm -q automake

i download the automake-1.6.3-5.noarch.rpm
iWhen install the src.rpm file,,
"rpm -Uvh *.noarch.rpm" command right to run?

fancypiper 09-01-2003 12:05 PM

src.rpm is a source code file in rpm format and it must be compiled.


The rpm book: Maximum RPM

From man rpm:
Quote:

BUILDING PACKAGES:
rpm {-ba|-bb|-bp|-bc|-bi|-bl|-bs} [build-options] SPECFILE ...

rpm {-ta|-tb|-tp|-tc|-ti|-tl|-ts} [build-options] TARBALL ...

rpm {--rebuild|--recompile} SOURCEPKG ...


All times are GMT -5. The time now is 05:29 AM.