Hello, I try to install the recent GNU global version. ./configure && make went well, but:
~/scratch/global-6.3.3 % make DESTDIR=$PWD/root install [...] make install-data-hook make[3]: Entering directory '/home/florian/scratch/global-6.3.3/gozilla' mkdir -p /usr/local/var/gtags mkdir: cannot create directory '/usr/local/var': Permission denied Makefile:737: recipe for target 'install-data-hook' failed make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory '/home/florian/scratch/global-6.3.3/gozilla' Makefile:668: recipe for target 'install-data-am' failed make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory '/home/florian/scratch/global-6.3.3/gozilla' Makefile:621: recipe for target 'install-am' failed make[1]: *** [install-am] Error 2 make[1]: Leaving directory '/home/florian/scratch/global-6.3.3/gozilla' Makefile:507: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 System is Archlinux. What could be the problem here? The same errors occurs when using the arch build script (AUR) for global. Thanks, Florian _______________________________________________ Help-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-global
