On Sun, 5 Oct 2008, Hebert Suarez Cahuana wrote:
I have problems with install Gretl 1.7.9 in my Ubuntu 8.04, I'll
send my results:
`/home/hebert/Instaladores/gretl-1.7.9/share/bcih'
cp -fp fedstl.bin /usr/local/share/gretl/db/fedstl.bin
cp: no se puede borrar �/usr/local/share/gretl/db/fedstl.bin�: Permiso
denegado
You don't have permission to write to the default installation
location, /usr/local. Either you have to install as the root user
sudo make install
or you have to configure gretl to install into your own home
directory
./configure --prefix=/home/hebert
You may find it useful to read Appendix C of the gretl User's
Guide, "Building gretl". The latest version is (always) at
http://gretl.ecn.wfu.edu/pub/gretl/manual/PDF/gretl-guide.pdf
or, for A4 paper
http://gretl.ecn.wfu.edu/pub/gretl/manual/PDF/gretl-guide-a4.pdf
Allin Cottrell