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.

I can't run my eggdrop

Old posts that have not been replied to for several years.
Locked
b
bandidu
Voice
Posts: 5
Joined: Tue Jul 20, 2004 11:51 pm

I can't run my eggdrop

Post by bandidu »

When I tried to run my bot, I got this message:

(ircbrasil@Freedom)(~/eggdrop) ./eggdrop -m ircbrazil.conf
-bash: ./eggdrop: No such file or directory

The file is writting in lowercase and it's on the /eggdrop directory. I've already installed a couple of time, and It didn't work.

Any suggestion to fix this? What should I do?
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

uhm, compile it and make sure you run it from the correct dir ?
b
bandidu
Voice
Posts: 5
Joined: Tue Jul 20, 2004 11:51 pm

Post by bandidu »

I've already done it by the typical way and through gcc compilation.
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

after compile did you do

Code: Select all

make install
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
G
Galadhrim
Op
Posts: 123
Joined: Fri Apr 11, 2003 8:38 am
Location: Netherlands, Enschede

Post by Galadhrim »

the file is probably not set as an executable. "chmod +x eggdrop"
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

it never ceases to amaze me how many people wanting to run eggdrop know nothing or very little about the very basics of using Linux/UNIX through command line; or rather, how many more are these people, as a percentage, compared to users of other GNU/Linux/UNIX software

maybe there is actually some true in the old saying "IRC is lame" after all...
Locked