Index: library/mongodb/README =================================================================== diff -u -rec9e525c887a0ae430bdb35bef01f499b25d617f -r2837e8ce08344ee3f82a7451109f14a4b7cb3395 --- library/mongodb/README (.../README) (revision ec9e525c887a0ae430bdb35bef01f499b25d617f) +++ library/mongodb/README (.../README) (revision 2837e8ce08344ee3f82a7451109f14a4b7cb3395) @@ -8,7 +8,7 @@ Compile or obtain mongodb (the database). Compile or obtain the mongo-c-driver (client interface) -Assume, tcl is under /usr/local/ns/lib and the mongo-c-driver is under +Assume, Tcl is under /usr/local/ns/lib and the mongo-c-driver is under /usr/local/src/mongo-c-driver/, then configre the nsf interface via ./configure --with-tcl=/usr/local/ns/lib --with-nsf=../../ \