You can download the current source rpm for apache-mod_ssl from
www.modssl.org/contrib/. Once downloaded use
rpm --rebuild --target i[3456]86 apache-mod_ssl-1.3.14.2.7.1-1.src.rpm
(Use one integer from the square brackets for your particular processor, eg
i686).
This does both stages you have listed below (and saves your fingers!)
Please note that you will need both openssl and openssl-devel packages
installed to build this. Once it is compiled you won't need the
openssl-devel package any more to run it.
-
John Airey
Internet Systems Support Officer, ITCSD, Royal National Institute for the
Blind,
Bakewell Road, Peterborough PE2 6XU,
Tel.: +44 (0) 1733 375299 Fax: +44 (0) 1733 370848 [EMAIL PROTECTED]
-----Original Message-----
From: Francisco Javier Mart�nez Mart�nez [mailto:[EMAIL PROTECTED]]
Sent: 01 December 2000 12:49
To: [EMAIL PROTECTED]
Cc: Francisco Martinez Martinez
Subject: How to install mod_ssl & apache (not apache-mod_ssl) from RPMs SRC
(sources)
Hello .
I am installing a new Red Hat Linux server, due to a 'new political', I had
to install every thing from 'program.src.rpm' , install the packs in this
way is very simple using:
# rpm --recompile 'program.src.rpm'
this generate the SPEC file, and then:
# rpm -ba 'program.spec'
This generate the binary RPM that could be installed as an normal RPM.
But the problem is, what happends if I had to install as in my case :
Apache, mod_ssl and the frontpage extensions?
Till now I had been using the source codes compiled with the APACI method. I
had been looking for information or guides about RPM installation but there
is nothing clear about this. I think that could be as easy as recompile all
the packs together with somtihng like 'rpm -ba pack1.src.rpm pack2.src.rpm,
or I need to make an .spec file for the apache in which I put the references
to the modules?.
Any help or suggestions would be greatly appreciated.
Thanks in advance.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]