Dear all,
I just wanted to compile gretl in my ubuntu 10.04 after these commands in
terminal
cvs update -d -P
./configure
But I got following messages:
~/gretl/cvs/gretl-old$ make
./builddate
build.h is current
make -C lib
make[1]: Entering directory `/home/yinung/gretl/cvs/gretl-old/lib'
make[1]: *** No rule to make target `../lib/src/gretl_scalar.h', needed by
`compat.lo'. Stop.
make[1]: Leaving directory `/home/yinung/gretl/cvs/gretl-old/lib'
make: *** [lib] Error 2
Any one can help, please?
Yi-Nung Yang