Hi Paul, when trying to install a recent CVS version, I get the following error during 'make install': make[4]: Entering directory `/home/arend/Go/quarry/help/C' /bin/sh ../../aux/mkinstalldirs /usr/local/share/omf/quarry for file in quarry-C.omf; do \ /usr/bin/install -c -m 644 $file.out /usr/local/share/omf/quarry/$file; \ done /usr/bin/install: cannot stat `quarry-C.omf.out': No such file or directory
It's not clear to me how to fix this. Arend