Rodrigo Moya <rodrigo.m...@...> writes: > > On Thu, 2010-04-08 at 16:18 +0000, Jürgen Kraus wrote: > > Guys/gals, > > > > http://wiki.apache.org/couchdb/Getting_started_with_C states that to use > > this > > API, you just have to > > > > cd /home/user/couchdb/CouchProjects/Libraries/c/src/ > > make > > make install (as root) > > > > So far, so good, so - what? There is no such thing as 'CouchProjects' [...] > not sure what's the status of that project, but last time I looked, it > was almost dead. So I'd suggest you use the couchdb-glib library, which > is in C also: > > https://launchpad.net/couchdb-glib > > latest releases are at > http://ftp.gnome.org/pub/GNOME/sources/couchdb-glib/0.6/ > > it's the best C library for couchdb you can find :)
Rodrigo, thank you, trying to build right now ;o) Let's see if can get all dependencies resolved for FreeBSD... BTW, is there a significant difference between 'libsoup-gnome-2.4' and 'libsoup-2.4'? And I assume 'uuid' is not really Gnome specific? Thanks again, Jürgen
