You need to either install libsqlite (version 3, including headers) or mysql (client-lib). GNUnet's configure detected neither database and as a result the FS module cannot work.
Christian On Sunday 24 July 2005 06:51 pm, Munteanu Alexandru wrote: > Hello, > > I have installed the latest version of GNUnet. > > gnunetd fails to start with the following error : > > $ gnunetd -d > Jul 25 01:43:44 ERROR: 'lt_dlopenext' failed for library > 'libgnunetmodule_sqstore_sqlite' at dso.c:97 with error: > libgnunetmodule_sqstore_sqlite.so: cannot open shared object file: No > such file or directory > Jul 25 01:43:44 Failure at datastore.c:306. > Jul 25 01:43:44 WARNING: Failed to load service 'datastore' > Jul 25 01:43:44 Failure at fs.c:967. > Jul 25 01:43:44 ERROR: Could not initialize application 'fs' > > $ gnunetd --version > GNUnet v0.7.0pre5 > > I use Debian GNU/Linux (testing). > > Any help would be appreciated. > > Thanks, _______________________________________________ Help-gnunet mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnunet
