eggdrop configure problem on FC3

Mike Klinke lsomike at futzin.com
Fri Nov 19 05:29:00 UTC 2004


On Thursday 18 November 2004 22:39, scootgirl.com wrote:
> I know my system has "tcl 8.4.7-2" and "tclx 8.3.5-4", but I
> can't find the files tcl.h or libtcl.so, so I can't add that to
> the ./configure. Where can I get those files? What package is
> needed for FC3?


You want tcl-devel

 $ rpm -ql tcl-devel | grep tcl.h
/usr/include/tcl-private/generic/tcl.h
/usr/include/tcl.h
 $ rpm -ql tcl-devel | grep libtcl.so
/usr/lib/libtcl.so
 




More information about the users mailing list