I followed along with this walkthorugh, General Installation Information :: HiveMQ Documentation , I first noticed when you unzip the file, it does not have a /bin folder right there. It is under /src/distribution/bin . When i go there an run the run.sh file, it attempts it and says ERROR! HiveMQ JAR not found.
Thank you for your response.
Java shows up as
openjdk version “11.0.13” 2021-10-19
OpenJDK Runtime Environment (build 11.0.13+8-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.13+8-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)
It is Ubuntu 20.04
When I unzip the file, it’s first directories are
build.gradle.kts
gradle
HEADER
settings.gradle.kts
CODE_OF_CONDUCT.md
gradle.properties
jitpack.yml
src
CONTRIBUTING.adoc
gradlew
LICENSE
docker
gradlew.bat
README.adoc
There is no /bin here.
I used the unzip hivemmq-community-edition-master.zip command