SunOS 4.1.4

Eric J. Sentner kaffe@rufus.w3.org
Tue, 11 Aug 1998 18:51:43 -0400 (EDT)



On Tue, 11 Aug 1998 BIOLFC@Jetson.UH.EDU wrote:

> > 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...

-- Eric