I am not sure what you have done, but I am using following steps 1. ./configure --prefix=/usr/local --enable-sqlite=/usr/local/sqlite3 --enable-ssl=/usr/local/openssl 2. make 3. sudo make install
Also, can you check "sqlite3" is present in provided path. On Wed, Jun 25, 2014 at 1:36 PM, 304747446 <[email protected]> wrote: > I reinstall jabberd with ./configure --enable-sqlite=/usr/local/sqlite3 > --enable-ssl=/usr/local/openssl, then go to the "storage" directory and > rebuild, but there is also no "libstorage_sqlite.so" file to be generated... >
