Re: [Sablevm-developer] Problems with 1.0.3 - java/lang/UnsatisfiedLinkError
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-08-20 16:49:42
|
Hi Grzegorz, On Tue, Aug 20, 2002 at 04:41:55PM +0200, Grzegorz Prokopski wrote: > I updated debian packages to 1.0.3 version and now I am unable > to run even HelloWorld.jar. >... > it is not a problem with non-existant /usr/lib/sablevm/classes-1.0.3. >... > For now I reverted to 1.0.1. > b) should be resolved rather quickly (not in next year) I uninstalled all sablevm versions from my machine, restartd my shell (to clear the PATH search path), downloaded the three *-1.0.3.tar.gz packages, extracted the "build" script, and ran: $ build /home/egagnon/work # with no trailing "/" ... $ type sablevm /home/egagnon/work/bin/sablevm $ sablevm -Yc HelloWorld.jar HelloWorld Hello World! $ So, you have probably missed one of the installation steps. I suggest you uninstall all previous sablevm versions from your machine, and restart installation from pristine packages. As you probably use an unusual build procedure for building the deb package, please send your scripts so that more eyes look at it. Or, maybe there's a strange system-specific bug in sablevm? I've ran my tests on Debian sid (with jikes frozen to "testing"'s 1.15 version). ------------ About the GTK stuff: I'll look at it when I'm finished. ------------ About the Bug tracking messages: You can subscribe to the sablevm-bugs ML. Keeping separate MLs allows one to chose what to receive or not, in digest format or not. ------------ Have fun! Etienne -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |