On Sun, 24 Dec 2006, Sven Schreiber wrote:
I will try to fix it and report back. (Again, any hints on how to
remove
all of a self-compiled gretl from a ubuntu or debian system?)
My habit is to configure and install into a special location, e.g.
/opt/gretl. Then blowing it all away is simply a matter of "rm
-rf /opt/gretl". To get this working properly you need to add,
say, opt/gretl/bin to your path, and add /opt/gretl/lib to
/etc/ld.so.conf (or use LD_LIBRARY_PATH, maybe).
Allin.