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.

Search found 7 matches

by theplop
Fri Jun 09, 2006 2:22 pm
Forum: Script Requests
Topic: Notes script.
Replies: 4
Views: 3657

ok the part i'm having trouble with is understanding what each part of the note delivery does. puthelp "PRIVMSG #channel :[lindex $uzente 0] says at [join [lrange [split [lindex $osszesuzenet 0] " "] 2 end]]" I got it to display to the channel by replacing $nick with #channel Now...
by theplop
Fri Jun 09, 2006 1:06 pm
Forum: Script Requests
Topic: Notes script.
Replies: 4
Views: 3657

Thanks for the replies. It looks as though the two scripts are very similar. whittinghamj, i will be sticking with yours. ok, now i was wondering if you could give me a hand tweeking it a bit. 1. i would like it to display thier note in the channel and not in a private message. 2. i would like to re...
by theplop
Thu Jun 08, 2006 3:01 pm
Forum: Script Requests
Topic: Notes script.
Replies: 4
Views: 3657

Notes script.

I am looking for a script that will give the message as soon as the person speaks. So if i left a message for bob, it would be delivered as soon as bob spoke. It also lets you know who left the message. If possible, make it so that if you saved a note to "slack" it would deliver it to anyo...
by theplop
Sat Jan 28, 2006 7:27 pm
Forum: Eggdrop Help
Topic: ./configure errors out. Cannot create executable
Replies: 7
Views: 9362

Well, i thought all was well, i was wrong.... everything goes great until the end. Eggdrop successfully compiled: -rwxr-xr-x 1 root root 699617 2006-01-28 16:08 eggdrop Modules successfully compiled: ls: *.so: No such file or directory make: *** [modules] Error 1 If i do do a "make install"...
by theplop
Sat Jan 28, 2006 6:44 pm
Forum: Eggdrop Help
Topic: ./configure errors out. Cannot create executable
Replies: 7
Views: 9362

thanks for the tips.
i installed binutils-2.15.92.0.2-i486-3, and it took care of the `as problem.

It errored out again with limits.h, i fixed that with kernel-headers-2.4.32-i386-1

thanks guys for pointing the way.
by theplop
Sat Jan 28, 2006 5:41 am
Forum: Eggdrop Help
Topic: ./configure errors out. Cannot create executable
Replies: 7
Views: 9362

i realize thats the error, but i have no clue what " 'as " is.... hence why i asked for help.

:?
by theplop
Fri Jan 27, 2006 5:54 pm
Forum: Eggdrop Help
Topic: ./configure errors out. Cannot create executable
Replies: 7
Views: 9362

./configure errors out. Cannot create executable

checking for C compiler default output file name... configure: error: C compiler cannot create executables any help would be appreciated. I do have GCC, running on a slackware 10 box. here is the config.log (the relavant info anyways) configure:1720: $? = 0 configure:1722: gcc -v </dev/null >&5 ...