Re: Installation help Request
Phil Whineray <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.firehol.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Leo On Fri, Jan 31, 2014 at 04:46:11PM +0000, azzaka wrote: > ./configure && make && make install To build direct from the repository you need to add the flag: --enable-maintainer-mode to the ./configure step. Take a look here: http://firehol.org/faq/#faq-0001-0002 This is distinct from the tar-file source releases where the documentation comes pre-built (maintainer mode is used to create the tar release). Cheers Phil