On Sun, 13 Feb 2011, Talha Yalta wrote:
I have recently installed Pardus2011 and I have problem getting
gretl
to run after compiling it from cvs. Below is what I have done (a few
times with no luck). There was no other gretl version installed.
1)- I issue the build commands as usual:
make clean (after the first try)
./configure --prefix=/opt/gretl
make
sudo make install
2)- Here is the output after configure:
Configuration:
Installation path: /opt/gretl
Use readline library: yes
Use gnuplot for graphs: yes
Use LaTeX for typesetting output: yes
MPFR support: yes
sse2 support for RNG: yes
openMP support: no
Build with GTK version: none
There's the problem, GTK is not found. Can you post the config.log
from this configuration run.
Allin Cottrell