From ded2289a475af4eacb0ad363990282cdac2ede37 Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 29 Oct 2013 10:57:42 +0000 Subject: Update INSTALL.md Added info how to generate configure file if building from git. --- HOWTO/INSTALL.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HOWTO') diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md index 5bde47e1f6..07a8db1a53 100644 --- a/HOWTO/INSTALL.md +++ b/HOWTO/INSTALL.md @@ -217,6 +217,7 @@ Step 4: Run the following commands to configure the build: $ ./configure [ options ] +If you are building it from git you will need to run `autoconf` to generate configure file. By default, Erlang/OTP will be installed in `/usr/local/{bin,lib/erlang}`. To instead install in `/{bin,lib/erlang}`, use the `--prefix=` option. -- cgit v1.2.3