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

	<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>2006-04-12T12:30:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-12T12:30:09-04:00</updated>

		<published>2006-04-12T12:30:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61833#p61833</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61833#p61833"/>
		<title type="html"><![CDATA[finding gcc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61833#p61833"><![CDATA[
looks like gcc is not in the user's PATH<br><br>as the user try this commandline, it should show the user's PATH environment:<br>echo $PATH<br><br>make sure that gcc is in one of the directories listed in $PATH<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Wed Apr 12, 2006 12:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-04-12T12:19:46-04:00</updated>

		<published>2006-04-12T12:19:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61830#p61830</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61830#p61830"/>
		<title type="html"><![CDATA[compiling a eggdrop1.6.17]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61830#p61830"><![CDATA[
wrong permissions may prevent the configure script from launching gcc, i.e. the guy compiled other stuff successfully as root, but failed to compile eggdrop as unprivileged user<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Apr 12, 2006 12:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-12T04:55:58-04:00</updated>

		<published>2006-04-12T04:55:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61824#p61824</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61824#p61824"/>
		<title type="html"><![CDATA[compiling a eggdrop1.6.17]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61824#p61824"><![CDATA[
<blockquote class="uncited"><div>onfigure: error: no acceptable C compiler found in $PATH<br>See `config.log' for more details. </div></blockquote>Would seem not! Do as instructed re config.log.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Apr 12, 2006 4:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Franc1]]></name></author>
		<updated>2006-04-12T04:49:06-04:00</updated>

		<published>2006-04-12T04:49:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61823#p61823</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61823#p61823"/>
		<title type="html"><![CDATA[gcc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61823#p61823"><![CDATA[
I have a gcc ...coz i alredy compiled programs in C , my gcc is GCC 4.0 ... but i dont know what's wrong it does not recognise it when i'm trying to configure eggdrop<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7610">Franc1</a> — Wed Apr 12, 2006 4:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-11T20:11:38-04:00</updated>

		<published>2006-04-11T20:11:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61814#p61814</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61814#p61814"/>
		<title type="html"><![CDATA[compiling a eggdrop1.6.17]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61814#p61814"><![CDATA[
It's telling you that you do not have gcc because you don't. Installing *nix doesn't include gcc in defaults.<br><br>You need to install c, gcc &amp; tcl/tk to compile eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Apr 11, 2006 8:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Franc1]]></name></author>
		<updated>2006-04-11T18:27:18-04:00</updated>

		<published>2006-04-11T18:27:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61813#p61813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61813#p61813"/>
		<title type="html"><![CDATA[compiling a eggdrop1.6.17]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61813#p61813"><![CDATA[
So i'm trying to configure eggdrop but my system is going insane <br>it tell's me that i dont have a gcc <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">)<br>btw..i'm running a SUSE Linux 10.0<br>Someone can help me <br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_eek.gif" width="15" height="15" alt=":shock:" title="Shocked"> This is the message  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_eek.gif" width="15" height="15" alt=":shock:" title="Shocked"> <br><br>linux:/$$$$$$/eggdrop1.6.17 # ./configure<br><br>This is Eggdrop's GNU configure script.<br>It's going to run a bunch of tests to hopefully make your compile<br>work without much twiddling.<br><br>checking for gcc... no<br>checking for cc... no<br>checking for cc... no<br>checking for cl... no<br>configure: error: no acceptable C compiler found in $PATH<br>See `config.log' for more details.<br><br>Thaks a lot for ur help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7610">Franc1</a> — Tue Apr 11, 2006 6:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
