Changeset 1861
- Timestamp:
- 01/11/11 09:43:57 (2 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/build-scripts/tar-gz-build-instruction (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/build-scripts/tar-gz-build-instruction
r1452 r1861 2 2 ./bootstrap && 3 3 ./configure \ 4 --with-pgsql-lib=/opt/postgresql/lib --with-pgsql-includes=/opt/postgresql/include \ 4 5 --with-modules="mysql mydns gmysql gpgsql xdb pipe oracle pipe pdns db2 odbc ldap gsqlite gsqlite3 geo goracle opendbx" \ 5 6 --with-dynmodules="" &&