On Thu, Mar 11, 2010 at 2:16 PM, j d <[email protected]> wrote: >> >> also, check that the library is actually names libjs.so, I had a >> problem once where the file installed didn't have the right name >> > > Yes libjs.so is there. I think i'll turn debug logging on. I *was* > going to have a cool demo tomorrow and show off couchdb and lucene > spatial searching stuff. Looks like I'll be switching to postGIS. >
Did you ever try installing the pre-built binary? If you can't get shared libraries to load, you've got something wonky going on. Try hitting the LD_ debug environement variable (which I don't know offhand). You might've hit a bitness problem somewhere. -- -- Andrew Melo
