ewg
April 29th, 2008, 07:45 PM
Sys 76 Sable Performance
Ubuntu 8.04 , 32 bit
I'm having Moneydance trouble since the upgrade to 8.04. I suspect it's related to JAVA. Posts in an Ubuntu forum indicated my System 76 ubuntu is "odd". Apparently although it's there it is not recognized. Does anyone see a problem?
ewg@ubuntu:~$ java version
The program 'java' can be found in the following packages:
* java-gcj-compat-headless
* openjdk-6-jre-headless
* j2re1.4
* kaffe
* cacao
* gij-4.1
* jamvm
* gij-4.2
* sablevm
Try: sudo apt-get install <selected package>
bash: java: command not found
ewg@ubuntu:~$ sudo apt-get install sun-java6-bin sun-java6-jre
[sudo] password for ewg:
Reading package lists... Done
Building dependency tree
Reading state information... Done
sun-java6-bin is already the newest version.
sun-java6-bin set to manually installed.
sun-java6-jre is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
ewg@ubuntu:~$ whereis java
java: /usr/bin/java /etc/java /usr/share/java /usr/share/man/man1/java.1.gz
ewg@ubuntu:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ewg@ubuntu:~$ /usr/bin/java -version
bash: /usr/bin/java: No such file or directory
Any idea why java is not recognized? Is there a way to correct it?
Thanks,
Ubuntu 8.04 , 32 bit
I'm having Moneydance trouble since the upgrade to 8.04. I suspect it's related to JAVA. Posts in an Ubuntu forum indicated my System 76 ubuntu is "odd". Apparently although it's there it is not recognized. Does anyone see a problem?
ewg@ubuntu:~$ java version
The program 'java' can be found in the following packages:
* java-gcj-compat-headless
* openjdk-6-jre-headless
* j2re1.4
* kaffe
* cacao
* gij-4.1
* jamvm
* gij-4.2
* sablevm
Try: sudo apt-get install <selected package>
bash: java: command not found
ewg@ubuntu:~$ sudo apt-get install sun-java6-bin sun-java6-jre
[sudo] password for ewg:
Reading package lists... Done
Building dependency tree
Reading state information... Done
sun-java6-bin is already the newest version.
sun-java6-bin set to manually installed.
sun-java6-jre is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
ewg@ubuntu:~$ whereis java
java: /usr/bin/java /etc/java /usr/share/java /usr/share/man/man1/java.1.gz
ewg@ubuntu:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ewg@ubuntu:~$ /usr/bin/java -version
bash: /usr/bin/java: No such file or directory
Any idea why java is not recognized? Is there a way to correct it?
Thanks,