Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
softhackghana opened this issue Jul 27, 2023 · 1 comment
Open

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

softhackghana opened this issue Jul 27, 2023 · 1 comment
Assignees

Comments

@softhackghana
Copy link

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

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

@eschabell
Copy link
Member

eschabell commented Jul 28, 2023

@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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants