This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

problems with woobie

Old posts that have not been replied to for several years.
Locked
E
EvilMonkey

problems with woobie

Post by EvilMonkey »

im a noob at modules, i know pretty much basic C stuff, i just dont know how to get woobie to compile and load? what is needed to be changed to compile it?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Nothing needs to be done to be able to compile and run woobie (though it doesn't do much).

FIrst you need to enable the compilation process.

This can eb done during the "make config" phase. Use "make iconfig" for a interactive method of enabling/disabling modules.

One it is compiled and install, you can load it up with the .loadmod command, or using the loadmodule command in the config file (see other load lines (EG server) for an example.).
E
EvilMonkey

Post by EvilMonkey »

thanks
Locked