> --- Jens Holmqvist <[EMAIL PROTECTED]> wrote:
>
> > you need a new openssl version either install the
> > port version or
> > update your install
> 
> what must update? openssl or the program??
>
You need the new version of openssl, for do that you can upgrade your
system by using

make your src update (something like cvsup kernel.cvs)
cd /usr/src
make -DNOGAMES -DNOPROFILE buildworld
make buildkernel (with KERNCONF=your_kernel_config_name if you don't use
generic kernel)
make installkernel (with KERNCONF........)
make -DNOGAMES -DNOPROFILE installworld (well in fact the FreeBSD-pro tell
you need reboot after installkernel and pass to single-user to do the
installworld)

After that you have a new and fresh version of openssl.

But you can also use a port for install a newversion of openssl.

Regards.
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
Heure local/Local time:
Tue Oct 5 05:57:14 CEST 2004
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to