Re: [Sablevm-user] cannot create vm
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-03-30 02:13:46
|
W li=B6cie z pon, 29-03-2004, godz. 00:06, canning yuan pisze:=20 > The error message is just what we've got, as follow: > open("/usr/local/share/sablevm/sablevm-classpath/java/lang/Object.class= ",=20 > O_RDONLY) =3D -1 ENOENT (No such file or directory) >=20 > But we can find Object.class file under exactly correct directory. > Error message is in the attachment > Do you think it's the sablevm-classpath cause the problem? No, PEBKAC. [*] > open("/usr/loacl/share/sablevm/sablevm-classpath/java/lang/Object.class= ", O_RDONLY) =3D -1 ENOENT (No such file or directory) ^^^^^ what is this??? That's why you always have to *** copy & paste *** things. I think you should remove this directory (as it sure's been created): rm -rf /usr/loacl Then configure with the right --prefix compile again. This should help. Grzegorz B. Prokopski [*] http://ars.userfriendly.org/cartoons/?id=3D19980506 --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM |