IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

Re: [Users] Installation difficulties- help....

From: Keith Morse (kgmorse_at_mpcu.com)
Date: Fri Apr 26 2002 - 23:23:05 CEST


On Fri, 26 Apr 2002, sprefs wrote:

> I have:
> downloaded a new kernel source (2.4.7)
> patched freeswan for x509.3 and aes & run
>
> make ogo
>
> Then in /usr/src/linux
> make config
> make dep
> make clean
> make bzImage
> make install
> make modules
> make modules_install
>

My recollection of the freeswan documentation says this is not the proper
order of steps. More like

cd /usr/src/linux
make mrproper
make config
make dep
make clean
make bzImage
make install
make modules
make modules_install

cd /usr/src/freeswan
make ogo

and so on.

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:56 CEST