Yea,
I'm a newbie in here. I've successfully ./configure and make config.
The problem is when i'm tryin to compile the eggdrop using 'make'.
It's showed up error.
[root@wpc0587 eggdrop1.6.17]# make
make[1]: Entering directory `/root/eggdrop1.6.17/src'
This may take a while. Go get some runts.
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
In file included from ../lush.h:4,
from main.h:33,
from bg.c:27:
/root/tcl.h:2269:22: tclDecls.h: No such file or directory
/root/tcl.h:2288:26: tclPlatDecls.h: No such file or directory
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/root/eggdrop1.6.17/src'
make: *** [modegg] Error 2
Eh, root or not root, it doesn't matter for compilation, but you will get notice that bot can't be run from root account.
Install complete Tcl library again again :)