loadlwipv6 inlined
[vde.git] / vde / INSTALL
blobc42ef9cae044ab678647a9bb6ee2027967aba2eb
1 If you've just downloaded the distribution from cvs, a:
2 $ autoreconf --install
3 builds up the building infrastructure (if you want to come back to a "cvs
4 status", go through the ./configure and then 'make extraclean').
6 If you've downloaded an official distribution, or already you've made the step
7 before, do a:
8 $ ./configure
9 (./configure --help to have a list of pertinent arguments, like
10 --disable-tuntap)
11 then:
12 $ make
13 and if you want:
14 $ make install