[CM] snd-8 make install fails

Orm Finnendahl finnendahl@folkwang-hochschule.de
Sun, 9 Apr 2006 16:28:20 +0200


Hi,

make install for snd-8 (current tarball) fails on my machine (snd-8
directory is in "/root/install/"):

root@grisey:~/install/snd-8# make install
/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./mkinstalldirs /usr/local/man
/bin/sh ./mkinstalldirs /usr/local/man/man1
(cd po && make install)
make[1]: Entering directory `/root/install/snd-8/po'
/bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /usr/local/share
/bin/sh: ../.././mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/root/install/snd-8/po'
make: *** [install] Error 2
root@grisey:~/install/snd-8#

I just put the binary to /usr/local/bin by hand so it's no problem for
me but I thought to report anyway.

--
Orm