Problem bei Eggdrop

Alle weiteren Dienste, die nicht in die drei oberen Foren gehören.
Antworten
aUser
Beiträge: 9
Registriert: 15.11.2004 19:02:44

Problem bei Eggdrop

Beitrag von aUser » 17.11.2004 21:49:36

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.
Hat jemand eine Lösung für dieses Problem ?

Benutzeravatar
Pre7ender
Beiträge: 215
Registriert: 26.06.2004 19:06:17
Wohnort: localhost
Kontaktdaten:

Beitrag von Pre7ender » 18.11.2004 11:11:23

Code: Alles auswählen

apt-get install libtcl
wenn nicht geht vieleicht

Code: Alles auswählen

apt-cache seach --names-only tcl
wenn das scho installiert ist
re-run
./configure using the --with-tcllib='/path/to/libtcl.so' and
--with-tclinc='/path/to/tcl.h' options.
hab keine ahnung was du da machen willst aber die fehlermeldung sagt mir dass du dies ausprobieren sollst :)

Antworten