Re: Next release



Crispin Flowerday wrote:

> - I then took the nm-openvpn diff.gz file from the above url
> - patched that into the vpn-daemons/openvpn tree

Please note that this patch is only needed with the "old" version of NM.
it is not needed if using a working cvs version of NM. For this you
could try

cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome login
cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome -D 2006-12-05 co
NetworkManager

This will checkout a version of NM which is two weeks old. Then build as
usual:

cvs NetworkManager/vpn-daemon/openvpn
./autogen.sh
./configure
make
cd ../..
./autogen.sh
./configure
make

Add any configure/autogen.sh flags that you need on your system. Popular
is something like "--prefix=/usr --sysconfdir=/etc". Especially the
sysconfdi flag may be needed to install the files for hal to the correct
place.

	Tim

-- 
    Tim Niemueller <tim niemueller de>      www.niemueller.de
=================================================================
 Imagination is more important than knowledge. (Albert Einstein)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]