Re: [enhydra] Enhydra JaWE 2.4-1 released
I am trying to migrate to Ubuntu and make Shark working on it:
I have downloaded the tar.gz file and running configure.sh generates this error:
$./configure.sh -jdkhome /usr/lib/jvm/java-6-sun-1.6.0.06/
./configure.sh: 6: function: not found
configure.sh -option=value ...
configure.sh -option value ...
Options:
jdkhome
Example: configure -jdkhome /usr/java/j2sdk1.4.2
./configure.sh: 20: Syntax error: "}" unexpected
After removing lines 6-20 from configure.sh which is responsible for the message I get this error:
$./configure.sh -jdkhome /usr/lib/jvm/java-6-sun-1.6.0.06/
./configure.sh: 26: [[: not found
./configure.sh: 61: [[: not found
./configure.sh: 61: [[: not found
./configure.sh: error: unrecognized param: /usr/lib/jvm/java-6-sun-1.6.0.06/.
./configure.sh: 61: help: not found
Is the configure.sh file OK or am I doing something wrong?
Regards,
Peter Šterba