Cannot configure egg

Irc, Eggdrop, BNC problems and discusion.

Moderator: Moderators

Postby birberto » Sat Feb 21, 2004 2:10 pm

Hi y`all. I recently made my shell account here at Polarhome and I uploaded there an eggdrop 1.6.15. The problem is that when I type in ./configure it sends me the next error message: bash: ./configure: /bin/sh: ban interpreter: Permission denied.
To access my shell I use Putty!
Please, if someone knows how to resolve this, tell me what do I have to do!
Thanks anticipated!
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby sjaz » Sat Feb 21, 2004 3:02 pm

Indeed,

When you log in, have you typed 'bash' to load the bash prompt or are you just using sh... Also which server are you using?

/me suspects FreeBSD
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby birberto » Sat Feb 21, 2004 3:21 pm

/me use Debian server :D
Thanx for the fast reply!
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby birberto » Sat Feb 21, 2004 3:23 pm

Please be a little more precise, cause I`m an absolute beginner in these things!
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby DenisF » Sat Feb 21, 2004 4:13 pm

Try
chmod +x configure


Yet again FTP clients fubar file permissions :/
Id'e suggest you wget the tar.gz to your shell and extract it there (tar zxvf filename), instead of uploading the entire archive.
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby birberto » Sat Feb 21, 2004 5:40 pm

OK, I made it to here, but after the ./configure is done I must type in make config. This doesn`t work either!
It says: make: execvp: ./misc/modconfig: Permission denied
make: *** [config] Error 127.


So what shoul I do now?
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby DenisF » Sat Feb 21, 2004 7:41 pm

<!--QuoteBegin-DenisF+Feb 21 2004, 05:13 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (DenisF @ Feb 21 2004, 05:13 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Yet again FTP clients fubar file permissions :/
Id'e suggest you wget the tar.gz to your shell and extract it there (tar zxvf filename), instead of uploading the entire archive. [/quote]
^^^
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby birberto » Sun Feb 22, 2004 7:17 am

I`ve done what you sayd DenisF and I made it to the compiling ("./configure" done, "make install" done). Then I typed in "make" and this is what happened:
You can now compile the bot, using "make".

halal@debian:~/eggdrop1.6.15$ make
make[1]: Entering directory `/home/h/halal/eggdrop1.6.15/src'
(This may take a while. Go get some runts.)
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
gcc: vfork: Resource temporarily unavailable
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/home/h/halal/eggdrop1.6.15/src'
make: *** [modegg] Error 2
In file included from /usr/include/_G_config.h:44,
from /usr/include/libio.h:32,
from /usr/include/stdio.h:65,
from /usr/include/tcl8.2/tcl.h:178,
from ../lush.h:3,
from main.h:33,
from bg.c:27:
/usr/include/gconv.h:137: Internal compiler error:
/usr/include/gconv.h:137: output pipe has been closed
cpp0: output pipe has been closed


So what now? :unsure:
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby Matej » Sun Feb 22, 2004 12:41 pm

My gusess would be that you had too many vforks (while compiling).

Did you try again later?
User avatar
Matej
Forum Admin
Forum Admin
 
Posts: 365
Joined: Sun Sep 29, 2002 12:28 am
Location: Ljubljana, Slovenia

Postby birberto » Sun Feb 22, 2004 2:02 pm

Finally I made it with the compiling, I have even installed it successfully ;) . But I guess I have to go through every possible problem. After I upload the configured .conf file and I type in "./eggdrop -m eggdrop.conf" it gives me the following message:
Eggdrop v1.6.15 © 1997 Robey Pointer © 2003 Eggheads
[12:56] --- Loading eggdrop v1.6.15 (Sun Feb 22 2004)
[12:56] Tcl error in file 'eggdrop.conf':
[12:56] Couldn't grab nearby port
while executing
"listen 6667 all"
(file "eggdrop.conf" line 255)
[12:56] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

I tried a few ports but no luck.
Please help... again ;)
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby Matej » Sun Feb 22, 2004 3:43 pm

Use your head. 6667 is the port for irc.polarhome.com (so it's obvious that is't taken).

Choose a free one. <a href='http://www.polarhome.com/service/ports.html' target='_blank'>Instructions</a>.
User avatar
Matej
Forum Admin
Forum Admin
 
Posts: 365
Joined: Sun Sep 29, 2002 12:28 am
Location: Ljubljana, Slovenia

Postby sjaz » Sun Feb 22, 2004 3:49 pm

Choose a freeport from the url Matej suggested, and fix the error on port 255 (probably the port)
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby DenisF » Sun Feb 22, 2004 9:17 pm

Okidok, iv'e just compiled an eggdrop on debian, bind it to port 33333, and everything worked right.

So there -must- be something you're doing wrong..
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby sjaz » Mon Feb 23, 2004 1:38 am

or bind it to denis port 33333 :P
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby DenisF » Mon Feb 23, 2004 1:57 am

I don't use debian for moi eggdrops :P liek duh..

Infact the *only* eggdrop i have runs on redhat...
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby sjaz » Mon Feb 23, 2004 11:17 am

I dont have an egg .... just the ircd on rh.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby DenisF » Mon Feb 23, 2004 5:23 pm

I eat eggs :x
Image
[ FAQ ] :: [ Policy ] :: [ Port Forwarding Guide ] :: [ Search ]
User avatar
DenisF
Forum Admin
Forum Admin
 
Posts: 679
Joined: Mon Dec 16, 2002 9:09 pm
Location: Israhell

Postby birberto » Mon Feb 23, 2004 6:02 pm

OK, listen here you guys: there must be somenthing wrong in my .conf file. If I send it to you DenisF or sjaz (one of you geniuses :D ), would you be so kind and take a look on it? I cannot realise what is the problem. Pls, pls, pls, I`d be really thankfull... and happy of course :D
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Postby sjaz » Mon Feb 23, 2004 11:17 pm

Yes, of course.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby birberto » Tue Feb 24, 2004 5:19 pm

DeniF, which server did you connect your eggdrop to? I want to connect mine to an Undernet server. Someone told me that I won`t find a server for it because there are too many bots already and I will get the Too many connections from your host error message.
So what do you say? Do I have a chance that my egg will run on Undernet?
"Dubito ergo cogito, cogito ergo sum." (Descartes)
User avatar
birberto
Advanced Member
 
Posts: 67
Joined: Sat Feb 21, 2004 2:03 pm
Location: Székelyudvarhely

Next

Return to Polarhome IRC

Who is online

Users browsing this forum: No registered users and 16 guests

cron