[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM Pacakages and how to Apache Uninstall



Hari Om wrote:

where can I get RPM pacakages for Apache, Tomcat etc...

Apache web sites shows only TAR and GZ files but NO RPM files which I can use on my RH Linux 7.1

THANKS!

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



Hello,

you can use "checkinstall" to make your own rpm.
Download the source-tgz and do a:
./configure && make && checkinstall -R make install

checkinstall watches the output of "make install" and generates your own rpm!

Regards
Cornelius




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]