Updating openssl

2008-10-20 Thread Jerry
I presently have the base version of 'openssl' installed. If I wanted
to install the ports' version, is there anything special I have to do? I
presently have: WITH_OPENSSL_BASE=yes in the /etc/make.conf file. I
assume I should remove that prior to build the port.

Does the port version replace the base version or do I have to do
anything else?

Thanks!

-- 
Jerry
[EMAIL PROTECTED]

A beginning is the time for taking the
most delicate care that balances are correct.

Princess Irulan, Manual of Maud'Dib


signature.asc
Description: PGP signature


Updating OpenSSL in FreeBSD 4.11

2006-10-27 Thread Francisco Lopes
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

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Updating OpenSSL in FreeBSD 4.11

2006-10-23 Thread Francisco Lopes
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

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Updating OpenSSL ...

2004-05-26 Thread Shaun T. Erickson
I'd like to install the OpenSSL port, and stay current with it in the 
future. It isn't clear to me what I have to do to have the system use 
the port, instead of what's in the base, and what I'll need to rebuild 
after installing the port.

-ste
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]