Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD compilation #6

Open
livedata opened this issue May 26, 2011 · 1 comment
Open

FreeBSD compilation #6

livedata opened this issue May 26, 2011 · 1 comment

Comments

@livedata
Copy link

Changes required to compile it under freebsd ( mabe other *BSD systems )

-LDOPTS=-L/usr/local/lib -L. -lmongoclient -lfuse_ino64 -lboost_thread-mt -lboost_filesystem-mt -lboost_system-mt
+LDOPTS=-L/usr/local/lib -L. -lmongoclient -lfuse -lboost_thread -lboost_filesystem -lboost_system

Tested under:
FreeBSD 8.1-RELEASE #6: Sat May 21 21:46:12 CEST 2011 amd64

MongoDB, Boost-* from freebsd ports collection.

@thenrich
Copy link

This also appears to be the requirement for CentOS-5.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant