Commit 7e984d41 authored by Geo Carncross's avatar Geo Carncross

add helpful hints for ubuntu users

parent f655c2fc
The Debian and Ubuntu GNOME packages don't have reasonable defaults,
so you have to give ./configure every path manually.
./configure \
--prefix=/usr --localstatedir=/etc --sysconfdir=/etc \
--sharedstatedir=/var/lib --libexecdir=/usr/lib \
--infodir=/usr/share/info --mandir=/usr/share/man \
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.5/
You'll need at least the following installed:
sudo apt-get install xl2tpd openswan
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment