Re: Problem with java under linux
From: Brad BARCLAY (bbarclay_at_jsyncmanager.org)
Date: 01/08/04
- Next message: Nathan Zumwalt: "Re: Clear the Screen"
- Previous message: Bill Marcum: "Re: System call to different OS using Runtime Class in Java"
- In reply to: Stefano Bianchi: "Problem with java under linux"
- Next in thread: Stefano Bianchi: "Re: Problem with java under linux"
- Reply: Stefano Bianchi: "Re: Problem with java under linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 08 Jan 2004 20:48:11 GMT
Stefano Bianchi wrote:
> I guess that the error is in the fact that the command is ignoring the
> -jar option, so that the EPT.jar is not read.
> Java version and linux system are written on the log. How should I
> translate the command line to get it working?
Do you have any special reason for using GCJ? I'd strongly suggest
going and downloading Sun's JDK v1.4.2 for Linux if you don't.
If you do have Sun's Java installed, check your PATH statement, and
ensure that the path to Sun's Java appears before the GCJ Java Runtime
(use "which java" to find out).
HTH!
Brad BARCLAY
-- =-=-=-=-=-=-=-=-= From the OS/2 WARP v4.5 Desktop of Brad BARCLAY. The jSyncManager Project: http://www.jsyncmanager.org
- Next message: Nathan Zumwalt: "Re: Clear the Screen"
- Previous message: Bill Marcum: "Re: System call to different OS using Runtime Class in Java"
- In reply to: Stefano Bianchi: "Problem with java under linux"
- Next in thread: Stefano Bianchi: "Re: Problem with java under linux"
- Reply: Stefano Bianchi: "Re: Problem with java under linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|