Försöker installera tmsnc-0.3.1 - Hjälp!
Postat: 11 okt 2006, 11:42
Hej!
Jag har ett litet problem med installation av ett program (Tmsnc). Det här är vad som händer:
Jag börjar med att packa upp och sen går jag in i mappen.
Är total nybörjare så försök förklara som ni skulle förklara för er farmor.
Behöver ni mer info?
Jag har ett litet problem med installation av ett program (Tmsnc). Det här är vad som händer:
Jag börjar med att packa upp och sen går jag in i mappen.
Kod: Markera allt
tt@tt-desktop:~/Desktop/tmsnc-0.3.1$ sudo ./configure
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)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for library containing gethostbyname... none required
checking for socket... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
configure: checking location of ncurses.h file...
Found ncurses on /usr/include/ncurses.h
checking for use_default_colors... yes
checking for resizeterm... yes
checking for resize_term... yes
checking for wadd_wch... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for openssl... no
configure: error: ssl.h not found in
tt@tt-desktop:~/Desktop/tmsnc-0.3.1$ sudo apt-get install openssl
Läser paketlistor... Färdig
Bygger beroendeträd... Färdig
openssl är redan den senaste versionen.
0 uppgraderade, 0 nyinstallerade, 0 att ta bort och 0 ej uppgraderade.
Behöver ni mer info?