<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13301" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-03-27T09:25:53-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13301</id>

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-03-27T09:25:53-04:00</updated>

		<published>2007-03-27T09:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71640#p71640</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71640#p71640"/>
		<title type="html"><![CDATA[Config help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71640#p71640"><![CDATA[
This error is caused by bash whenever it is unable to find the executable to parse the script, so Alchera's post is partially on target, although he got the wrong file.<br><br>Taken from configure provided in 1.6.18 tarball:<div class="codebox"><p>Code: </p><pre><code>#! /bin/sh# From configure.ac Revision: 1.23 .</code></pre></div>Most likely the system in question has some non-standard shell-definitions, most likely lacking a symbolic link from /bin/sh to bash (or any other viable shell on the system).<br><br>A quick-fix would be to bug someone with root privileges to execute this:<div class="codebox"><p>Code: </p><pre><code>cd /bin; ln -s bash sh</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Mar 27, 2007 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Callisto]]></name></author>
		<updated>2007-03-27T05:12:02-04:00</updated>

		<published>2007-03-27T05:12:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71635#p71635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71635#p71635"/>
		<title type="html"><![CDATA[Config help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71635#p71635"><![CDATA[
I think the original poster was having trouble with the initial pre compile ./configure not the actual eggdrop config set up. I have seen this before a long time ago and cant remember the solution. Try contacting the shell admin.<br>Sorry I cannot help <br>good luck<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6064">Callisto</a> — Tue Mar 27, 2007 5:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-03-26T20:12:23-04:00</updated>

		<published>2007-03-26T20:12:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71627#p71627</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71627#p71627"/>
		<title type="html"><![CDATA[Config help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71627#p71627"><![CDATA[
From eggdrop.conf:<blockquote class="uncited"><div>#! /path/to/executable/eggdrop<br># ^- This should contain a fully qualified path to your Eggdrop executable.</div></blockquote>It's the first line of the file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Mar 26, 2007 8:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bill2316]]></name></author>
		<updated>2007-03-26T17:43:24-04:00</updated>

		<published>2007-03-26T17:43:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71626#p71626</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71626#p71626"/>
		<title type="html"><![CDATA[Config help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71626#p71626"><![CDATA[
when i type ./configure i get this msg  -bash: ./configure: /bin/sh: bad interpreter permission denied<br><br>I have tried googling it and seaching the forums for it but found nothing of help. Anyone know why?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8392">Bill2316</a> — Mon Mar 26, 2007 5:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
