im using eggdrop 1.6.9, im trying to compile it with a new module (stats.mod) i put the src files in ~/eggdrop/src/mod/stats.mod recompiled and it compiles but doesn't include the stats.mod module. Do i have to set this in an include file somewhere so it will compile the mod?
wldside
update:
ok, could get modconfig to detect the mod but wouldnt create a new makefile in the src/mod dir so i had to edit it manually to get it to compile the mod. All that work to find out the mod wont work, says 1.4+ but doesnt detect 1.6 as +!
<font size=-1>[ This Message was edited by: wldside on 2002-03-15 17:15 ]</font>
On 2002-03-15 16:22, wldside wrote:
im using eggdrop 1.6.9, im trying to compile it with a new module (stats.mod) i put the src files in ~/eggdrop/src/mod/stats.mod recompiled and it compiles but doesn't include the stats.mod module. Do i have to set this in an include file somewhere so it will compile the mod?
wldside
update:
ok, could get modconfig to detect the mod but wouldnt create a new makefile in the src/mod dir so i had to edit it manually to get it to compile the mod. All that work to find out the mod wont work, says 1.4+ but doesnt detect 1.6 as +!
If the module file has been well done, the way to install it is easy in the bot installation process...
I have running eggdrop1.6.9 with stats.mod functioning correctly.
I placed the module in the correct directory (/eggdrop1.6.9/src/mod/stats.mod), after: