Hi

I am trying to compile gretl on Ubuntu 11.04, and get a problem, probably a stupid one...

Even if installation (./configure without options, then make, then checkinstall) is sucessfull, I then get while trying to launch gretl:
$ gretl
/usr/local/bin/gretl_x11: error while loading shared libraries: libgretl-1.0.so.4: cannot open shared object file: No such file or directory

It is clear indeed that this is not installed... :
$ dpkg -l |grep libgretl
$

I am not sure actually how this should have been installed? (ifyes, how can I verify it went well?) Is it supposed to be installed in the process with gretl sources, or should I have downloaded different sources?

Thanks!

Matthieu