Monday, 7 January 2013

oraoop installation issue

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

No comments:

Post a Comment