You are not logged in.
Hello,
I try to build unison-beta https://aur.archlinux.org/packages.php?ID=42238 from the AUR, but makepkg -s quits:
make tags
make[1]: Entering directory `/home/florian/software/AUR/unison-beta/src/unison-2.40.61'
if [ -f `which etags` ]; then \
etags *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt \
; fi
which: no etags in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/lib/perl5/core_perl/bin)
/bin/sh: line 1: etags: command not found
make[1]: [tags] Error 127 (ignored)
make[1]: Leaving directory `/home/florian/software/AUR/unison-beta/src/unison-2.40.61'
install: cannot stat `unison-1.png': No such file or directory
Aborting...What can I do about that?
Thanks,
Florian
Offline