all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compiling problems with JDE
@ 2002-08-15 19:34 Björn
  0 siblings, 0 replies; 3+ messages in thread
From: Björn @ 2002-08-15 19:34 UTC (permalink / raw)


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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: compiling problems with JDE
@ 2002-08-15 21:03 Stevens, Brigham
  0 siblings, 0 replies; 3+ messages in thread
From: Stevens, Brigham @ 2002-08-15 21:03 UTC (permalink / raw)




Hi Björn,

I don't know if this is related to the problem, but I noticed the JDK bin directory is in your CLASSPATH. This is not necessary, unless you actually have .class files in that directory, which would be unusual. I don't think it would actually cause a problem though, but I am not familiar with JDE.

--brigham

-----Original Message-----
From: Björn [mailto:captain_dive@web.de] 
Sent: Thursday, August 15, 2002 12:34 PM
To: help-gnu-emacs@gnu.org
Subject: compiling problems with JDE

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.



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: compiling problems with JDE
@ 2002-08-15 21:05 Stevens, Brigham
  0 siblings, 0 replies; 3+ messages in thread
From: Stevens, Brigham @ 2002-08-15 21:05 UTC (permalink / raw)


OH ! Actually, now that I read your message again, I think you should move your JDK bin directory to the front of your path. It is finding something in your windows directory.

-----Original Message-----
From: Björn [mailto:captain_dive@web.de] 
Sent: Thursday, August 15, 2002 12:34 PM
To: help-gnu-emacs@gnu.org
Subject: compiling problems with JDE

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.



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-15 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-15 21:03 compiling problems with JDE Stevens, Brigham
  -- strict thread matches above, loose matches on Subject: below --
2002-08-15 21:05 Stevens, Brigham
2002-08-15 19:34 Björn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.