Hi, arup barua <[EMAIL PROTECTED]> was heard to say:
> While installing libdbi 0.8.1, this error occurs: > openjade:E: specification document does not have the DSSSL architecture as a > base architecture > make[2]: *** [programmers-guide.pdf] Error 1 libdbi ships with prebuilt docs, so in general it should not happen that make tries to rebuild them. Did you run "make distclean" or "make maintainer-clean" by any chance? In order to build the documentation you need some SGML tools installed, most notably openjade, the DocBook DTD and stylesheets, as well as the JadeTeX macros. If you can't get your SGML toolchain up and running, try to configure libdbi like this: ./configure --disable-docs You will then be able to build the binaries. You can install the prebuilt docs from the tar.gz archive manually, or peruse the versions available on the web: http://libdbi.sourceforge.net/docs.html regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ libdbi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libdbi-users
