Olá...
Estou tentando instalar o chessd em um debian sarge, mas quando rodo o ./configure, a seguinte mensagem de erro aparece:
configure: error: cannot find install-sh or install.sh in auxdir "."/auxdir
o arquivo install-sh se encontra no diretório ./auxdir.
O que devo faze para instalar este pacote...
Detalhe: estou utilizando a distribuição stable do sarge.
Valeu...
Isaac
Logged In: NO
pelo jeito, vocês não querem que este projeto seja difundido!!!
Logged In: NO
I'm no linux expert, and it still doesn't work for me, but re-pointing the symbolic links under ./auxdir to the following got me past this error.
/usr/share/libtool/config.guess
/usr/share/libtool/config.sub
install-sh -> /usr/share/libtool/install-sh
missing -> /usr/share/libtool/libltdl/missing
now I see this error.
*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = 1.5.24) ***
Please run:
libtoolize --copy --force
??help anyone??