libmongoclient.a location

65 views
Skip to first unread message

electic

unread,
Dec 13, 2009, 3:13:33 PM12/13/09
to mongodb-dev
I am building mongo on OS X which works fine with the following
command:

scons --64

but I cannot seem to find libmongoclient.a file. Is there a scons flag
I need to add to get that to build. If not, do you know where the
location is? I tried searching and it does not seem to find it.

-R

metagoto

unread,
Dec 14, 2009, 9:15:30 AM12/14/09
to mongodb-dev
libmongoclient.a is built in the source directory.

You can use --prefix to install files at a desired location
scons --prefix=/path/to/dir install
Reply all
Reply to author
Forward
0 new messages