BeChris100 / osintgram4j

A rebranded version of our old, beloved Osintgram Client
GNU General Public License v3.0
35 stars 1 forks source link

Cannot download ./build.sh #3

Closed PoplajZ closed 7 months ago

PoplajZ commented 7 months ago

Hello, I have read the previous issue, but this is a little bit different. I am on the Google Cloud Console.

Normally, I did what I was supposed to. I entered the git clone https://github.com/BeChris100/osintgram4j code, then changed the directory to osintgram4j and entered the chmod +x setup.sh build.sh command. Then I ran setup.sh, and it worked, but when I ran the build.sh command, it didn't. It told me: Error: Some of the JDK tools are missing from the JDK installation. Please verify the JDK instance at "/home/{my name}/osintgram4j/build/jdk" and reinstall, if necessary. Alternatively, run setup.sh with '--force-download' to obtain the latest JDK version compatible with the project.

So I did what it told me. I ran the setup.sh with --force-download, but after that, it still didn't work. I also tried uninstalling the program and then installing setup.sh with force download, but it didn't help either.