When configuring 1.24.1, the following is displayed if you do not include the --with-webdir or --with-cgidir:
configure: error: You must call configure with the --with-webdir option.
This tells configure where to install PHP and web files and scripts.
e.g. --with-webdir=/var/www/html or --with-mysql=/www/vhtdocs/<site>
configure: error: You must call configure with the --with-cgidir option.
This tells configure where to install cgi files and scripts.
e.g. --with-cgidir=/var/www/cgi-bin or --with-mysql=/www/vhtdocs/<site>/cgi-bin
NOTE that it has '--with-mysql' for the examples.
Not a big deal, but I'm sure it'll throw somebody for a loop if they copy/paste.
small details in the configure script : --with-mysql listed
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: