Code Monkey home page Code Monkey logo

Comments (10)

benkaiser avatar benkaiser commented on July 17, 2024

@bkbonner do you have xcode (or the developer libraries) installed on OSX? it may be needing make and gcc to build taglib.

from stretto.

bkbonner avatar bkbonner commented on July 17, 2024

Yes, i have (had) xCode installed at the time.

dhcp-10-14-116-179:node-music-player bbonner$ which gcc
/usr/bin/gcc
dhcp-10-14-116-179:node-music-player bbonner$ which make
/usr/bin/make

I'll do some hunting around today.

On Tue, Feb 25, 2014 at 4:51 PM, Benjamin Kaiser
[email protected]:

@bkbonner https://github.com/bkbonner do you have xcode (or the
developer libraries) installed on OSX? it may be needing make and gcc to
build taglib.

Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-36062720
.

from stretto.

bkbonner avatar bkbonner commented on July 17, 2024

Yeah taglib may be fast, but getting it to run cross platform is sort of a pain. I'll work tomorrow on getting it to work on OSX.

from stretto.

benkaiser avatar benkaiser commented on July 17, 2024

Thanks @bkbonner, I am running a bleeding edge Linux distro (Arch Linux) on most of my machines and I have no issues. I will however look into this when I get a chance as I have an 2009 macbook at home running Maverick.

Perhaps you could try this gist for installing taglib then try run the node install again? https://gist.github.com/trevorsheridan/1948299

from stretto.

benkaiser avatar benkaiser commented on July 17, 2024

You may also need node-gyp installed globally with npm install -g node-gyp. This may also need to be prefixed by sudo. More info here: https://github.com/TooTallNate/node-gyp

from stretto.

ohnoitsyou avatar ohnoitsyou commented on July 17, 2024

I was able to install taglib on OSX (10.7) by using homebrew.
brew install taglib

from stretto.

benkaiser avatar benkaiser commented on July 17, 2024

@ohnoitsyou did npm install complete successfully after you run brew install taglib?

from stretto.

ohnoitsyou avatar ohnoitsyou commented on July 17, 2024

yep. everything installed properly and I was able to start and use the app.

from stretto.

benkaiser avatar benkaiser commented on July 17, 2024

Thanks @ohnoitsyou . I have modified the readme to point to the homebrew install instructions for taglib. Thanks for identifying the fix. @bkbonner can you confirm installing taglib from homebrew (see the readme) solves the issue?

from stretto.

bkbonner avatar bkbonner commented on July 17, 2024

Hi. brew install taglib completed fine....downloaded cmake...but it didn't link correctly. I'll work on it. Thanks.

from stretto.

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.