From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "=?iso-8859-1?B?Qmr2cm4=?=" Newsgroups: gmane.emacs.help Subject: compiling problems with JDE Date: Thu, 15 Aug 2002 21:34:07 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1029440053 9290 127.0.0.1 (15 Aug 2002 19:34:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2002 19:34:13 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17fQNm-0002Pa-00 for ; Thu, 15 Aug 2002 21:34:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fQOg-0004jO-00; Thu, 15 Aug 2002 15:35:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17fQOD-0004iM-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 15:34:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17fQO3-0004hU-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 15:34:36 -0400 Original-Received: from smtp03.web.de ([217.72.192.158] helo=smtp.web.de) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fQO3-0004hM-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 15:34:27 -0400 Original-Received: from [213.7.224.150] (helo=morpheusx) by smtp.web.de with smtp (WEB.DE(Exim) 4.75 #2) id 17fQO1-00040G-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 21:34:25 +0200 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:816 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:816 hi emacs-team, i got some trouble with emacs on my pc. every time I try to compile a program with the JDE following error message appears: Invalid vm path in C:/windows/bin/javaw.exe but the java.exe is installed in directory C:\j2sdk1.4\bin my platform and some directories: - Windows XP : C:\windows - Java : C:\j2sdk1.4 - Emacs : C:\emacs-21.2 - Cygwin : C.\emacs-21.2\cygwin my system variables: Path: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\j2sdk1.4\bi n;C:\emacs-21.2\bin\home;C:\emacs-21.2\cygwin\bin CLASSPATH: C:\j2sdk1.4\bin;C:\j2sdk1.4\include;C:\emacs-21.2\bin\home HOME: C:\emacs-21.2\bin\home LD_LIBRARY_PATH: C:\emacs-21.2\bin;C:\emacs-21.2\cygwin\bin;C:\j2sdk1.4\bin PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH windir: %SystemRoot% I think there is something wrong with my path variable. do you know a way to fix my problem? would be very kind! thx a lot, björn.