Giter Site home page Giter Site logo

Comments (9)

squirrelsama avatar squirrelsama commented on July 22, 2024

I second this motion. @dominictarr Toss up a PR -- I'm going to see about the windows build process issue.

from node-sodium.

paixaop avatar paixaop commented on July 22, 2024

please refer to #51

from node-sodium.

dominictarr avatar dominictarr commented on July 22, 2024

sorry, I did not include enough detail in my issue. I should have said that automake is a problem building on osx. but as i look deeper into it, i see that automake is a part of libsodium, not node-sodium, so is harder to remove.

from node-sodium.

jedisct1 avatar jedisct1 commented on July 22, 2024

automake (and other autotools) are not needed to build Sodium. Releases tarballs have all the required script already built.

from node-sodium.

paixaop avatar paixaop commented on July 22, 2024

Correct. Lib sodium uses automake. But on osx you can easily install the toolset with 'brew install automake'

Pedro

On Aug 14, 2015, at 04:41, Dominic Tarr [email protected] wrote:

sorry, I did not include enough detail in my issue. I should have said that automake is a problem building on osx. but as i look deeper into it, i see that automake is a part of libsodium, not node-sodium, so is harder to remove.


Reply to this email directly or view it on GitHub.

from node-sodium.

paixaop avatar paixaop commented on July 22, 2024

Right now libaodium is statically linked into nose sodium so can't use the release versions.
If you add support for dynamic link I will integrate it.

Pedro

On Aug 14, 2015, at 09:19, Frank Denis [email protected] wrote:

automake (and other autotools) are not needed to build Sodium. Releases tarballs have all the required script already built.


Reply to this email directly or view it on GitHub.

from node-sodium.

jedisct1 avatar jedisct1 commented on July 22, 2024

automake is not needed, even on OSX.

from node-sodium.

dominictarr avatar dominictarr commented on July 22, 2024

without automake, you get an error cannot find "libtoolize"

from this script, which is run on build.
https://github.com/paixaop/node-sodium/blob/master/deps/libsodium/autogen.sh#L7-L16

is there a way around that?

from node-sodium.

jedisct1 avatar jedisct1 commented on July 22, 2024

Do not use the development code in Git!

Use the release tarballs, available here and here (the .tar.gz files, not the zip files).

You don't need to run autogen.sh.

from node-sodium.

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.