See: http://www.ccs.neu.edu/home/kedar/ for the latest instructions. From binoy@ccs.neu.edu Fri Feb 28 00:31:06 1997 Received: from amber.ccs.neu.edu (team.ccs.neu.edu [129.10.112.43]) by amber.ccs.neu.edu (8.8.4/8.7.3) with SMTP id AAA06888; Fri, 28 Feb 1997 00:31:03 -0500 (EST) Message-ID: <33166DF7.19F6@ccs.neu.edu> Date: Fri, 28 Feb 1997 00:32:39 -0500 From: Binoy Samuel X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: kedar@ccs.neu.edu CC: lieber@ccs.neu.edu, trika@ccs.neu.edu Subject: demjava on win95 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Status: R Hi kedar, Atlast i could get demjava running at home. The very initial problems i had with PATH and CLASSPATH were because i had not defined these variables properly in AUTOEXEC.BAT Those have been resolved. Secondly, the 'demjava.bat' file was giving some problems on win95 because the commands were all on one line. OK winNT is better, it does not crib :-). I put each of the commands in the demjava.bat file on separate lines and it works fine now. Also the last problem, also encountered by Chris Turcanu, were because of JDK1.1 . Obviously there are some changes to 1.1 that cause problems with the current demeter/java. Changing back to JDK1.02 resolved all the previous warnings etc. Also, the compilation time with current setup(using javac) is around 2 mins. -binoy