Vlákno názorů k článku Conquest: vesmírná řež od anonym - checking for a BSD-compatible install... /usr/bin/install -c checking whether...

  • Článek je starý, nové názory již nelze přidávat.
  • 23. 9. 2006 12:33

    anonymní
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... no
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... none
    checking for gcc... no
    checking for cc... no
    checking for cc... no
    checking for cl... no
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.


    jinak 8.1 z repozitářů ubuntu v pohodě, ale nevim jak aktivovat myš.. :o/
  • 23. 9. 2006 19:17

    anonymní
    hnusný závislosti.. ono po instalaci ubuntu nic není nainstalovaný od gcc po make.. to je hruzaděs..

    nakonec jsem skončil po make zde:
    >>>make>>>
    make all-am
    make[1]: Entering directory `/home/x/conquest-8.2'
    if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/home/x//var/conquest\" -DCONQLIBEXEC=\"/home/x//libexec\" -DCONQSHARE=\"/home/x//share\" -DCONQETC=\"/home/x//etc\" -DCONQUESTSH_EXEC=\"/home/x//bin/conquest\" -DCONQDOCDIR=\"/home/x//share\" -g -O2 -D__NO_MATH_INLINES -Wall -fPIC -fno-builtin -DNDEBUG -MT conqai.lo -MD -MP -MF ".deps/conqai.Tpo" -c -o conqai.lo conqai.c; \
    then mv -f ".deps/conqai.Tpo" ".deps/conqai.Plo"; else rm -f ".deps/conqai.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONQUEST_GROUP=\"conquest\" -DCONQSTATE=\"/home/x//var/conquest\" -DCONQLIBEXEC=\"/home/x//libexec\" -DCONQSHARE=\"/home/x//share\" -DCONQETC=\"/home/x//etc\" -DCONQUESTSH_EXEC=\"/home/x//bin/conquest\" -DCONQDOCDIR=\"/home/x//share\" -g -O2 -D__NO_MATH_INLINES -Wall -fPIC -fno-builtin -DNDEBUG -MT conqai.lo -MD -MP -MF .deps/conqai.Tpo -c conqai.c -fPIC -DPIC -o .libs/conqai.o
    In file included from conqai.c:1:
    c_defs.h:108:3: error: #error "You need System V curses or ncurses 1.9.9e. Badly."
    make[1]: *** [conqai.lo] Error 1
    make[1]: Leaving directory `/home/x/conquest-8.2'
    make: *** [all] Error 2
  • 23. 9. 2006 19:31

    AraxoN (neregistrovaný)
    > c_defs.h:108:3: error: #error "You need System V curses or ncurses 1.9.9e. Badly."

    Vyzerá to tak, že potrebujete ešte nainštalovať "ncurses".