Allin
I think that I have set up the libraries properly but I still have
problems. ./config appears to run (config.log is attached) but make
will not run. The output of make is below. I have deleted everything
in the cvs directory, reloaded the cvs directory and repeated the
process with fresh files and still get the same result. There are no
*.gmo files in `/home/frainj/cvs/gretl/po'.
Best Regards
John
make -C lib
make[1]: Entering directory `/home/frainj/cvs/gretl/lib'
make[1]: `libgretl-1.0.la' is up to date.
make[1]: Leaving directory `/home/frainj/cvs/gretl/lib'
make -C cli
make[1]: Entering directory `/home/frainj/cvs/gretl/cli'
make[1]: `gretlcli' is up to date.
make[1]: Leaving directory `/home/frainj/cvs/gretl/cli'
./builddate.pl
No need to update build.h
make -C gui2
make[1]: Entering directory `/home/frainj/cvs/gretl/gui2'
make[1]: `gretl_x11' is up to date.
make[1]: Leaving directory `/home/frainj/cvs/gretl/gui2'
make -C plugin
make[1]: Entering directory `/home/frainj/cvs/gretl/plugin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/frainj/cvs/gretl/plugin'
make -C po
make[1]: Entering directory `/home/frainj/cvs/gretl/po'
: --update de.po gretl.pot
rm -f de.gmo && : -c --statistics -o de.gmo de.po
make[1]: Leaving directory `/home/frainj/cvs/gretl/po'
make: *** [po] Error 2
frainj@dell390:~/cvs/gretl$ make >temp.txt
mv: cannot stat `t-de.gmo': No such file or directory
make[1]: *** [de.gmo] Error 1
make: *** [po] Error 2
2008/10/6 Allin Cottrell <cottrell(a)wfu.edu>:
On Mon, 6 Oct 2008, Allin Cottrell wrote:
> Unfortunately the choice of blas can be very confusing. You
> should look for packages with "gf" in the name (gf -> gfortran).
> Otherwise you're liable to get a blas which depends on the older
> GNU fortran compiler, g77, and this may well conflict with R.
>
> I don't have access to an ubuntu system at work, but from home I
> can check which packages I have installed on ubuntu 8.04.
I have the following blas/lapack packages installed and everything
plays nicely:
libblas3gf 1.2-1.3ubuntu4
libblas-dev 1.2-1.3ubuntu4
liblapack3gf 3.1.1-0.3ubuntu2
liblapack-dev 3.1.1-0.3ubuntu2
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users
--
John C Frain
Trinity College Dublin
Dublin 2
Ireland
www.tcd.ie/Economics/staff/frainj/home.html
mailto:frainj@tcd.ie
mailto:frainj@gmail.com