eggdrop/eggdrop1.6.17 # make
make[1]: Entering directory `/home/eggdrop/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:
/usr/lib/tcl.h22: tclDecls.h: No such file or directory
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/home/eggdrop/eggdrop1.6.17/src'
make: *** [modegg] Error 2
ok ..... ./configure and make config went smooth
At the end of ->make<- I got the above error(s)
any ideas?
export LD_library_path=<path to the library> hummm can someone explain this in simple words?
(I had to tell it the tcllib and tclinc path in make)
This is S.u.S.E. 9.3 and TCL 8.4
Thanks in advance