when i run ./eggdrop -m loomstersbitch.conf, i get this error:
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[18:21] --- Loading eggdrop v1.6.15 (Wed Mar 24 2004)
[18:21] Can't load modules dns: /home/loomster/eggdrop/modules/dns.so: cannot open shared object file: No such file or directory
[18:21] Module loaded: channels
[18:21] Can't load modules server: /home/loomster/eggdrop/modules/server.so: cannot open shared object file: No such file or directory
[18:21] Can't load modules ctcp: /home/loomster/eggdrop/modules/ctcp.so: cannot open shared object file: No such file or directory
[18:21] Can't load modules irc: /home/loomster/eggdrop/modules/irc.so: cannot open shared object file: No such file or directory
[18:21] Can't load modules console: /home/loomster/eggdrop/modules/console.so: cannot open shared object file: No such file or directory
[18:21] Module loaded: blowfish
[18:21] Can't load modules uptime: /home/loomster/eggdrop/modules/uptime.so: cannot open shared object file: No such file or directory
[18:21] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[18:21] use '.help userinfo' for commands.
[18:21] * I don't have a botnet nick!!
can anyone help me with this? I'm rather clueless as this is my first time trying to set up eggdrop.
Loomster wrote:when i run ./eggdrop -m loomstersbitch.conf, i get this error:
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[18:21] --- Loading eggdrop v1.6.15 (Wed Mar 24 2004)
[18:21] Can't load modules dns: /home/loomster/eggdrop/modules/dns.so: cannot open shared object file: No such file or directory
[snip]
can anyone help me with this? I'm rather clueless as this is my first time trying to set up eggdrop.
Likely the install phase was skipped and modules have not been installed. Follow the steps in the file named "INSTALL" (step 4 talks about the installation).