SunOS 4.1.4

Archie Cobbs archie at whistle.com
Tue Aug 11 15:58:54 PDT 1998


Eric J. Sentner writes:
> > > My LD_LIBRARY_PATH already points to the directory where libkaffevm.so
> > > is installed (/usr/local/lib).. It just doesn't seem to see it for
> > > some reason..
> > 
> > If you are running with Bourne shell, don't forget to
> > 'export LD_LIBRARY_PATH'.
> 
> I'm not.. I'm running zsh, and I did 
> "export LD_LIBRARY_PATH=/usr/local/lib".. The path is correct, it just
> won't load the library...

Try some symlinks, eg:

  libkaffevm -> libkaffevm.so
  libkaffevm.so.1.1 -> libkaffevm.so

Can you do an equivalent of "ktrace" (ie, dump all system calls) ?

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list