"Christmas - the time to fix the computers of your loved ones" « Lord Wyrm

Eggdrop und TCL

vossi 13.01.2004 - 02:03 812 6
Posts

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
Wollte jetzt mal den eggdrop IRC Bot + TCl Scripting ausprobieren und stehe vor folgendem Problem.

Beim ./configure des Eggrops meldet er folgendes:

Zitat
checking for Tcl library... found /usr/lib/libtcl8.3.so.1
checking for Tcl header... not found
checking whether the Tcl system has changed... yes
configure: error:

I can't find Tcl 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,
set the environment variables TCLLIB and TCLINC so I will know where
to find 'libtcl.a' (or 'libtcl.so') and 'tcl.h' (respectively). Then
run 'configure' again.

Read the README file if you don't know what Tcl is or how to get it
and install it.

wmc:/opt/eggdrop#

gut .. erster gedanke .. installiern wir einfach TCl nach per

Zitat
apt-get install tcllib
apt-get install tcl8.3

trotzdem unverändert steht das TCl nicht vorhanden ist.

Weiss jemand vielleicht ob ich etwas vergessen hab oder überseh ich einfach nur den Fehler

Troy

amateur
Avatar
Registered: Feb 2002
Location: Wien
Posts: 4390
nur ein gedanke, aber apt-cache search tcl (header)

alles, was dir relevant erscheinen mag, installieren - doppelte pakete werden sowieso ignoriert.
Ist nur (m)ein Gedanke - falls du es scho probiert hast - i weiß um die zeit a net weiter - a versuch wars wert.

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
ja da stehen so elendigsviele pakete .. und das (header) versteh ich auch nicht ;)

alex5612

Legend
Radiomann
Avatar
Registered: Oct 2000
Location: VR Brigittenau
Posts: 4823
tcl8.4-dev - Tcl (the Tool Command Language) v8.4 - development files


oder 8.2 oder 8.3 oder wwi könnte interessant sein für dich wennst selbst was backen tust

Smoldi

rape diem
Avatar
Registered: Oct 2000
Location: Wien
Posts: 1371
Zitat
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,
set the environment variables TCLLIB and TCLINC so I will know where
to find 'libtcl.a' (or 'libtcl.so') and 'tcl.h' (respectively). Then
run 'configure' again.

such die zwei files (evtl. 'where tcl' oder im build directory) und setz die environment variables ;)
Bearbeitet von Smoldi am 14.01.2004, 08:22 (typo)

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
Zitat von alex5612
tcl8.4-dev - Tcl (the Tool Command Language) v8.4 - development files


oder 8.2 oder 8.3 oder wwi könnte interessant sein für dich wennst selbst was backen tust

perfekt danke alex haut hin

btw: und wie setz ich environment variables? :)
Bearbeitet von vossi am 14.01.2004, 01:43

Smoldi

rape diem
Avatar
Registered: Oct 2000
Location: Wien
Posts: 1371
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz