[Refdb-users] compiling (or, is this right?)
Status: Beta
Brought to you by:
mhoenicka
|
From: Bruce D'A. <da...@mu...> - 2003-03-11 00:26:35
|
OK, got libdbi compiled on OS X, and am now going to try RefDB. I am really uneasy with the commandline though. Does this command look right? ./configure --with-docbook-xsl=/opt/local/share/xsl/docbook-xsl --with-classpath-root=/Applications/Utilities/Java/saxon/saxon.jar --build=powerpc-apple-darwin6.4 LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include" I am unsure of the significance of the following, however, though I sense it might be important to specify. If yes, how? --with-xml-declaration=PATH Use this file as XML declaration Any other suggestions? Bruce |