jbossdemocentral / rhpam7-install-demo

29 stars 46 forks source link

./init.sh: line 121: unzip: command not found #25

Open softhackghana opened 1 year ago

softhackghana commented 1 year ago

I have downloaded all the product but getting the following error message with the jboss.

./init.sh: line 121: unzip: command not found

eschabell commented 1 year ago

@softhackghana I'm assuming you are running this on a unix system as you are using the Bash install script and it looks like you don't have the unzip tool on your system?

Verify that you have the unzip command available and rerun the init script and it should look like this:

$ ./init.sh

[some ascii art here]

Support dir is presented...

Product EAP sources are present...

Product Red Hat Process Automation Manager sources are present...

Product Red Hat Process Automation Manager KIE Server sources are present...

Product Red Hat Process Automation Manager Case Management sources are present...

JBoss EAP installation running now... ... ... [more installation output]