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.
Discussion of Eggdrop's code and module programming in C.
pilouuu
Halfop
Posts: 82 Joined: Mon Dec 26, 2005 8:03 pm
Post
by pilouuu » Sun Mar 26, 2006 7:28 pm
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.
KrzychuG
Master
Posts: 306 Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:
Post
by KrzychuG » Mon Mar 27, 2006 1:41 pm
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?
pilouuu
Halfop
Posts: 82 Joined: Mon Dec 26, 2005 8:03 pm
Post
by pilouuu » Mon Mar 27, 2006 11:27 pm
THX u very much!!!!!! (k)