hello i need help compiling eggdrop. everything is ok until i get to ./eggdrop -m it displays this error message below
[14:53] Can't load modules dns:
/home/daljeet/eggdrop1.6.17/modules/dns.so: cann ot open shared object file: No such file or directory
[14:53] Can't load modules channels: /home/daljeet/eggdrop1.6.17/modules/channel s.so: cannot open shared object file: No such file or directory
[14:53] Tcl error in file 'eggdrop.conf':
[14:53] invalid command name "channel"
while executing
"channel add #the-lobby {
chanmode "+nt"
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 120
exempt-ti..."
(file "eggdrop.conf" line 494)
[14:53] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
daljeet@Reloaded:~/eggdrop1.6.17$