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.

Mac OS X Successful Installation

General support and discussion of Eggdrop bots.
Post Reply
u
ulothrix
Voice
Posts: 1
Joined: Sun Mar 11, 2007 4:28 am

Mac OS X Successful Installation

Post by ulothrix »

Went with the defaults after experimentation went awry; found that forcing 'make eggdrop' caused some kind to failure I was unable to pinpoint---but essentially no modules would load.
Again go with defaults all the way through as suggested.

Compiled in Darwin 8.8.0
Followed all chmod recommendations
Allowed default directories and install locations
edited a copy of the eggdrop.conf
forgot to un-comment the channel information, so went with

Code: Select all

channel add #chat { 
chanmode "+nt" 
idle-kick 0 
} 
channel set #chat +bitch +enforcebans -greet +revenge
Managed to get the bot to connect to my locally served ngIRCd service and bind my oper account to it. Will try other locations later.

Code: Select all

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[00:23] --- Loading eggdrop v1.6.18 (Sun Mar 11 2007)
[16:23] Module loaded: dns             
[16:23] Module loaded: channels        
[16:23] Module loaded: server          
[16:23] Module loaded: ctcp            
[16:23] Module loaded: irc             
[16:23] Module loaded: notes            (with lang support)
[16:23] Module loaded: console          (with lang support)
[16:23] Module loaded: blowfish        
[16:23] Module loaded: uptime          
[16:23] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[16:23] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg rottenbot hello
This will make the bot recognize you as the master.

[16:23] === rottenbot: 1 channels, 0 users.
Launched into the background  (pid: 28574)
f
fayettemat
Voice
Posts: 27
Joined: Tue Jan 09, 2007 6:10 pm

Post by fayettemat »

make iconfig works well it makes it with no problems from my experance
Post Reply