| View previous topic :: View next topic |
| Author |
Message |
anophelus Voice
Joined: 01 Feb 2005 Posts: 5
|
Posted: Thu Aug 18, 2005 9:42 am Post subject: Fresh compiled egg looking for old libdns module? |
|
|
Hi!
I just upgraded my Fedora from 3 to 4 and after that my egg would not run at all. I have recompiled the egg, but all I get when I try to launch it is:
| Code: | [user@host egg]$ ./eggdrop bot.conf
Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[16:28] --- Loading eggdrop v1.6.17 (Thu Aug 18 2005)
[16:28] Can't load modules dns: libdns.so.16: cannot open shared object file: No such file or directory
[16:28] Can't load modules channels: libdns.so.16: cannot open shared object file: No such file or directory
[16:28] Can't load modules server: libdns.so.16: cannot open shared object file: No such file or directory
[16:28] Can't load modules ctcp: libdns.so.16: cannot open shared object file: No such file or directory
[16:28] Can't load modules irc: libdns.so.16: cannot open shared object file: No such file or directory
[16:28] Tcl error in file 'bot.conf':
[16:28] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, dcc, disc, evnt, filt, link, load, nkch, note, time, unld
while executing
"unbind msg - hello *msg:hello"
(file "bot.conf" line 1038)
[16:28] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
[user@host egg]$ |
After update, my new libdns is version libdns.so.20.0.2 but I cannot see what is wrong with recompiling the egg.
Thanks in advance! |
|
| Back to top |
|
 |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Thu Aug 18, 2005 9:49 am Post subject: |
|
|
Check the 'mod-path' setting in your .conf file. _________________ Once the game is over, the king and the pawn go back in the same box. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Thu Aug 18, 2005 1:30 pm Post subject: |
|
|
| you also need to re-configure, not simply re-compile; so either delete the build dir and start over, or use make distclean |
|
| Back to top |
|
 |
anophelus Voice
Joined: 01 Feb 2005 Posts: 5
|
Posted: Fri Aug 19, 2005 6:13 am Post subject: |
|
|
| demond wrote: | | you also need to re-configure, not simply re-compile; so either delete the build dir and start over, or use make distclean | Thank you for pointing this out. It worked excelent! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|