<?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/3053" />

	<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>2002-11-19T09:16:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-19T09:16:35-04:00</updated>

		<published>2002-11-19T09:16:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13367#p13367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13367#p13367"/>
		<title type="html"><![CDATA[permission denied]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13367#p13367"><![CDATA[
hmm, the thing was that my linux was properly installed, but this thing that i can't have rights to run ./configure has come in a few weeks, don't know if there has been a hacker in my system, that has done something to get my system run inproperly? but you said something to re-installing something? could you tell me how to do it?<p>Statistics: Posted by Guest — Tue Nov 19, 2002 9:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-19T08:25:23-04:00</updated>

		<published>2002-11-19T08:25:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13366#p13366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13366#p13366"/>
		<title type="html"><![CDATA[permission denied]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13366#p13366"><![CDATA[
This is inproperly configured system.<br><br>You will need to install the development packages that come with the OS, but are optional in installation.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Nov 19, 2002 8:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-19T07:25:16-04:00</updated>

		<published>2002-11-19T07:25:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13364#p13364</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13364#p13364"/>
		<title type="html"><![CDATA[permission denied]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13364#p13364"><![CDATA[
yes i know, that was just an example <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br>[tunah@Servah eggdrop1.6.12]$ ./configure<br>bash: ./configure: Permission denied<br>[tunah@Servah eggdrop1.6.12]$ sh ./configure<br><br>This is Eggdrop's GNU configure script.<br>It's going to run a bunch of strange tests to hopefully<br>make your compile work without much twiddling.<br><br>checking for gcc... gcc<br>checking for C compiler default output... a.out<br>checking whether the C compiler works... configure: error: cannot run C compiled programs.<br>If you meant to cross compile, use `--host'.<br>[tunah@Servah eggdrop1.6.12]$<p>Statistics: Posted by Guest — Tue Nov 19, 2002 7:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-11-19T07:22:09-04:00</updated>

		<published>2002-11-19T07:22:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13363#p13363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13363#p13363"/>
		<title type="html"><![CDATA[permission denied]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13363#p13363"><![CDATA[
Not sure if this is your problem, but you do know you cant run or install eggdrop as root, dont you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Tue Nov 19, 2002 7:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-19T07:19:55-04:00</updated>

		<published>2002-11-19T07:19:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13362#p13362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13362#p13362"/>
		<title type="html"><![CDATA[permission denied]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13362#p13362"><![CDATA[
Hello. i have this little problem with compiling bot, i have read all other permission messages from this forum and they haven't got this kind of problem. It worked first when i did ./configure at a few weeks ago, but now it just says<br>[root@Servah eggdrop1.6.12]# ./configure<br>bash: ./configure: Permission denied<br>so what is wrong, i have changed all my permissions, i think so, this eggdrop configuring. This is not only problem, i have this same permission problem with other programs that i try to configure, so can someone "unix-god" tell me what can i do to make this work, i know it's not so big problem to re-install linux, but i woulden't like to do that, i think that would solve this...<p>Statistics: Posted by Guest — Tue Nov 19, 2002 7:19 am</p><hr />
]]></content>
	</entry>
	</feed>
