On 03.05.2008, at 01:05, Sho Fukamachi wrote:
testing couchjs:
# /usr/local/bin/couchjs /usr/local/share/couchdb/server/main.js
/usr/local/lib/couchdb/bin/couchjs: error while loading shared
libraries: libjs.so: cannot open shared object file: No such file or
directory
libjs.so?
# locate libjs.so
/root/src/js/src/Linux_All_DBG.OBJ/libjs.so
/usr/local/spidermonkey/lib64/libjs.so
The directory is probably just not on your library path. You mentioned
DYLD_LIBRARY_PATH in your previous post, but that var is OS X specific
AFAIK; the Linux equivalent is LD_LIBRARY_PATH.
Cheers,
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/