Commit 2f462f4b by Daniel Lezcano Committed by Daniel Lezcano

update INSTALL file

"lxc configure does not exist. You need to run ./autogen.sh to create it. I think it needs to either be documented in INSTALL or you provide ./configure" Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com> Reported-by: 's avatarJamal Hadi Salim <hadi@cyberus.ca>
parent 0b7a8353
...@@ -44,6 +44,11 @@ of `autoconf'. ...@@ -44,6 +44,11 @@ of `autoconf'.
The simplest way to compile this package is: The simplest way to compile this package is:
0. If the sources are not coming from a package maintainer and the
'configure' file does not exist, you should run './autogen.sh' in
the directory containing the package's source code in order to
generate the 'configure' file from the 'configure.ac' file.
1. `cd' to the directory containing the package's source code and type 1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. `./configure' to configure the package for your system.
......
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