Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building PHP, Apache, mod_sll, & OpenSSL from source

Status
Not open for further replies.

rfrenke

Programmer
Joined
Jun 21, 2003
Messages
9
Location
US
I'm kind of green when it come to building packages from source. The problem that I am having is I need the following built and installed on a Solaris 8 Sparc machine:
apache_1.3.33
mod_ssl-2.8.22-1.3.33
php-4.3.10

openssl-0.9.7e-sol8-sparc-local

The openssl package I actually was able to find a pre-built package for, but the rest of it I could only find source for. I thought the documentation was a bit obscure and am not sure how to go about building them together. The end result would ideally be to put together a package that I could take and install on another machine without having to build from source each time.

Thanks in advance,
Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top