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.
Old posts that have not been replied to for several years.
b
brains
Post
by brains » Sat Aug 21, 2004 7:08 pm
Hi Guys
Just having this issue compiling this eggdrop i dont seem to understand what the issue is any help would be much aprechiated
here is the code error that comes up
Now run "make install" to install your bot.
[x@324 eggdrop]$ make install
Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads
Installing in directory: '/home/brains/eggdrop'.
Renaming old 'eggdrop' executable to 'oeggdrop'.
Copying new 'eggdrop' executable and creating symlink.
/usr/bin/install: cannot stat `eggdrop': No such file or directory
make: *** [install-bin] Error 1
[x@324 eggdrop]$
Thankyou
regards
BrAiNs
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sat Aug 21, 2004 8:31 pm
4. Eggdrop must be installed in a directory somewhere. This is
accomplished by typing 'make install'.
This will install the Eggdrop in your home directory in a directory
called 'eggdrop' (i.e. /home/user/eggdrop).
If you want to install to a different directory, use:
make install DEST=<directory>
For example:
make install DEST=/home/user/otherdir
Preferably use "make install DEST=<directory>" especially if you are upgrading an existing eggdrop.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
b
brains
Post
by brains » Sun Aug 22, 2004 12:15 am
Just wanted to Thankyou, Thankyou very much all is good and working now. However im trying to get my eggdrop registered with NS and have him add to the SOP with CS hehehe .... Some interesting results
regards
BrAiNs
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sun Aug 22, 2004 4:09 am
Easiest way is for you to assume the nick and register it and fix access list up with NickServ then connect your bot using that nick.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM