I am having almost the same issue, except I am using a PowerMac G4 running 10.4.11 (last Tiger update), and it is giving a bin error not root.
Error Message:
/usr/bin/install -c -m 644 -o bin -g bin gdbm.h \
/usr/local/include/gdbm.h
install: bin: Invalid argument
make: *** [install] Error 67
Help would be greatly appreciated, trying to get ntop up and running, this is the last issue!
Quote:
Originally Posted by Shan Hollen
I'm trying to install gdbm on a MacPro running Leopard. But when I do the make install, I get this error:
/usr/bin/install -c -m 644 -o root -g root gdbm.h \
/usr/include/gdbm.h
install: root: Invalid argument
make: *** [install] Error 67
Any ideas?
Thanks
|