Menu

#8 Problemas com o ./configure

open
nobody
5
2007-03-10
2007-03-10
Anonymous
No

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

Discussion

  • Nobody/Anonymous

    Logged In: NO

    pelo jeito, vocês não querem que este projeto seja difundido!!!

     
  • Nobody/Anonymous

    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??

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.