Date: Tue, 17 Dec 2002 11:28:06 -1000 From: "Booker" <booker@lava.net> To: <freebsd-ports@FreeBSD.org> Subject: RE: compile error for apache2, asking for openssl but it's installed via ports. Message-ID: <009101c2a613$30cc25b0$c17f4140@lava.net> In-Reply-To: <008c01c2a56f$a0676a00$c17f4140@lava.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Nevermind, found this little tidbit in the mailing list archive: http://marc.theaimsgroup.com/?l=freebsd-ports&m=103226499125432&w=2 The only problem I see with using make -DOPENSSL_OVERWRITE_BASE is that whenever openssl is upgraded in ports I would have to run 2 "make"'s. Or should I not worry about installing the ports version and just keeping OVERWRITING the base? Mahalo, Booker > -----Original Message----- > From: owner-freebsd-ports@FreeBSD.ORG > [mailto:owner-freebsd-ports@FreeBSD.ORG] On Behalf Of Booker > Sent: Monday, December 16, 2002 3:57 PM > To: freebsd-ports@FreeBSD.org > Subject: compile error for apache2, asking for openssl but > it's installed via ports. > > > > I'm trying to install apache2 from ports but I get this error > when doing > a make: > > /usr/ports/www/apache2% make > This port requires the OpenSSL library, which is part of > the FreeBSD crypto distribution but not installed on your > machine. Please see the "OpenSSL" section in the handbook > (at > "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ope nssl.html" , for instance) for instructions on how to obtain and install the FreeBSD OpenSSL distribution. *** Error code 1 Stop. It is true that I do not have openssl installed via the standard distribution. It is also set to not build openssl in /etc/make.conf. But I do have openssl installed via ports. The version I'm running at the moment from ports is 0.9.6g but the apache2 port doesn't see it. Any suggestions to get apache2 working from ports? Mahalo, Booker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009101c2a613$30cc25b0$c17f4140>