> There is just one problem though: I realized that the source code
that
> I downloaded is for the official version 1.5.1. While this is newer
> than the package offered in ubuntu repos, it is not the latest
> snapshot that I wanted. How do I download the tar.bz2 file for the
> latest development version?
Sorry, I don't have a regular schedule for making snapshots of the
sources. In general, CVS is a possibility:
http://sourceforge.net/cvs/?group_id=36234
But also I've just made a snapshot:
http://ricardo.ecn.wfu.edu/pub/gretl/gretl-1.5.1-CVS.tar.bz2
Allin
Thanks very much for the CVS snapshot of latest gretl Professor
Cottrell. And I must say compiling is really fun. In the last few days
I was able to run the latest versions of Lyx and Kile by means of
compiling. This saves me from using outdated packages (somehow) in the
dapper repos. There was a problem with compiling the gretl CVS file
though. During the make process, I got an error about two missing
files. I don't know why this happened but can it be something to do
with the snapshot? Because the official version compiles without any
problems. Here is the error message I get:
make[1]: Entering directory `/home/talhayalta/gretl-1.5.1/gui2'
gcc -c -g -O2 -I.. -I../lib/src -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/includ e
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/in clude/glib-2.0
-I/usr/lib/glib-2.0/include -I../gui2 -I../gui2/gtkextra-lite -
I/usr/include/libpng12
-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/l
ib/glib-2.0/include
-DLOCALEDIR=\"/usr/local/share/locale\" about.c
In file included from gretl.h:36,
from about.c:23:
../lib/src/libgretl.h:32:31: error: libxml/xmlmemory.h: No such file
or director y
../lib/src/libgretl.h:33:28: error: libxml/parser.h: No such file or directory
In file included from ../lib/src/libgretl.h:376,
from gretl.h:36,
from about.c:23:
../lib/src/gretl_model.h:170: error: syntax error before 'xmlNodePtr'
../lib/src/gretl_model.h:343: error: syntax error before 'node'
make[1]: *** [about.o] Error 1
make[1]: Leaving directory `/home/talhayalta/gretl-1.5.1/gui2'
make: *** [gui2] Error 2
--
Don't go around saying the world owes you a living. The world owes you
nothing. It was here first. - Mark Twain
--