Re: sablevm:cannot create vm
"Grzegorz B. Prokopski" <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Organization | SableVM - LGPL'ed Free Java VM http://sablevm.org |
| Message-ID | <[email protected]> |
On Thu, 2005-20-01 at 14:14 +0530, [email protected] wrote: > Hi, > > I tried installing sablevm-1.1.7. The installation goes fine but when > I try running a sample test program Test.java it gives sablevm:cannot > create vm. > > I have installed the following packages : libffi-2.1, jikes-2.1, > sablevm-1.1.7, sablevm-classpath-1.1.7 and classpath-0.10. The classpath-0.10 is both old and unnecessary. Sablevm-classpath includes all classpath code you need. Please try: 1. remove the content of these directories (assuming --prefix=/usr) /usr/lib/sablevm/ /usr/lib/sablevm-classpath /usr/share/sablevm-classpath 2. remove /usr/lib/*sablevm* library files 3. Install SableVM 1.1.9 (you need to install both: sablevm and sablevm-classpath) And let us know whether it helped. Also, since 1.1.8 we have much better error messages for bootstrap problems that in older versions (like 1.1.7) were only showing "cannot create vm" message. Let us know if you had any other questions or problems. Hope this helps, Grzegorz B. Prokopski -- Grzegorz B. Prokopski <[email protected]> SableVM - Free, LGPL'ed Java VM http://sablevm.org Why SableVM ?!? http://sablevm.org/wiki/Features Debian GNU/Linux - the Free OS http://www.debian.org