LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Compiling programs from source rpms (https://www.linuxquestions.org/questions/linux-general-1/compiling-programs-from-source-rpms-228983/)

coolfrog 09-10-2004 12:00 PM

Compiling programs from source rpms
 
Hi,
I recently downloaded gaim in src.rpm format. I hav no idea on how to extract and compile/install it. Need help.

foo_bar_foo 09-10-2004 03:17 PM

rpmbuild --rebuild packagename.src.rpm

this will create a binary rpm in /usr/src/RPM/RPMS/i586 or somewhere like that

then just go there and install the rpm however you usually do


All times are GMT -5. The time now is 05:11 PM.