1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
amina@amina-Samsung:~/CDTA/Install/robotpkg/shell/eltclsh$ sudo make update confirm
[sudo] password for amina:
===> Resuming update for eltclsh-1.12r1
===> Configuring for eltclsh-1.12r1
=> Modifying GNU configure scripts to avoid --recheck
An unexpected error occured. The last 10 lines are shown below.
For a complete log file, see:
/home/amina/CDTA/Install/robotpkg/shell/eltclsh/work.amina-Samsung/configure.log
: checking for remove... yes
: checking for shmat... yes
: checking for IceConnectionNumber in -lICE... yes
: checking for tclConfig.sh... /usr/local/lib//tclConfig.sh
: checking for tcl headers... -I/usr/local/include
: checking for tcl library... -L/usr/local/lib -ltcl8.5
: checking for a sed that does not truncate output... (cached) /bin/sed
: checking for tk headers... -I/usr/local/include
: checking for tk library... Not found (fatal)
: configure: error: tk libraries seem not to be installed or cannot be linked.
make[1]: *** [do-configure-script] Error 1
ERROR: ======================================================================
ERROR: 'make install' failed in shell/eltclsh
ERROR:
ERROR: Fix the problem, then re-run 'make update confirm' in shell/eltclsh
ERROR: ======================================================================
make: *** [do-update] Error 2 |
Partager