Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 09:00:05 -0500 (EST)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        Marc Tardif <intmktg@CAM.ORG>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   RE: apache+php+mod_ssl missing crypto.1
Message-ID:  <XFMail.991229090005.andrews@TECHNOLOGIST.COM>
In-Reply-To: <3869838A.350DDD1B@cam.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Dec-99 Marc Tardif wrote:
> I'm trying to install the apache+php+mod_ssl port on FreeBSD-STABLE, on
> which I have just cvsup'ed the ports in security and www. In
> /usr/ports/www/apache13-php3, I typed: make install USA_RESIDENT=YES. I
> then get alot of compiling, openssl seems to compile fine then I get the
> following error message:
> can't find shared library crypto.1
> 
> I'm not very familiar with ports yet, so suggestions to solve this
> problem would be greatly appreciated.

1) uname -a
2) Current ports tree, which can be retreived using cvsup.
3) Full transcript from the very beginning of your 'make install`.
4) pkg_info -Ia | grep openssl
5) ldconfig -r -elf | grep crypto
6) ls -l /usr/local/lib/libcrypto.so.1 /usr/local/lib/libssl.so.1

Get all this and send your reply.

--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


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?XFMail.991229090005.andrews>