You may face the following issue when oraoop is installed with the command
sudo ./install.sh.
./install.sh: 154: ./install.sh: Syntax error: "(" unexpected
To make it work,
sudo bash ./install
sudo ./install.sh.
./install.sh: 154: ./install.sh: Syntax error: "(" unexpected
To make it work,
sudo bash ./install
No comments:
Post a Comment