Giter VIP home page Giter VIP logo

Comments (12)

kevinkreiser avatar kevinkreiser commented on June 29, 2024

@TeXitoi what distribution are you on? for trusty this was indeed a pain so i opted to backport it and stick the dependencies in a ppa: https://github.com/kevinkreiser/prime_server#grab-some-deps

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

debian stable

from prime_server.

kevinkreiser avatar kevinkreiser commented on June 29, 2024

ok i'll see what i can do. i dont know much about how the process differs for debian, but i am certain we can make debian packages somehow. in the mean time i will say its incredibly easy to install these from source, every single one of them is something like:

cd src_directory
./autogen.sh #only on some of them
./configure #zmq needs the libsodium flag passed
sudo make install

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

OK, I'll add it to my build script : https://github.com/TeXitoi/valhalla-compile/

from prime_server.

kevinkreiser avatar kevinkreiser commented on June 29, 2024

sweet, i can pr that if you like!

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

I'm doing it. I must check that I can still have zmq from the distrib at the same time to not interfere with my navitia build.

from prime_server.

kevinkreiser avatar kevinkreiser commented on June 29, 2024

ok no problem, let me know if you encounter issues

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

OK, thanks

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

https://github.com/zeromq/czmq is also needed?

from prime_server.

kevinkreiser avatar kevinkreiser commented on June 29, 2024

yes, it has support for zbeacon which is a service discovery module. quite useful for automatic configuration (future feature of prime_server)

from prime_server.

TeXitoi avatar TeXitoi commented on June 29, 2024

TeXitoi/valhalla-compile@3446727

Seems to work. Didn't use libsodium as it is not in trusty (for travis). No problem so far, and as I don't use https for the moment, I suspect I don't need libsodium.

from prime_server.

kevinkreiser avatar kevinkreiser commented on June 29, 2024

that is correct. libsodium is not needed. the default packages in xenial had support for it enabled so i just kept it there as it was less work for me when back porting (was able to use the same source tarball). thanks for working through this on your end!

from prime_server.

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.