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

Instructions in Readme are outdated. #28

Closed
AlexCzar opened this issue Aug 19, 2013 · 0 comments
Closed

Instructions in Readme are outdated. #28

AlexCzar opened this issue Aug 19, 2013 · 0 comments

Comments

@AlexCzar
Copy link

Subj.
First of all: installing into lib directory returned by code:lib_dir() does not work as per instructions. In reality you have to create two directories:
one for mongodb, one for bson, e.g.
/usr/lib64/erlang/lib/mongo-master
and
/usr/lib64/erlang/lib/bson-master
Then it'll work.
Second - I'm now reading through code, as module mongo doesn't have connect function. I guess I have to use mongo_connect module, but there is no mention of it in docs, so one has to dig into the code. Bless open-source, by the way :)

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

2 participants