Hi all;
I'm having a bit of a problem installing NetREXX. In step 3, I can't find a tools.jar anywhere on my system. In step 4, I get: C:\NetRexx\bin>java COM.ibm.netrexx.process.NetRexxC hello -replace NetRexx portable processor, version 2.02 Copyright (c) IBM Corporation, 2001. All rights reserved. Program hello.nrx Exception in thread "main" java.lang.NoClassDefFoundError: sun/tools/javac/Main at COM.ibm.netrexx.process.RxTranslator.compile(RxTranslator.nrx, Compil ed Code) at COM.ibm.netrexx.process.NetRexxC.process(NetRexxC.nrx, Compiled Code) at COM.ibm.netrexx.process.NetRexxC.main2(NetRexxC.nrx:123) at COM.ibm.netrexx.process.NetRexxC.main(NetRexxC.nrx:82) C:\NetRexx\bin>java hello Exception in thread "main" java.lang.NoClassDefFoundError: hello C:\NetRexx\bin> Do either of these symptoms ring a bell with anyone? Thanks. --- Have a nice day. ---------------------------------------- MailCity is not secure. Do not use this email address for confidential information. ------------------------------------------------------------ ___________________________________________________ Communicate with others using Lycos Mail for FREE! http://mail.lycos.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to [hidden email] with the following message in the body of the note unsubscribe ibm-netrexx <e-mail address> |
Here goes. Thanks in advance.
C:\NetRexx\bin>ver Windows 98 [Version 4.10.2222] C:\NetRexx\bin>java -version java version "1.2.2" Classic VM (build JDK-1.2.2_006, native threads, symcjit) C:\NetRexx\bin>set TMP=c:\windows\TEMP TEMP=C:\windows\TEMP PROMPT=$p$g winbootdir=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM PATH=C:\WINDOWS;c:\windows;c:\windows\COMMAND;C:\OBJREXX;C:\NETREXX\BIN;C:\WINDO WS\SYSTEM CLASSPATH=.;C:\PROGRA~1\PHOTOD~1.1\ADOBEC~1;c:\program~1\java\jre\1.2\lib\tools. jar;C:\Program Files\JavaSoft\JRE\1.2\lib\ext\NetRexxC.jar windir=C:\WINDOWS BLASTER=A220 I9 D1 T4 CMDLINE=java -version C:\NetRexx\bin> --- Have a nice day. ---------------------------------------- MailCity is not secure. Do not use this email address for confidential information. ------------------------------------------------------------ On Mon, 2 Sep 2002 19:50:25 Tim & Mary Weatherstone wrote: >Hi >perhaps you could re-send msg with details about the version of the sdk >you are running + operating system, where you've put the .jar files >etc. ? There's also good help available on the netrexx site dealing >with install problems etc. >thanks >timW > >On Monday, September 2, 2002, at 05:00 PM, Hobart M Spitz wrote: > >> Hi all; >> >> I'm having a bit of a problem installing NetREXX. >> >> In step 3, I can't find a tools.jar anywhere on my system. >> >> In step 4, I get: >> >> >> C:\NetRexx\bin>java COM.ibm.netrexx.process.NetRexxC hello -replace >> NetRexx portable processor, version 2.02 >> Copyright (c) IBM Corporation, 2001. All rights reserved. >> Program hello.nrx >> Exception in thread "main" java.lang.NoClassDefFoundError: >> sun/tools/javac/Main >> at >> COM.ibm.netrexx.process.RxTranslator.compile(RxTranslator.nrx, Compil >> ed Code) >> at COM.ibm.netrexx.process.NetRexxC.process(NetRexxC.nrx, >> Compiled Code) >> >> at COM.ibm.netrexx.process.NetRexxC.main2(NetRexxC.nrx:123) >> at COM.ibm.netrexx.process.NetRexxC.main(NetRexxC.nrx:82) >> >> C:\NetRexx\bin>java hello >> Exception in thread "main" java.lang.NoClassDefFoundError: hello >> >> C:\NetRexx\bin> >> >> Do either of these symptoms ring a bell with anyone? >> >> Thanks. >> >> >> --- >> Have a nice day. >> ---------------------------------------- >> MailCity is not secure. >> Do not use this email address for confidential information. >> ------------------------------------------------------------ >> >> >> >> >> ___________________________________________________ >> Communicate with others using Lycos Mail for FREE! >> http://mail.lycos.com >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> ~~~~~~ >> To unsubscribe from this mailing list ( ibm-netrexx ), please send a >> note to >> [hidden email] >> with the following message in the body of the note >> unsubscribe ibm-netrexx <e-mail address> >> > > ___________________________________________________ Communicate with others using Lycos Mail for FREE! http://mail.lycos.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to [hidden email] with the following message in the body of the note unsubscribe ibm-netrexx <e-mail address> |
Free forum by Nabble | Edit this page |