[Refdb-users] Mac OS X
Status: Beta
Brought to you by:
mhoenicka
|
From: Bruce D'A. <bd...@fa...> - 2004-01-26 14:17:38
|
For anyone out there trying to build RefDB on Mac OS X: 1) I think better to make sure you're running Panther. 2) More importantly, install lidbi and driver(s) via Fink. In fact, install everything possible with Fink, including the Perl stuff. This command ought to then work: ./configure --with-libdbi-lib=/sw/local/lib/libdbi.dylib --with-expat-lib=/sw/lib --with-docbook-xsl=/Users/darcusb/Stylesheets/XSLT/docbook/docbook-xsl --with-db-server=sqlite --with-tei-xsl=/Users/darcusb/Stylesheets/XSLT/TEI CFLAGS="-L/sw/lib -I/sw/include" SQlite is certainly the easiest route. Bruce |