From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Unknown Newsgroups: gmane.emacs.help Subject: Re: invalid vm path? Date: Sat, 01 Feb 2003 12:18:25 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1044101972 16921 80.91.224.249 (1 Feb 2003 12:19:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 1 Feb 2003 12:19:32 +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 18ewcN-0004On-00 for ; Sat, 01 Feb 2003 13:19:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ewdA-0008QH-03 for gnu-help-gnu-emacs@m.gmane.org; Sat, 01 Feb 2003 07:20:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-west.nntpserver.com!hub1.meganetnews.com!nntpserver.com!newsfeed.news2me.com!sjc70.webusenet.com!news.webusenet.com!news03.bloor.is.net.cable.rogers.com!news02.bloor.is.net.cable.rogers.com.POSTED!not-for-mail Original-From: Le Wang Original-Newsgroups: gnu.emacs.help Original-Lines: 25 User-Agent: KNode/0.7.1 Original-NNTP-Posting-Host: 24.192.182.203 Original-X-Complaints-To: abuse@rogers.com Original-X-Trace: news02.bloor.is.net.cable.rogers.com 1044101905 24.192.182.203 (Sat, 01 Feb 2003 07:18:25 EST) Original-NNTP-Posting-Date: Sat, 01 Feb 2003 07:18:25 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:109682 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6196 Jeff Driesen wrote: > I just did a fresh install of Windows 98se and emacs. When > I try to compile i get an error "Invalid vm path > c:/bin/javaw.exe" > > my setup: > > c:/windows > > SET PATH=C:\j2sdk1.4.1_01\bin; > > SET > CLASSPATH=.;C:\j2sdk1.4.1_01\lib:.;c:\junit3.8.1\junit.jar. > > any ideas on how to solve this problem and point emacs to > the proper directory (c:\j2sdk1.4.1_01\bin)?? Hi Jeff, Are you using JDE? If not, you probably should be. If yes, you should ask this question to the JDE mailing list, which is quite active and helpful. -- Le