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


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to