Stavo configurando LDC++ e di colpo mi ritorna questo errore:
Codice: Seleziona tutto
l3on@SubMission:~/Desktop/Programmi/LDC++/ldcc-2.0.7$ ./configure loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc3... no
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for tv.h... notfound
===================================================
TurboVision header files required !
-----------------------------------
current search DIR for TV headers is /usr/local/include
please select directory
--with-tv-include=DIR
===================================================
configure: error: TurboVision header files required.SAPETE PER CASO CHE DEVO FARE ?
HELPPP :'( :'( :'( :'(

