Allin,
On Mon, 21 Jan 2013, Clive Nicholas wrote:
> Okay. Essentially,But (according to your logs) you reconfigured with --prefix=/usr and
>
> /usr/local/bin/gretl
>
> is still showing
>
> bash: /usr/local/bin/gretl: No such file or directory
installed under /usr, so now the relevant test is
/usr/bin/gretl
As it happens, you should find gretlcli there, but not the GUI
program, gretl_x11. The config.log shows that gtk+-2.0 was not
found, so the GUI would not get built.
You need to install the GTK devel package
sudo apt-get install libgtk2.0-dev
Please read Appendix C.2 to the Gretl User's Guide, "Build
instructions: a step-by-step guide".
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users