osintgram4j
osintgram4j copied to clipboard
Can't run setup.sh
Bug Report
When i run setup.sh it shows : $ ./setup.sh --force-download
Operating System State
Is Linux: true Is OS X (macOS): false
Preparing files (JDK, Libraries) and stop there when i continue to build.sh it tells me Some JDK tools are missing. Please re-run the setup.sh to set up the required tools.
Can you describe these following questions?
- Under what Operating System (e.g. Ubuntu 24.04, Kali Linux 2024.1) are you running this?
- How can I reproduce this error?
Im using Kali Linux 2024.1 and the error shows when i type in $ ./setup.sh --force-download
Identified the issue, and it's also a part of my fault here. I didn't specify the dependencies in the README, which, eventually, you would expect to run flawlessly. Apparently, I was wrong.
Well, before running setup.sh, you also need to run:
sudo apt install tar wget cmake build-essential