On Tue, 14 July 2009, Riccardo (Jack) Lucchetti wrote:
An attachment is ok, thanks. You may gzip it if you want.
/> Sorry about this silly question: I'm new to this list, and
I'm learning how
/>/> it works... :)
/
Why silly? It makes perfect sense.
Ok, so here is the attachment..hope you find useful to understand what's going on...
--
Federico Tamagni, PhD
Research Fellow
LEM - Laboratory of Economics and Management
Scuola Superiore Sant'Anna, Pisa, Italy
Phone: (+39)-050-883341
Fax: (+39)-050-883344
email: f.tamagni(a)sssup.it
website:
https://mail.sssup.it/~f.tamagni/
make -C lib
make[1]: Entering directory `/usr/local/gretl/lib'
make[1]: `libgretl-1.0.la' is up to date.
make[1]: Leaving directory `/usr/local/gretl/lib'
make -C cli
make[1]: Entering directory `/usr/local/gretl/cli'
make[1]: `gretlcli' is up to date.
make[1]: Leaving directory `/usr/local/gretl/cli'
./builddate
build.h is current
make -C gui2
make[1]: Entering directory `/usr/local/gretl/gui2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/gretl/gui2'
make -C plugin
make[1]: Entering directory `/usr/local/gretl/plugin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/gretl/plugin'
make -C po
make[1]: Entering directory `/usr/local/gretl/po'
/usr/bin/msgmerge --update cs.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
/usr/bin/msgmerge --update de.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
/usr/bin/msgmerge --update es.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
make[1]: Leaving directory `/usr/local/gretl/po'
make -C share
make[1]: Entering directory `/usr/local/gretl/share'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/gretl/share'
./tools/mkinstalldirs /usr/local/lib /usr/local/bin
./tools/install_man ./tools /usr/local ./gretl.1
Installing ./gretl.1 in /usr/local/man/man1
./tools/install_man ./tools /usr/local ./gretl-config.1
Installing ./gretl-config.1 in /usr/local/man/man1
for d in lib cli gui2 plugin po share ; do make -C $d install; done
make[1]: Entering directory `/usr/local/gretl/lib'
../tools/mkinstalldirs /usr/local/lib /usr/local/include/gretl /usr/local/share/aclocal
/usr/local/lib/pkgconfig
/usr/bin/install -c -m 644 ../gretl.pc /usr/local/lib/pkgconfig
for f in adf_kpss.h bhhh_max.h bootstrap.h boxplots.h calendar.h compare.h compat.h
csvdata.h dataio.h dataset.h dbread.h describe.h discrete.h estimate.h flow_control.h
forecast.h genmain.h genfuncs.h graphing.h gretl_bfgs.h gretl_commands.h gretl_errors.h
gretl_f2c.h gretl_fft.h gretl_foreign.h gretl_func.h gretl_intl.h gretl_list.h
gretl_matrix.h gretl_model.h gretl_panel.h gretl_paths.h gretl_prn.h gretl_restrict.h
gretl_scalar.h gretl_string_table.h gretl_untar.h gretl_utils.h gretl_win32.h gretl_www.h
gretl_xml.h interact.h johansen.h kalman.h libgretl.h libset.h matrix_extra.h missing.h
modelprint.h monte_carlo.h nls.h nonparam.h objstack.h options.h plotspec.h plugins.h
printout.h printscan.h pvalues.h qr_estimate.h random.h strutils.h subsample.h system.h
texprint.h transforms.h tsls.h usermat.h var.h varprint.h vartest.h ; do \
/usr/bin/install -c -m 644 ../lib/src/$f /usr/local/include/gretl ; done
../libtool --mode=install /usr/bin/install -c -m 755 libgretl-1.0.la
/usr/local/lib/libgretl-1.0.la
libtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.so.0.0.52
/usr/local/lib/libgretl-1.0.so.0.0.52
libtool: install: (cd /usr/local/lib && { ln -s -f libgretl-1.0.so.0.0.52
libgretl-1.0.so.0 || { rm -f libgretl-1.0.so.0 && ln -s libgretl-1.0.so.0.0.52
libgretl-1.0.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libgretl-1.0.so.0.0.52
libgretl-1.0.so || { rm -f libgretl-1.0.so && ln -s libgretl-1.0.so.0.0.52
libgretl-1.0.so; }; })
libtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.lai
/usr/local/lib/libgretl-1.0.la
libtool: finish:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/sbin"
ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Leaving directory `/usr/local/gretl/lib'
make[1]: Entering directory `/usr/local/gretl/cli'
../tools/mkinstalldirs /usr/local/bin
../libtool --mode=install /usr/bin/install -c -m 755 gretlcli /usr/local/bin/gretlcli
libtool: install: /usr/bin/install -c -m 755 .libs/gretlcli /usr/local/bin/gretlcli
make[1]: Leaving directory `/usr/local/gretl/cli'
make[1]: Entering directory `/usr/local/gretl/gui2'
../tools/mkinstalldirs /usr/local/bin
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/share/gtksourceview-2.0/language-specs
../tools/mkinstalldirs /usr/local/share/gretl/ui
../libtool --mode=install /usr/bin/install -c -m 755 gretl_x11 /usr/local/bin/gretl_x11
libtool: install: /usr/bin/install -c -m 755 .libs/gretl_x11 /usr/local/bin/gretl_x11
/usr/bin/install -c -m 644 ../gui2/gretlmain.xml /usr/local/share/gretl/ui
/usr/bin/install -c -m 755 ../gretl_sh /usr/local/bin/gretl
/usr/bin/install -c -m 644 ../pixmaps/gretl-logo.xpm /usr/local/share/gretl
/usr/bin/install -c -m 644 ../COPYING /usr/local/share/gretl
/usr/bin/install -c -m 644 gretl.lang.2
/usr/share/gtksourceview-2.0/language-specs/gretl.lang
/usr/bin/install -c -m 644 ../gui2/gnuplot.lang.2
/usr/share/gtksourceview-2.0/language-specs/gnuplot.lang
make[1]: Leaving directory `/usr/local/gretl/gui2'
make[1]: Entering directory `/usr/local/gretl/plugin'
../tools/mkinstalldirs /usr/local/lib/gretl-gtk2
../tools/mkinstalldirs /usr/local/lib/gretl-gtk2/data
../libtool --mode=install /usr/bin/install -c -m 755 \
arbond.la arma.la arma_x12.la eviews_import.la stata_import.la spss_import.la
jmulti_import.la fractals.la garch.la johansen.la kernel.la lad.la nistcheck.la
range-mean.la stats_tables.la sysest.la tobit.la oprobit.la urcdist.la vif.la poisson.la
gretlzip.la heckit.la quantreg.la interval.la anova.la excel_import.la gnumeric_import.la
ods_import.la progress_bar.la leverage.la tramo-x12a.la pca.la mailer.la mp_ols.la
/usr/local/lib/gretl-gtk2
libtool: install: warning: relinking `arbond.la'
libtool: install: (cd /usr/local/gretl/plugin; /bin/sh /usr/local/gretl/libtool
--mode=relink gcc -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o arbond.la
arbond.lo ../lib/libgretl-1.0.la )
libtool: relink: warning: `/usr/lib/libxml2.la' seems to be moved
libtool: relink: warning: `/usr/lib/libglib-2.0.la' seems to be moved
libtool: relink: warning: `/usr/lib/libgmp.la' seems to be moved
libtool: relink: warning: `/usr/lib/libfftw3.la' seems to be moved
libtool: relink: gcc -shared .libs/arbond.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib
-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2 -llapack -lblas -lgfortran -L/usr/lib64 -lxml2
-ldl -lz -lglib-2.0 -lgmp -lfftw3 -lm -Wl,-soname -Wl,arbond.so -o .libs/arbond.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/local/lib/libfftw3.a(plan-dft-c2r-1d.o): relocation R_X86_64_32 against `a local
symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libfftw3.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
libtool: install: error: relink `arbond.la' with the above command before installing
it
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/local/gretl/plugin'
make[1]: Entering directory `/usr/local/gretl/po'
/usr/bin/msgmerge --update cs.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
/usr/bin/msgmerge --update de.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
/usr/bin/msgmerge --update es.po gretl.pot
....................................................................................................................................................................................................................................................................................................................................
done.
../tools/mkinstalldirs /usr/local/share
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gretl.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gretl.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gretl.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/gretl.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gretl.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gretl.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gretl.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gretl.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gretl.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gretl.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gretl.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gretl.mo
if test "gretl" = "gettext"; then \
../tools/mkinstalldirs /usr/local/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin ; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/usr/local/gretl/po'
make[1]: Entering directory `/usr/local/gretl/share'
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/data
../tools/mkinstalldirs /usr/local/share/gretl/data/greene
../tools/mkinstalldirs /usr/local/share/gretl/data/misc
../tools/mkinstalldirs /usr/local/share/gretl/data/nist
../tools/mkinstalldirs /usr/local/share/gretl/scripts
../tools/mkinstalldirs /usr/local/share/gretl/scripts/misc
../tools/mkinstalldirs /usr/local/share/gretl/db
../tools/mkinstalldirs /usr/local/share/gretl/functions
../tools/mkinstalldirs /usr/local/share/gretl/fonts
for f in ../share/data/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data ; done
cp -fp ../share/data/descriptions /usr/local/share/gretl/data
cp -fp ../share/data/gretldata.dtd /usr/local/share/gretl/data
for f in ../share/data/greene/* ; do \
cp -fp $f /usr/local/share/gretl/data/greene ; done
cp: omitting directory `../share/data/greene/CVS'
for f in ../share/data/misc/* ; do \
cp -fp $f /usr/local/share/gretl/data/misc ; done
cp: omitting directory `../share/data/misc/CVS'
for f in ../tests/*.dat ; do \
cp -fp $f /usr/local/share/gretl/data/nist ; done
for f in ../share/scripts/* ; do \
cp -fp $f /usr/local/share/gretl/scripts ; done
cp: omitting directory `../share/scripts/CVS'
cp: omitting directory `../share/scripts/misc'
for f in ../share/scripts/misc/* ; do \
cp -fp $f /usr/local/share/gretl/scripts/misc ; done
cp: omitting directory `../share/scripts/misc/CVS'
cp -fp ../share/functions/gretlfunc.dtd /usr/local/share/gretl/functions
for f in ../share/fonts/*.ttf ; do \
cp -fp $f /usr/local/share/gretl/fonts ; done
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/doc
../tools/mkinstalldirs /usr/local/share/gretl/helpfigs
for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp gretlgui.hlp.es gretlcmd.hlp.es
gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt
gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp genrcli.hlp.it genrgui.hlp.it
genrcli.hlp.pt genrgui.hlp.pt ; do \
if test -f ../share/$f ; then \
cp -fp ../share/$f /usr/local/share/gretl ; fi ; done
for f in ../share/texfigs/*.png ; do \
cp -fp $f /usr/local/share/gretl/helpfigs ; done
for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
cp -fp ../share/gretl.stamp /usr/local/share/gretl/gretl.stamp
make -C bcih install
make[2]: Entering directory `/usr/local/gretl/share/bcih'
cp -fp fedstl.bin /usr/local/share/gretl/db/fedstl.bin
cp -fp ../../share/bcih/fedstl.idx /usr/local/share/gretl/db/fedstl.idx
make[2]: Leaving directory `/usr/local/gretl/share/bcih'
make[1]: Leaving directory `/usr/local/gretl/share'
make -C share install
make[1]: Entering directory `/usr/local/gretl/share'
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/data
../tools/mkinstalldirs /usr/local/share/gretl/data/greene
../tools/mkinstalldirs /usr/local/share/gretl/data/misc
../tools/mkinstalldirs /usr/local/share/gretl/data/nist
../tools/mkinstalldirs /usr/local/share/gretl/scripts
../tools/mkinstalldirs /usr/local/share/gretl/scripts/misc
../tools/mkinstalldirs /usr/local/share/gretl/db
../tools/mkinstalldirs /usr/local/share/gretl/functions
../tools/mkinstalldirs /usr/local/share/gretl/fonts
for f in ../share/data/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data ; done
cp -fp ../share/data/descriptions /usr/local/share/gretl/data
cp -fp ../share/data/gretldata.dtd /usr/local/share/gretl/data
for f in ../share/data/greene/* ; do \
cp -fp $f /usr/local/share/gretl/data/greene ; done
cp: omitting directory `../share/data/greene/CVS'
for f in ../share/data/misc/* ; do \
cp -fp $f /usr/local/share/gretl/data/misc ; done
cp: omitting directory `../share/data/misc/CVS'
for f in ../tests/*.dat ; do \
cp -fp $f /usr/local/share/gretl/data/nist ; done
for f in ../share/scripts/* ; do \
cp -fp $f /usr/local/share/gretl/scripts ; done
cp: omitting directory `../share/scripts/CVS'
cp: omitting directory `../share/scripts/misc'
for f in ../share/scripts/misc/* ; do \
cp -fp $f /usr/local/share/gretl/scripts/misc ; done
cp: omitting directory `../share/scripts/misc/CVS'
cp -fp ../share/functions/gretlfunc.dtd /usr/local/share/gretl/functions
for f in ../share/fonts/*.ttf ; do \
cp -fp $f /usr/local/share/gretl/fonts ; done
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/doc
../tools/mkinstalldirs /usr/local/share/gretl/helpfigs
for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp gretlgui.hlp.es gretlcmd.hlp.es
gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt
gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp genrcli.hlp.it genrgui.hlp.it
genrcli.hlp.pt genrgui.hlp.pt ; do \
if test -f ../share/$f ; then \
cp -fp ../share/$f /usr/local/share/gretl ; fi ; done
for f in ../share/texfigs/*.png ; do \
cp -fp $f /usr/local/share/gretl/helpfigs ; done
for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
cp -fp ../share/gretl.stamp /usr/local/share/gretl/gretl.stamp
make -C bcih install
make[2]: Entering directory `/usr/local/gretl/share/bcih'
cp -fp fedstl.bin /usr/local/share/gretl/db/fedstl.bin
cp -fp ../../share/bcih/fedstl.idx /usr/local/share/gretl/db/fedstl.idx
make[2]: Leaving directory `/usr/local/gretl/share/bcih'
make[1]: Leaving directory `/usr/local/gretl/share'