Giter Club home page Giter Club logo

Comments (5)

nathankleyn avatar nathankleyn commented on September 27, 2024

FWIW: I'm using latest master, which at the time of writing, is 8755367328a1c33decd2e14155dbbfcdc23a63c0. Compiling against 0MQ 2.0.10, which has worked in the past, so I think I'm being stupid and missing something.

from jzmq.

gonzus avatar gonzus commented on September 27, 2024

I have never used the Debian packages for 0MQ / jzmq. Is it supposed to work if you combine a git checkout of 0MQ with a Debian package of jzmq?

Sorry I can't be of any more assistance. But remember you should be able to compile everything by hand from fresh git checkouts.

from jzmq.

abelaska avatar abelaska commented on September 27, 2024

I guess you need to have libzmq0 installed as debian package and not just simply from source.

You can also try to comment line with command dh_shlibdeps in file debian/rules.

from jzmq.

nathankleyn avatar nathankleyn commented on September 27, 2024

@abelaska You hit the nail on the head; managed to resolve this by simply building a debian package from the source of the 0MQ version I needed, and compiling JZMQ against that instead of a simple build/install...it makes sense, looking at it retrospectively. ;]

Thanks for your help guys.

from jzmq.

tomwhoiscontrary avatar tomwhoiscontrary commented on September 27, 2024

I would also be interested to know what happened.

I get the very similar error:

dpkg-shlibdeps: error: no dependency information found for /usr/lib/libzmq.so.1 (used by debian/jzmq/usr/lib/libjzmq.so.0.0.0).

When i try this build. That libzmq is installed from a package - but it's one we've built ourselves. What does "no dependency information found" mean, and how can we supply this information?

EDIT: The package we built ourselves does not have a shlibs control file, so when dpkg installed it, it was unable to generate a shlibs file in /var/lib/dpkg/info/. dpkg-shlibdeps is therefore unable to work out the appropriate name with which to refer to libzmq.

Packaging is hard.

from jzmq.

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.