|
From: | Denis Cáceres |
Subject: | Re: Psppire |
Date: | Mon, 24 Sep 2007 21:39:53 -0600 |
You also need gperf: "apt-get install gperf"
On Mon, Sep 24, 2007 at 09:24:09PM -0600, Denis C?ceres wrote:
I intalled all the libreries, then i follow this instructions
> cd pspp
> make -f Smake
> ./configure
Until here everything is ok,
but when i do
> make
the terminal send this message:
make all-recursive
make[1]: se ingresa al directorio `/home/batusai/Descargas/pspp'
Making all in gl
make[2]: se ingresa al directorio `/home/batusai/Descargas/pspp/gl'
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr/local"'; \
echo '#define EXEC_PREFIX "/usr/local"'; \
echo '#define BINDIR "/usr/local/bin"'; \
echo '#define SBINDIR "/usr/local/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/share"'; \
echo '#define DATADIR "/usr/local/share"'; \
echo '#define SYSCONFDIR "/usr/local/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/var"'; \
echo '#define INCLUDEDIR "/usr/local/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/share/doc/pspp"'; \
echo '#define INFODIR "/usr/local/share/info"'; \
echo '#define HTMLDIR "/usr/local/share/doc/pspp"'; \
echo '#define DVIDIR "/usr/local/share/doc/pspp"'; \
echo '#define PDFDIR "/usr/local/share/doc/pspp"'; \
echo '#define PSDIR "/usr/local/share/doc/pspp"'; \
echo '#define LIBDIR "/usr/local/lib"'; \
echo '#define LISPDIR ""'; \
echo '#define LOCALEDIR "/usr/local/share/locale"'; \
echo '#define MANDIR "/usr/local/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/share/pspp"'; \
echo '#define PKGINCLUDEDIR "/usr/local/include/pspp"'; \
echo '#define PKGLIBDIR "/usr/local/lib/pspp"'; \
echo '#define PKGLIBEXECDIR ""'; \
} | sed '/""/d' > configmake.h-t
mv configmake.h-t configmake.h
gperf -m 10 ./iconv_open-aix.gperf > iconv_open-aix.h-t
/bin/sh: gperf: command not found
make[2]: *** [iconv_open-aix.h] Error 127
make[2]: se sale del directorio `/home/batusai/Descargas/pspp/gl'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/batusai/Descargas/pspp'
make: *** [all] Error 2
> make check
make check-recursive
make[1]: se ingresa al directorio `/home/batusai/Descargas/pspp'
Making check in gl
make[2]: se ingresa al directorio `/home/batusai/Descargas/pspp/gl'
gperf -m 10 ./iconv_open-aix.gperf > iconv_open-aix.h-t
/bin/sh: gperf: command not found
make[2]: *** [iconv_open-aix.h] Error 127
make[2]: se sale del directorio `/home/batusai/Descargas/pspp/gl'
make[1]: *** [check-recursive] Error 1
make[1]: se sale del directorio `/home/batusai/Descargas/pspp'
make: *** [check] Error 2
> make install
make install-recursive
make[1]: se ingresa al directorio `/home/batusai/Descargas/pspp'
Making install in gl
make[2]: se ingresa al directorio `/home/batusai/Descargas/pspp/gl'
gperf -m 10 ./iconv_open-aix.gperf > iconv_open-aix.h-t
/bin/sh: gperf: command not found
make[2]: *** [iconv_open-aix.h] Error 127
make[2]: se sale del directorio `/home/batusai/Descargas/pspp/gl'
make[1]: *** [install-recursive] Error 1
make[1]: se sale del directorio `/home/batusai/Descargas/pspp'
make: *** [install] Error 2
--
"A human being should be versatile. Specialization is for insects". Robert
Heinlein
---
GNU/Linux user # 451297
Distro. Debian GNU/linux Etch 4.0
Linux Kernel 2.6.21.2
---
" http://batuosfera.blogspot.com/"
_______________________________________________
pspp-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG+IBIimdxnC3oJ7MRAgVsAJ9TGfrWaI58XAdSkGFexT4vQNXMzACfXt3C
JZqPlrSkZkDS7R3OdJ2xoAY=
=3yrJ
-----END PGP SIGNATURE-----
[Prev in Thread] | Current Thread | [Next in Thread] |