Hello FreeBSD Team I want ask.

Albert Shih shih at math.jussieu.fr
Mon Oct 4 21:04:43 PDT 2004


> --- Jens Holmqvist <zparta at gmail.com> 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


More information about the freebsd-questions mailing list