Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on April 28, 2024
Looks like the problem is this:
"MongoDB is not supported"

I'm running Ubuntu 14.04.

According to this link, it's possible to compile the mongo-c-driver as ubuntu 
pckages:
https://gist.github.com/chergert/4bb50c11f2a51212d50b

I've done this, but coturn still says it's not supported even though these 
packages are installed. Still investigating it but I guess I need to recompile 
the Ubuntu packages (information on how to recompile the package would be 
appreciated).

Original comment by [email protected] on 28 Aug 2014 at 7:24

from coturn.

GoogleCodeExporter avatar GoogleCodeExporter commented on April 28, 2024
Looks like the problem is this:
"MongoDB is not supported"

I'm running Ubuntu 14.04.

According to this link, it's possible to compile the mongo-c-driver as ubuntu 
pckages:
https://gist.github.com/chergert/4bb50c11f2a51212d50b

After installing the packages with the above instructions I needed to modify 
the configure script to add this line when it looks for mongodb libs:
/usr/include/libmongoc-1.0

After adding this and running ./configure everything works fine.

Original comment by [email protected] on 28 Aug 2014 at 7:51

from coturn.

GoogleCodeExporter avatar GoogleCodeExporter commented on April 28, 2024
You are using the Ubuntu coturn package that has no MongoDB support compiled in 
it (because mongo C driver is ot a standard Debian package). If you do want 
Mongo DB support, then you have to recompile the coturn manually (as a generic 
installation) on a system that has Mongo C driver.

Original comment by [email protected] on 8 Sep 2014 at 8:37

  • Changed state: Invalid

from coturn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.