Java on Ubuntu

Andy Choens gunksta at gmail.com
Sat Oct 1 20:10:23 UTC 2005


On 10/1/05, Curtis Seyfried <curtis.seyfried at earthlink.net> wrote:
>
> I am having problems running Java apps on Ubuntu.
> This is a typical bash file I write to execute the jar
>
> #!/bin/sh
> JAVA_HOME="/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/bin/"
> classpath="/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/bin/;/usr/lib/jvm/java-
> 1.4.2-gcj-4.0-1.4.2.0
> /lib/;/opt/Zoe/;/opt/Zoe/Extra/;/opt/Zoe/Library/;/opt/Zoe/Library/java/;/opt/Zoe/Bundles/"
> /usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/bin/java -jar Zoe.jar
>
> I have rarely had problems with this before except where the jar is
> really broken.
>
> I want to run a frontend for hylafax, or which there are some excellent
> Java apps; and, ZOE, which is an incredible e-mail indexer and search
> tool.
>
> Curtis



Are you on an AMD64 machine?

--
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051001/5d34f4aa/attachment.html>


More information about the ubuntu-users mailing list