Git Product home page Git Product logo

java_installer's People

Contributors

arnebab avatar desyncr avatar juiceman avatar nextgens avatar richyrich avatar steveatinfincia avatar theseeker avatar thynix avatar toad avatar xloem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

java_installer's Issues

OpenBSD support

I couldn't install it on OpenBSD since the wrapper is missing? What is a wrapper and is there a simple way to add it?

Trying to start Freenet 0.7 on macOS 64bit fails

I downloaded the new_installer_offline_1492.jar and ran successfully through the installation process. I installed Freenet to the folder /Applications/Freenet. After that I looked for some sort of start script and found run.sh. Therefore I executed the following command:

Freenet $ pwd
/Applications/Freenet
Freenet $ ./run.sh start
Your JAVA_HOME seems to be incompatible with your PATH, ignoring it.
Your java executable at /usr/bin/java seems suitable
Starting Freenet 0.7...
nice: /Applications/Freenet/./bin/wrapper-macosx-universal-32: Bad CPU type in executable

The script fails because it tries to run a 32bit binary but I'm on 64bit, at least I think that's the reason. I searched in the script /Applications/Freenet/run.sh for a solution because I found out that there exists a 64bit binary (/Applications/Freenet/bin/wrapper-macosx-universal-64).

After changing the env variable DIST_BIT in line 284 of run.sh from the hardcoded value 32 to 64 and running the script again with ./run.sh start freenet installed successfully. NICE.

Why do I post an issue if I already found the solution? I think it's probably easy to add a check for the system architecture to prevent such a failure for others trying to install freenet. Can this please be added?

I'm not sure if this issue should be created in this repo or in the freenet/fred repo. Please help.

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.