Riccardo (Jack) Lucchetti schrieb:
Good to know you switched. I hope you join the
"build-from-CVS" group soon.
Well I just tried because I wanted to use the $s00 johansen stuff.
./configure and make work fine; however, I get the following error from
running checkinstall (instead of make install, as I probably don't need
to tell you):
...
true_fopen == 0 for fopen64("/proc/mounts", "r")
true_fopen == 0 for fopen64("/proc/mounts", "r")
cp -fp ../share/functions/gretlfunc.dtd /usr/local/share/gretl/functions
true_fopen == 0 for fopen64("/proc/mounts", "r")
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/doc
../tools/mkinstalldirs /usr/local/share/gretl/helpfigs
cp -fp ../share/gretlgui.hlp /usr/local/share/gretl/gretlgui.hlp
true_fopen == 0 for fopen64("/proc/mounts", "r")
cp: Aufruf von stat für „../share/gretlgui.hlp“ nicht möglich: No such
file or d
irectory
make[1]: *** [install_help] Fehler 1
...
I built gretl 1.6.0 successfully from the tarball with the same steps (I
think), so what's wrong now?
In configure, "build documentation" is set to "no", is that a
problem?
And initially, I hadn't removed the 1.6.0 version yet when trying to
checkinstall the first time. Was that Ok?
This is all on ubuntu 6 (dapper).
any hints appreciated,
Sven