Hi, I have two compiles now that rely on SUNWbdb but fail to find the libraries. The packages in question are SUNWevolution-data-server.spec (spec file attached cause it just have been updated and I didn't test the new version yet) and the apoc-agent git source. When I try to configure the apoc-agent with ./configure --with-db-java-libdir=/usr/lib (libdb_java.so is in /usr/lib) I get the following error:
configure: error: DB JAVA 4.2 library not found. Check your DBJAVA prefix option. If it is already installed please use --with-db-java-prefix=DIR or --with-db-java-libdir=DIR options to point to the DB JAVA 4.2 installation prefix or library dir. Compiling the SUNWevolution-data-server.spec file gives an error libdb not found. doing a strings on the libdb*.so files in /usr/lib shows me it is actual version 4.2 Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003) -- Patrick Ale Email: patrick.ale at gmail.com IRC: WickedWicky -------------- next part -------------- A non-text attachment was scrubbed... Name: SUNWevolution-data-server.spec Type: text/x-rpm-spec Size: 8779 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20071218/c5dd1609/attachment.bin>
