Giter Club home page Giter Club logo

Comments (7)

cliftonc avatar cliftonc commented on July 20, 2024

Thanks, this may be the reason why many are having issues getting it installed.

I'll get the docs updated and see if I can get the install script to check for libexpat1-dev.

from calipso.

cliftonc avatar cliftonc commented on July 20, 2024

The install script (bin/install.sh) should now check for this and prompt you to find it and install it if you don't have it ...

from calipso.

adrinux avatar adrinux commented on July 20, 2024

I just tried my first install 5 mins ago and had a ton of errors at the 'npm install' stage. starting fresh after installing libexpat1-dev seems to have fixed things, but there was no prompt to go find it.

from calipso.

cliftonc avatar cliftonc commented on July 20, 2024

Yes, it is really unfortunate but the node-expat library at present assumes that libexpat1-dev is installed. I wrote the install script (bin/install.sh) to try and make it a bit easier, but I haven't tested it widely and so haven't updated the docs to say use this approach as the default.

from calipso.

adrinux avatar adrinux commented on July 20, 2024

Ah, I see. I wasn't even using the script to install was I :) Sorry. And I notice you have an npm package too. oh the confusion :)

from calipso.

cliftonc avatar cliftonc commented on July 20, 2024

Consider it backing a few camps, and based on feedback we will settle on one
that seems to work for everyone!

On 25 May 2011 20:14, adrinux <
[email protected]>wrote:

Ah, I see. I wasn't even using the script to install was I :) Sorry. And I
notice you have an npm package too. oh the confusion :)

Reply to this email directly or view it on GitHub:
#25 (comment)

from calipso.

cliftonc avatar cliftonc commented on July 20, 2024

Ok, this dependency has now been moved out of core, and is explicitly required in the community feeds module. Modules now require their own dependencies via their own package.json, and can be managed via the 'calipso modules check' or 'calipso modules install feeds' commands via the new command line tool.

Their may be issues getting feeds installed, but that will be a seperate issue and can be resolved by documentation for each platform re. installation of expat.

from calipso.

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.