On Sat, 16 Apr 2011, Allin Cottrell wrote:
On Sat, 16 Apr 2011, Artur Tarassow wrote:
> "1) Is the installed library really current?
> ls -l /usr/lib/libgretl-1.0.so.0.0.62 "
>
> The file is actually in the folder /usr/local/lib/
> I do not find any gretl file in /usr/lib/
I was relying on your message of April 15,
http://lists.wfu.edu/pipermail/gretl-users/2011-April/006087.html
"/usr/local/bin/gretl_x11: symbol lookup error:
/usr/lib/libgretl-1.0.so.0: undefined symbol: omp_get_wtime"
Ah, but I wasn't reading it carefully enough. If your
transcription of the error message was correct it indicates a
mixed-up gretl installation: gretl_x11 in /usr/local/bin but the
library in /usr/lib, and (if that's the case) presumably
incompatible versions.
Allin