File: INSTALL

package info (click to toggle)
mod-auth-mysql 4.3.9-13
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 396 kB
  • ctags: 111
  • sloc: ansic: 1,270; sh: 1,144; makefile: 65
file content (10 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
You'll need to have the development libraries and include files for both
MySQL and Apache.  Both should be found automatically if they're installed
somewhere reasonable, but otherwise, specify the location using the
--with-mysql-includes, --with-mysql-libs, and --with-apxs options to
configure (see ./configure --help for more information).

Once configure has run successfully, you should be able to type 'make &&
make install' for a happy installation.

See USAGE for information on how exactly to use this beast.