On Wed, 6 Aug 2008, artur wrote:
I tried it now with "sudo make install". The following
error messages
occurs now:
artur@artur-laptop:~/cvs/gretl$ gretl
/usr/local/bin/gretl_x11: error while loading shared libraries:
libgretl-1.0.so.0: cannot open shared object file: No such file or
directory
What does
ls -al /usr/local/lib/libgretl*
show? Perhaps try
sudo ldconfig
though I think "make install" should normally take care of that.
Allin.