Git Product home page Git Product logo

Comments (6)

elvisbegovic avatar elvisbegovic commented on August 27, 2024 1

is it normal i tried to install mdns and mdns2 and same error can't build make or I dont understand what's passing , can someone help me
image

cc @williamkapke @triblondon

from ipp.

williamkapke avatar williamkapke commented on August 27, 2024

Looks like mdns has a successor:
agnat/node_mdns#81

I've updated examples/findPrinters.js to use mdns2 and it seems to work without complaints now.

from ipp.

mzammit avatar mzammit commented on August 27, 2024

Thanks :)

However I am still having some trouble. Now I get a symbol lookup error in ../node_modules/mdns2/build/Release/dns_sd_bindings.node
undefined symbol: _ZN2v86Object32SetAlignedPointerInInternationalFieldEiPv

Do you know what am I doing wrong here?
thanks :)

from ipp.

williamkapke avatar williamkapke commented on August 27, 2024

Someone with the mdns2 project would be better suited to help.

from ipp.

triblondon avatar triblondon commented on August 27, 2024

FYI, mdns now appears to be more recently updated than mdns2 and only the former worked for me on OS X today.

from ipp.

aeksco avatar aeksco commented on August 27, 2024

@istiti Just hit the same problem - looks like I was missing the libavahi-compat-libdnssd-dev package.

Run:

sudo apt-get install libavahi-compat-libdnssd-dev

Then try running npm install again. Good luck!

Source - mdns README.md

from ipp.

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.