If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Squirrel SQL installation Doubt

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-12-07, 03:08
sreeenv sreeenv is offline
Registered User
 
Join Date: Apr 2007
Posts: 4
Squirrel SQL installation Doubt

Hi Guys,

I hav Linux Fedora6.I hav downloaded Squirrel SQL 2.4 client. I want to know how to install this in fedora6. 'jdk-1_5_0_11' is already installed in my PC. But when I tried to give this command

java -jar squirrel-sql-<version>-install.jar

I am getting an error message like

bash: java: command not found

Actually I'm new to Linux. Please reply me as soon as possible.


Sree
Reply With Quote
  #2 (permalink)  
Old 04-12-07, 08:47
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
The shell doesn't recognise the "java" command you are send to it. You need to set your runtime directories (include directories) for your personal login to include whichever directory have the java command in it. I suspect /usr/sbin/java
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On