script di installazione di PTK DFLabs v.1.0.1 + XAMPP v.1.6.8a + SleuthKit v.3.0.0 script realizzato da Denis Frati - www.denisfrati.it - webmaster@denisfrati.it script versione 1.0.b script avviato il ven nov 21 01:00:10 UTC 2008 rilevata connetività con la rete Internet stai lavorando con GNU/Linux *buntu versione intrepid nella lista dei repository non è disponibile l'Universe nella lista dei repository non è disponibile intrepid Universe è stato aggiunto il repository deb http://archive.ubuntu.com/ubuntu intrepid universe in /etc/apt/sources.list effettuato l'aggoirnamento pacchetti disponibili il repository intrepid Universe è disponibile i seguenti file: afflib-3.3.4.tar.gz libewf_20080501-1_i386.deb libewf-20080501.tar.gz libewf-dev_20080501-1_i386.deb libewf-tools_20080501-1_i386.deb ptk-1.0.1.tar.gz ptk_icona.png sleuthkit-3.0.0.tar.gz xampp-linux-1.6.8a.tar.gz xampp_start.png xampp_stop.png zlib-1.2.3.tar.gz non verranno scaricati da Internet, ma copiati da /media/ESTERNO40/pacchetti/1 in /tmp per essere utilizzati il pachhetto g++ non è presente sulla macchina e viene installato il pacchetto zlib è installato il pachhetto libssl-dev non è presente sulla macchina e viene installato il pachhetto uuid-dev non è presente sulla macchina e viene installato le libewf non sono presenti sulla macchina e vengono installate le afflibnon sono presenti sulla mcchina e verranno installate lo Sleuthkit non è presente sulla macchina, verrà installato il pachhetto dcfldd non è presente sulla macchina e viene installato il pachhetto libtsk-dev non è presente sulla macchina e viene installato il pachhetto rdd non è presente sulla macchina e viene installato il pachhetto tct non è presente sulla macchina e viene installato il pachhetto unhide non è presente sulla macchina e viene installato il pachhetto vinetto non è presente sulla macchina e viene installato download icona start xampp download icona stop xampp download icona start ptk settato i permessi di PTK a 777 impostato register_globals = Off in /etc/lampp impostato memory_limit = 350M in /etc/lampp creato icone per il menù di gnome avvaito XAMPP eseguito settaggi sicurezza XAMPP log del comando configure per LIBEWF ************************************ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether to enable enable wide character type support... (cached) no checking whether to enable use libewf's raw read and write functionality in the ewf tools... (cached) no checking whether to enable enable low memory usage... (cached) no checking whether to enable enable verbose output... (cached) no checking whether to enable enable debug output... (cached) no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for adler32 in -lz... yes checking for compress2 in -lz... yes checking for compressBound in -lz... yes checking for uncompress in -lz... yes checking for MD5_Init in -lcrypto... yes checking for MD5_Update in -lcrypto... yes checking for MD5_Final in -lcrypto... yes checking for SHA1_Init in -lcrypto... yes checking for SHA1_Update in -lcrypto... yes checking for SHA1_Final in -lcrypto... yes checking for EVP_md5 in -lcrypto... yes checking for EVP_sha1 in -lcrypto... yes checking for EVP_MD_CTX_init in -lcrypto... yes checking for EVP_MD_CTX_cleanup in -lcrypto... yes checking for EVP_DigestInit_ex in -lcrypto... yes checking for EVP_DigestUpdate in -lcrypto... yes checking for EVP_DigestFinal_ex in -lcrypto... yes checking for uuid_generate in -luuid... yes checking for uuid_generate_random in -luuid... yes checking for uuid_generate_time in -luuid... yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking cygwin/fs.h usability... no checking cygwin/fs.h presence... no checking for cygwin/fs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for ANSI C header files... (cached) yes checking whether memrchr is declared... no checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for size32_t... no checking for ssize32_t... no checking for size64_t... no checking for ssize64_t... no checking for off64_t... no checking for ssize_t... yes checking for u64... no checking for off_t... (cached) yes checking size of off_t... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for atoll... yes checking for ctime... yes checking for fgets... yes checking for getopt... yes checking for gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memrchr... yes checking for memset... yes checking for mktime... yes checking for snprintf... yes checking for sprintf... yes checking for strchr... yes checking for strcmp... yes checking for strcpy... yes checking for strdup... yes checking for strerror... yes checking for strerror_r... yes checking for strlen... yes checking for strncmp... yes checking for strncpy... yes checking for strrchr... yes checking for strtoll... yes checking for strtoull... yes checking for uname... yes checking for working memcmp... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... no checking for ctime_r... yes checking if ctime_r is defined according to the POSIX definition... yes checking if printf supports the conversion specifier "%jd"... yes checking if printf supports the conversion specifier "%zd"... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking if openssl/evp.h can be used in combination with zlib.h... yes configure: Support for libcrypto EVP will be build. checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes configure: Support for libuuid will be build. configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating libewf/Makefile config.status: creating ewftools/Makefile config.status: creating manuals/Makefile config.status: creating include/libewf.h config.status: creating include/libewf/definitions.h config.status: creating include/libewf/types.h config.status: creating debian/changelog config.status: creating debian/shlibs.local.ex config.status: creating macosx/Introduction.rtf config.status: creating libewf.pc config.status: creating libewf.spec config.status: creating common/config.h config.status: executing depfiles commands configure: Building: libcrypto EVP support: yes libcrypto MD5 support: evp libcrypto SHA1 support: evp libuuid support: yes Features: Wide character type support: no ewftools use raw read and write support: no Verbose output: no Debug output: no log del comando configure per AFFLIB ************************************ 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 whether to enable maintainer-specific portions of Makefiles... no checking for prefix by checking for ... no 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking /usr/local/include checking /opt/local/include checking /sw/include checking for working alloca.h... yes checking for alloca... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/ioctl.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking term.h usability... no checking term.h presence... no checking for term.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for struct sockaddr_in.sin_len... no checking for getprogname... no checking for strlcpy... no checking for strlcat... no checking for err_set_exit... no checking for srandom... yes checking for srandomdev... no checking for flock... yes checking for fstatfs... yes checking for valloc... yes checking for isdigit... yes checking for isalnum... yes checking for isalphanum... no checking for isatty... yes checking for popen... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for putenv... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking for libewf_get_version in -lewf... yes checking libewf.h usability... yes checking libewf.h presence... yes checking for libewf.h... yes checking for libewf_get_media_size... yes checking if libewf_get_media_size takes size as an argument.... yes checking for libewf_get_chunk_size... yes checking if libewf_get_chunk_size takes size as an argument.... yes checking for libewf_get_bytes_per_sector... yes checking if libewf_get_bytes_per_sector takes size as an argument.... yes checking for tputs... no checking for tgoto... no checking for tgetstr... no checking for tgetnum... no checking for gotorc... no checking for beep... no checking for endwin... no checking for setupterm... no checking for printw... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for readline in -lreadline... no readline not installed checking for initscr in -lncurses... no ncurses not installed checking for uncompress in -lz... yes checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking for XML_ParserCreate in -lexpat... no checking for aio_read64 in -lrt... yes checking for ssl3_new in -lssl... yes checking for MD5_Update in -lcrypto... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking for MD5... yes checking for SHA1... yes checking for AES_encrypt... yes checking for RAND_pseudo_bytes... yes checking for des_read_pw_string... no checking for EVP_read_pw_string... yes checking for MD5 in -lmd... no checking sha256.h usability... no checking sha256.h presence... no checking for sha256.h... no checking openssl/fips_sha.h usability... no checking openssl/fips_sha.h presence... no checking for openssl/fips_sha.h... no checking for SHA256_Init... yes checking for EVP_sha256... yes checking for PEM_read_bio_RSA_PUBKEY... yes configure: FUSE requested checking fuse.h usability... no checking fuse.h presence... no checking for fuse.h... no configure: fuse.h not found; Disabling FUSE support. checking whether gcc and cc understand -c and -o together... yes configure: configure: ***************************************** configure: AFFLIB 3.3.4 configuration configure: Amazon S3 Support: no configure: LZMA Compression: yes configure: LIBEWF: yes configure: PYTHON Bindings: no configure: QEMU Image Drivers: no configure: FUSE: no configure: EVP_SHA256: yes (in OpenSSL -- needed for AFF signatures) configure: LIBEXPAT: no (also needed for AFF signatures) configure: configure: CPPFLAGS: -D_FILE_OFFSET_BITS=64 -I/usr/local/include configure: CXXFLAGS: -g -O2 configure: CFLAGS: -g -O2 configure: LIBS: -lcrypto -lssl -lrt -lz -lewf configure: LDFLAGS: -L/usr/local/lib configure: ***************************************** configure: configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tools/Makefile config.status: creating lzma443/Makefile config.status: creating win32/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating pyaff/Makefile config.status: creating debian/changelog config.status: creating debian/shlibs.local.ex config.status: creating afflib.spec config.status: creating afflib.pc config.status: creating affconfig.h config.status: executing depfiles commands log del comando configure per STK ************************************ 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/bin/perl checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking for ide_task_request_t... yes checking afflib/afflib.h usability... yes checking afflib/afflib.h presence... yes checking for afflib/afflib.h... yes checking for af_open in -lafflib... yes checking libewf.h usability... yes checking libewf.h presence... yes checking for libewf.h... yes checking for libewf_open in -lewf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tsk3/Makefile config.status: creating tsk3/base/Makefile config.status: creating tsk3/img/Makefile config.status: creating tsk3/vs/Makefile config.status: creating tsk3/fs/Makefile config.status: creating tsk3/hashdb/Makefile config.status: creating tools/Makefile config.status: creating tools/imgtools/Makefile config.status: creating tools/vstools/Makefile config.status: creating tools/fstools/Makefile config.status: creating tools/hashtools/Makefile config.status: creating tools/disktools/Makefile config.status: creating tools/srchtools/Makefile config.status: creating tools/sorter/Makefile config.status: creating tools/timeline/Makefile config.status: creating tests/Makefile config.status: creating samples/Makefile config.status: creating docs/Makefile config.status: creating man/Makefile config.status: creating tsk3/tsk_config.h config.status: executing depfiles commands config.status: executing tsk3/tsk_incs.h commands script di installazione di PTK + XAMPP + STK 3.0.0. terminato il ven nov 21 01:12:57 UTC 2008