Re: [rvm-research] Building jikes-rvm for the first time.
Erik Brangs <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 03.07.2013 17:33, abhay hegde wrote: > I am not able to run jikes rvm. [...] Please let me know how to proceed. A word of advice: Before you try to get help from other people via a mailing list, you should try to solve your problem yourself. If that does not work, you can ask on the mailing list. In general, it is also helpful if you mention what you tried to solve the problem. > java.lang.NoClassDefFoundError: Could not find the class > simpleConstructor.class: > simpleConstructor.class not found in SystemAppCL The error message tells you that the Jikes RVM tried to search the class with the name "simpleConstructor.class". You want to run the class "simpleConstructor", so you will need to use the command line "./rvm simpleConstructor". Kind regards, Erik Brangs ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev