Eggdrop1.6.18 kurulum hatası.
Merhaba arkadaşlar , kolay gelsin. eggdrop kurmak istiyorum fakat ;
tar zxvf eggdrop1.6.18.tar.gz şeklinde dosyayı zipten çıkartıyorum.
cd eggdrop1.6.18 şeklinde o dosyaya giriyorum.
./configure yaptığımda ise işlemlerin sonunda şöyle bi hata veriyor.
checking for setpgid... yes
checking for sigaction... yes
checking for sigemptyset... yes
checking for snprintf... yes
checking for srandom... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for uname... yes
checking for vsnprintf... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for strftime... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for broken libsafe sscanf... no
checking for Tcl library... found /usr/lib/libtcl8.4.so
checking for Tcl header... {not found}
checking whether the Tcl system has changed... yes
configure: error:
Tcl cannot be found on this system.
Eggdrop requires Tcl to compile. If you already have Tcl installed on
this system, and I just wasn't looking in the right place for it, re-run
./configure using the --with-tcllib='/path/to/libtcl.so' and
--with-tclinc='/path/to/tcl.h' options.
See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more
information.
Yardımcı olursanız çok sevinirim. Şimdiden tşk ederim kolay gelsin. |