Coder Social home page Coder Social logo

Comments (6)

ekg avatar ekg commented on July 26, 2024

@pgrosu Very interesting, and thanks for the writeup. I try to avoid setting additional things in the ld search path. When programs are mature and distributed via package managers I think it makes sense to share libraries, but for applications like this one the ideal is to have a fully self-contained binary.

We could encapsulate jansson in the build, but it's only used for JSON output from protobuf using pbjson, which is going away as soon as JSON support is default in protobuf 3: protocolbuffers/protobuf#350

from vg.

pgrosu avatar pgrosu commented on July 26, 2024

@ekg No problem, that makes sense - sorry for the noise. I'll close the issue, and if people need something like this, then they can search for it here.

Thank you for the link about protobuf 3 going to provide support for JSON, which can simplify some things. Either way, if the the compilation could be streamlined from just cloning the git repository, that would make it easier, but probably not a high-priority.

Thank you for making this great program!
Paul

from vg.

ekg avatar ekg commented on July 26, 2024

FYI, at present you can use make get-deps on ubuntu/debian to get the
dependencies. I'm not sure if mac OSX builds have worked yet.

On Tue, May 12, 2015 at 4:28 PM, Paul Grosu [email protected]
wrote:

Closed #37 #37.


Reply to this email directly or view it on GitHub
#37 (comment).

from vg.

pgrosu avatar pgrosu commented on July 26, 2024

That's a very useful feature, but I think I need sudo access for it based on the following line, which I don't always have on all systems:

https://github.com/ekg/vg/blob/master/Makefile#L20

Still a very nice feature to have in the Makefile for self-installing the required packages. I have not tried it on a Mac yet.

from vg.

ekg avatar ekg commented on July 26, 2024

Yes, you're right that you need sudo! vg hasn't quite grown up, but it's
getting closer. I think I'll hold on the jansson issue for the moment
though.

On Tue, May 12, 2015 at 4:50 PM, Paul Grosu [email protected]
wrote:

That's a very useful feature, but I think I need sudo access for it based
on the following line, which I don't always have on all systems:

https://github.com/ekg/vg/blob/master/Makefile#L20

Still a very nice feature to have in the Makefile for self-installing the
required packages. I have not tried it on a Mac yet.


Reply to this email directly or view it on GitHub
#37 (comment).

from vg.

pgrosu avatar pgrosu commented on July 26, 2024

It's no problem - to me it feels complete and fairly mature :) There's always a way to make things run, so I'm not too worried. It was just another way to reach autonomy :)

from vg.

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.