Skip to content

TF-IDF #310

Description

@ph0123

How to install mongodb legacy from https://github.com/mongodb/mongo-cxx-driver/tree/legacy?
I try to download another version from mongodb center
Then I installed by following installation page
and Then I run make -j4 TF-IDF

The error is fatal error: mongoc/mongoc-client.h: No such file or directory #include "mongo/bson/bson.h" #include "mongo/client/dbclient.h"

I check include directory on my server and see bson.h and I change to mongoc/bson/bson.h. This is ok. However, I did not see client directory or dbclient.h in include directory.

Please tell me step by step for install mongodb to run TF-IDF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions