module

Discussion of Eggdrop's code and module programming in C.
Post Reply
p
pilouuu
Halfop
Posts: 82
Joined: Mon Dec 26, 2005 8:03 pm

module

Post by pilouuu »

Hi

Possible to help me for install mod on eggdrop shell linux?

wget ftp:......../mod.tar.gz
tar -xzf mod.tar.gz
cd eggdrop/mod
.... ???? make not possible o_O

error?

thx
Last edited by pilouuu on Mon Mar 27, 2006 11:26 pm, edited 1 time in total.
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Downlaod module, unpack it to eggdrop/src/mod directory then go back to eggdrop dir and type: ./configure, then make config (or 'make iconfig' and then enable that module) and make + make install.
Que?
p
pilouuu
Halfop
Posts: 82
Joined: Mon Dec 26, 2005 8:03 pm

Post by pilouuu »

THX u very much!!!!!! (k)
Post Reply