|
From: | Wechsler, Steven |
Subject: | [help-gnubatch] Error on make install with GNUBatch 1.5 |
Date: | Wed, 27 Jun 2012 14:42:24 +0000 |
Just downloaded the latest version, and I get this message when I try to do ‘make install’ on CentOS: $ uname -a Linux platform-workstation-096.1515.mtvi.com 2.6.18-53.el5xen #1 SMP Mon Nov 12 02:46:57 EST 2007 x86_64 x86_64 x86_64 GNU/Linux $ sudo make install cd util;make install prefix="/usr/local" exec_prefix="/usr/local" datarootdir="/usr/local/share" […] make[1]: Entering directory `/tmp/gnubatch-1.5/doc' # Currently don't do anything # Currently don't do anything /usr/bin/install -c -d /usr/local/share/man/man1 /usr/bin/install -c -d /usr/local/share/man/man3 /usr/bin/install -c -d /usr/local/share/man/man5 /usr/bin/install -c -d /usr/local/share/man/man8 /usr/bin/install -c -m 644 poddoc/man/*.1 /usr/local/share/man/man1 /usr/bin/install -c -m 644 poddoc/man/*.3 /usr/local/share/man/man3 /usr/bin/install -c -m 644 poddoc/man/*.5 /usr/local/share/man/man5 /usr/bin/install -c -m 644 poddoc/man/*.8 /usr/local/share/man/man8 cd /usr/local/share/man/man1; for p in conn disconn dst; do ln -f -s gbch-start.1 gbch-$p.1; done cd /usr/local/share/man/man1; ln -f -s gbch-filemon.1 gbch-xfilemon.1 cd /usr/local/share/man/man3; ln -f -s gbatch_jobfind.3 gbatch_jobfindslot.3 cd /usr/local/share/man/man3; ln -f -s gbatch_varfind.3 gbatch_varfindslot.3 cd /usr/local/share/man/man8; ln -f -s gbch-hostedit.8 gbch-xhostedit.8 /usr/bin/install -c -d /usr/local/share/gnubatch/pdf /usr/bin/install -c -m 644 pdf/*.pdf /usr/local/share/gnubatch/pdf make[1]: Leaving directory `/tmp/gnubatch-1.5/doc' /usr/bin/install -c -d -o -g root -m 755 /usr/local/etc /usr/bin/install: invalid user `-g' make: *** [install] Error 1 Steve Wechsler Viacom Media Networks +212 846 5683 |
[Prev in Thread] | Current Thread | [Next in Thread] |