Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 08:20:57 -0300
From:      Francisco Lopes <falmp@terra.com.br>
To:        freebsd-questions@freebsd.org
Subject:   Updating OpenSSL in FreeBSD 4.11
Message-ID:  <977471367.20061027082057@terra.com.br>
Resent-Message-ID: <20061027112109.E7A671594057@ladigue.hst.terra.com.br>

next in thread | raw e-mail | index | archive | help
Hello,

I'm running FreeBSD 4.11 and I updated OpenSSL from the source (using
./config --prefix=/usr --openssldir=/usr/include/openssl -- not sure
if these paths are correct) and then updated Apache and PHP, which
brought me errors. I had to recompile both removing the --use-ssl
directives.

It also got me errors while trying to recompile OpenSSH from the
source, says it can't find the libs. Though I don't want help right
now in updating OpenSSH, I want now to remove the new OpenSSL
installation and take advantage from the ports system. Is it possible
to completely remove this failed installation?

I was told if I use ports to install it'd remove/overwrite my two old
installations, is this right?

Also, is the below proceedure to do this is right?

cd /usr/ports/security/openssl
make -DOPENSSL_OVERWRITE_BASE install clean

After getting this right I'll update Apache & PHP.

Thanks.

Best regards,
Francisco




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?977471367.20061027082057>