missing library

Kenn Brodhagen k95kb02 at cc.kzoo.edu
Wed May 14 19:55:55 PDT 1997


Vincent Stoessel wrote:

> Hi Guys,
> I was able to successfully compile
> and install Kaffe on a Sparc 5
> running SunOs 4.1.4. But when I try to run it
> I get
> > ./javac ~/javac/applets/Simple.java
> ld.so: libkaffe_vm.so.0: not found
> when I check my directory where my libraries are I don't see that
> library
> anywhere:
>
> > ls /home/vince/KAFFELIB/lib
> libkaffe_agent.so@       libkaffe_native.so.0.84  libkaffe_vm.so@
> libkaffe_agent.so.0.84   libkaffe_net.so@
> libkaffe_vm.so.0.84
> libkaffe_native.so@      libkaffe_net.so.0.84
>
> I'm a newbie, help!
> Thanks.
> --
> Vincent Stoessel - Business Connectivity Technical Support
> vince at digex.net - 301 847 6548 (direct) -  301 847 6215 (fax)
> 24-hour Support Line - 301 847 5200
> DIGEX, INC

 You must run ldconfig, that should make a symlink to
libkaffe_vm.so.0.84 called libkaffe_vm.so.0

Also, make sure you have /home/vince/KAFFELIB/lib in your LD_LIBRARY
path.

--

----------------------------------------
Kenn Brodhagen
k95kb02 at cc.kzoo.edu
----------------------------------------



More information about the kaffe mailing list