GithubHelp home page GithubHelp logo

Comments (12)

subnetmarco avatar subnetmarco commented on May 12, 2024

@ahmadnassri On MacOSX ?

from kong.

ahmadnassri avatar ahmadnassri commented on May 12, 2024

@thefosk no Linux!

from kong.

nijikokun avatar nijikokun commented on May 12, 2024

What is the Linux Distro and Version are you doing this on?

from kong.

ahmadnassri avatar ahmadnassri commented on May 12, 2024

Linux Mint 17.1

from kong.

subnetmarco avatar subnetmarco commented on May 12, 2024

I've updated the dependencies list in the README file. We require also pcre-devel and openssl-devel to successfully build the project.

from kong.

thibaultcha avatar thibaultcha commented on May 12, 2024

They have been added to the README but not all platforms need it. We need a different approach:

Install

Linux

OS X

etc...

This way we could also avoid finding manually the correct libs and let the user specify it. After all, that's how everybody does it, we shouldn't make decisions instead of the user. Same for the force usage of sudo.

from kong.

subnetmarco avatar subnetmarco commented on May 12, 2024

We need something that can automatically install dependencies. Once Kong is being released in rpm or deb format it's going to be easier to install everything since the installation package will also automatically install the dependencies.

Right now I'm pretty sure the README dependencies list is not complete too.

from kong.

thibaultcha avatar thibaultcha commented on May 12, 2024

We need to install dependencies only if those are not built-in in the system we are installing it in. In OS X, no need to install those libs. In debian, need to install them through apt-get, in CentOS, probably with yum, etc...

from kong.

subnetmarco avatar subnetmarco commented on May 12, 2024

By using a package manager if the dependencies are already installed they won't be reinstalled.

from kong.

thibaultcha avatar thibaultcha commented on May 12, 2024

How do you know which package manager to use? How do you know if the dependency is not already installed for this platform?

We need to just specify platform-specific installation processes. Like... Everybody else in the world.

from kong.

thibaultcha avatar thibaultcha commented on May 12, 2024

Installation from source with OS X + Homebrew is now entirely documented: ddfc482

from kong.

thibaultcha avatar thibaultcha commented on May 12, 2024

We now know what is needed to install kong, and we will update our INSTALL.md with missing platforms.

from kong.

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.