Good morning,
I'm currently using debian testing + gnome shell 3.18, kernel 4.2.
for my master thesis purposes, I've compiled Gretl with OBCD support, 
following the instructions in the user guide that say to add the prefix 
./configure --with-odbc --with-ODBC-prefix=/opt/ODBC when configuring.
I've also installed all the necessary dependencies, when giving the 
commands configure, make and make check everything goes fine.
But I've noticed that when performin sudo make install I see a lot of 
warning (red-colored in my console) and, at the end, when opening gretl, 
I get this error message:
/usr/local/bin/gretl_x11: error while loading shared libraries: 
libgretl-1.0.so.15: cannot open shared object file: No such file or 
directory
Also I've noticed that in the output of the command ./configure, at the 
line gtk version, I see 2.0 instead of 3.0 (shouldn't be by default gtk 
3.0?)
Did I miss something when compiling?
-- 
Alessandro Astuti