I'm trying to install gdbm on my 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!