Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Developer broken script ...

user496136Mar 17 2006 — edited Mar 17 2006
Hi,

I'm trying to install SQL Developer for Linux on a Pentium 4 (3.25 GHz with Hyperthreading and 512 MB physical memory) with Fedora Core 4. As per the installation guide I did unzip the file and then run the script "sh sqldeveloper" on the unziped folder sqldeveloper.

What this script does is that it changes to directory "jdev/bin" inside the unziped folder sqldeveloper and runs the script sqldeveloper in that directory.

My results are as follow:

dirname: too many arguments
Try `dirname --help' for more information.
./sqldeveloper: line 77: /../../ide/bin/launcher.sh: No such file or directory

It looks as if on line 77 (. `dirname ${SCRIPT}`/../../ide/bin/launcher.sh) is not that well structured. Maybe I'm wrong but it's not doing what it's supposed to be doing.

Would someone please let me know if I'm missing something? Thanks in advance ...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2006
Added on Mar 17 2006
3 comments
327 views