On Wed, Aug 19, 2015 at 01:13:24PM +1200, Daniel Harper wrote:
0.7.9 compiles and install fine but 0.8.5 won't.
Please note, the 0.7.x versions were never tested or officially
released. Use them at your own risk.
I am on Cento 5.5 64bit.
Last bit of make below. Any insight would be appreciated ...
You need to install the xmllint program. I have no idea where that is
on Cento - ask a Cento expert.
J'
output /dev/null doc/pspp.xml,tmp
make[2]: output: Command not found
make[2]: [doc/pspp.xml] Error 127 (ignored)
cat doc/help-pages-list | while read node ; do \
--xpath "$node" doc/pspp.xml,tmp > /dev/null; \
if test $? -ne 0 ; then echo "$node does not appear in doc/pspp.xml"
; exit 1; fi ; \
done
/bin/sh: line 1: --xpath: command not found
//*[@id='AGGREGATE'] does not appear in doc/pspp.xml
make[2]: *** [doc/pspp.xml] Error 1
make[2]: Leaving directory `/usr/tcg/dialer-utils/pspp/pspp-0.8.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/tcg/dialer-utils/pspp/pspp-0.8.5'
make: *** [all] Error 2
--
Avoid eavesdropping. Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-users
