Git Product home page Git Product logo

Comments (4)

jenetics avatar jenetics commented on May 18, 2024

OK, the run-example.sh script only works with the downloaded package zip file. The jars are then in the right directory and can be found by the script.

Alternatively you can build the package yourself. Call

  • ./gradlew packaging: this is an internal Gradle task, which create the Jenetcis package (the unit tests are also executed).

It will create a build/package/jenetics-<version>/scripts directory where the test scripts are copied. Starting the script from there should work.

from jenetics.

thealy avatar thealy commented on May 18, 2024

OK, ./gradlew packaging ran ok and created the scripts directory, but the result was the same errors. I managed to run it with a manually-crafted string of java -cp .... I'm new to Intellij, but I'm trying to get the whole package running in there so I can learn it.

from jenetics.

jenetics avatar jenetics commented on May 18, 2024

The problem was the readlink command, which worked on Linux but not on Mac. I replaced it with a portable version.

from jenetics.

thealy avatar thealy commented on May 18, 2024

Thank you very much Franz. I look forward to working with Jenetics.

-Terry

On 8/13/15 5:15 PM, Franz Wilhelmstötter wrote:

The problem was the |readlink| command, which worked on Linux but not
on Mac. I replaced it with a portable version.


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

from jenetics.

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.