prob mit eggdrop installation

Status
Not open for further replies.

kinslayer

Registered User
HI!
Ich habe ein Problem mit meinem VRS (suse 9.3).
Als ich nen Eggdrop installen wollte, kam:
Code:
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.
Danach hatte ich versucht durch yast -i tcl & yast -i tcl-devel das prob zu beheben - immernoch die Fehlermeldung... was kann ich machen?

Simon

ADD: Nach:
Code:
wget http://ftp.suse.com/pub/projects/tcl/8.4.12/9.3-i386/tcl-8.4.12-5.1.i586.rpm
wget http://ftp.suse.com/pub/projects/tcl/8.4.12/9.3-i386/tcl-devel-8.4.12-5.1.i586.rpm
rpm -i tcl-8.4.12-5.1.i586.rpm tcl-devel-8.4.12-5.1.i586.rpm
ging es auch nicht!
 
Last edited by a moderator:
Hallo!
Ist denn die libtcl.so auf deinem System vorhanden? Schon mal mit der --with-tclinc=... Option probiert?

mfG
Thorsten
 
Nein noch nicht - wo kann Ich denn die libtcl.so finden? - Arbeite noch nich solang mit Suse [1 TAG;) ]

Yast sagt tcl ist installt.. nur wo packt yast tcl hin?
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top