Hi,
I am unable to compile a proxy on Solaris with SQLite3 support. I have used OpenCSW repository to install the "sqlite3" package, and the library is there:
Each attempt to run ./configure --enable-proxy --with-sqlite3 ends up with an error message "SQLite3 library not found".
Any advice would be welcome.
I am unable to compile a proxy on Solaris with SQLite3 support. I have used OpenCSW repository to install the "sqlite3" package, and the library is there:
Code:
/opt/csw/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6
Any advice would be welcome.
Comment