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

	<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-12-05T16:56:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-12-05T16:56:33-04:00</updated>

		<published>2006-12-05T16:56:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68713#p68713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68713#p68713"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68713#p68713"><![CDATA[
For a start "apt-get install build-essential" doesn't when it comes to eggdrop.<br><br>There are <em class="text-italics">no</em> shortcuts to compiling eggdrop; both gcc and tcl/tk are required.<br><br>You now simply look in Synaptic for Tcl/Tk and install.<br><br>I posted every link to each documentation required by you for each step. I suggest you actually do some reading (which is also a requirement with eggdrop).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Dec 05, 2006 4:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-05T15:42:57-04:00</updated>

		<published>2006-12-05T15:42:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68712#p68712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68712#p68712"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68712#p68712"><![CDATA[
That's why people write documentation..  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Dec 05, 2006 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dr Small]]></name></author>
		<updated>2006-12-05T09:34:50-04:00</updated>

		<published>2006-12-05T09:34:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68711#p68711</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68711#p68711"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68711#p68711"><![CDATA[
I ran apt-get install build-essential and everything downloaded.<br><br>Now, when I cd eggdrop1.6.18<br>$ ./configure  I get this output:<br><div class="codebox"><p>Code: </p><pre><code>This is Eggdrop's GNU configure script.It's going to run a bunch of tests to hopefully make your compilework without much twiddling.checking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables...checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking how to run the C preprocessor... gcc -Echecking for egrep... grep -Echecking for AIX... nochecking for library containing strerror... none requiredchecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether the compiler understands -Wall... yeschecking whether the compiler understands -pipe... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking whether make sets $(MAKE)... yeschecking for ranlib... ranlibchecking whether ln -s works... yeschecking whether head -n 1 works... yeschecking for gawk... nochecking for mawk... mawkchecking for basename... basenamechecking for uname... unamechecking for socket in -lsocket... nochecking for connect in -lnsl... yeschecking for gethostbyname in -ldns... nochecking for dlopen in -ldl... yeschecking for tan in -lm... yeschecking for pthread_mutex_init in -lpthread... yeschecking system type... Linuxchecking system release... 2.6.15-27-386checking module loading capabilities...checking dl.h usability... nochecking dl.h presence... nochecking for dl.h... nochecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking loader.h usability... nochecking loader.h presence... nochecking for loader.h... nochecking rld.h usability... nochecking rld.h presence... nochecking for rld.h... nochecking mach-o/dyld.h usability... nochecking mach-o/dyld.h presence... nochecking for mach-o/dyld.h... nochecking mach-o/rld.h usability... nochecking mach-o/rld.h presence... nochecking for mach-o/rld.h... nochecking for dlopen... yeschecking for load... nochecking for NSLinkModule... nochecking for shl_load... nochecking for rld_load... nochecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking whether time.h and sys/time.h may both be included... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking std_args.h usability... nochecking std_args.h presence... nochecking for std_args.h... nochecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking sys/file.h usability... yeschecking sys/file.h presence... yeschecking for sys/file.h... yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/rusage.h usability... nochecking sys/rusage.h presence... nochecking for sys/rusage.h... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking wchar.h usability... yeschecking wchar.h presence... yeschecking for wchar.h... yeschecking for an ANSI C-conforming const... yeschecking whether byte ordering is bigendian... nochecking for inline... inlinechecking for pid_t... yeschecking for size_t... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking for struct tm.tm_zone... yeschecking for working volatile... yeschecking for socklen_t... yeschecking for long... yeschecking size of long... 4checking for int... yeschecking size of int... 4checking for short... yeschecking size of short... 2checking for clock... yeschecking for dprintf... yeschecking for fsync... yeschecking for getdtablesize... yeschecking for getrusage... yeschecking for inet_aton... yeschecking for isascii... yeschecking for mbrlen... yeschecking for memcpy... yeschecking for memset... yeschecking for random... yeschecking for rename... yeschecking for setpgid... yeschecking for sigaction... yeschecking for sigemptyset... yeschecking for snprintf... yeschecking for srandom... yeschecking for strcasecmp... yeschecking for strncasecmp... yeschecking for uname... yeschecking for vsnprintf... yeschecking for sys/select.h... (cached) yeschecking for sys/socket.h... (cached) yeschecking types of arguments for select... int,fd_set *,struct timeval *checking for vprintf... yeschecking for _doprnt... nochecking for strftime... yeschecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for getpagesize... yeschecking for working mmap... yeschecking for broken libsafe sscanf... nochecking for Tcl library... not foundchecking for Tcl header... {not found}checking whether the Tcl system has changed... yesconfigure: error:  Tcl cannot be found on this system.  Eggdrop requires Tcl to compile. If you already have Tcl installed on  this system, and I just wasn't looking in the right place for it, re-run  ./configure using the --with-tcllib='/path/to/libtcl.so' and  --with-tclinc='/path/to/tcl.h' options.  See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more  information.</code></pre></div>Looks like I need Tcl now.<br>/me has no clue about this stuff.<br>I just got on Linux 3 weeks ago......<br><br><br>Dr Small<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8464">Dr Small</a> — Tue Dec 05, 2006 9:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-12-05T03:01:02-04:00</updated>

		<published>2006-12-05T03:01:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68707#p68707</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68707#p68707"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68707#p68707"><![CDATA[
use apt-get install build-essential<br><br>Also, if you just delete the lines that start with "die" in the conf, it should work fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Dec 05, 2006 3:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dr Small]]></name></author>
		<updated>2006-12-04T23:31:36-04:00</updated>

		<published>2006-12-04T23:31:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68706#p68706</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68706#p68706"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68706#p68706"><![CDATA[
Ok. I did just about everything you said, until I get to ./configure<br>Here's the output of ./configure<br><div class="codebox"><p>Code: </p><pre><code>This is Eggdrop's GNU configure script.It's going to run a bunch of tests to hopefully make your compilework without much twiddling.checking for gcc... nochecking for cc... nochecking for cc... nochecking for cl... noconfigure: error: no acceptable C compiler found in $PATHSee `config.log' for more details.</code></pre></div>I don't know what I have to do, in order for this to work, that's why I usually download the stuff from the repository,<br><br>But if you can give some help, I'll do it this way.<br><br>Dr Small<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8464">Dr Small</a> — Mon Dec 04, 2006 11:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-12-04T22:05:31-04:00</updated>

		<published>2006-12-04T22:05:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68705#p68705</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68705#p68705"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68705#p68705"><![CDATA[
As a user:<br><div class="codebox"><p>Code: </p><pre><code>wget ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.18.tar.gz</code></pre></div><div class="codebox"><p>Code: </p><pre><code>tar zxvf eggdrop1.6.18.tar.gzcd eggdrop1.6.18./configuremake configmakemake install DEST=~/location_to_run_eggdrop_from</code></pre></div><a href="http://www.egghelp.org/setup.htm" class="postlink">Setting up an Eggdrop</a><br><a href="http://www.egghelp.org/using.htm" class="postlink">Using Your Eggdrop</a><br><a href="http://www.egghelp.org/enhance.htm" class="postlink">Enhancing Your Eggdrop</a><br><a href="http://www.egghelp.org/commands/index.htm" class="postlink">Eggdrop Command Reference</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Dec 04, 2006 10:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dr Small]]></name></author>
		<updated>2006-12-04T20:51:33-04:00</updated>

		<published>2006-12-04T20:51:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68704#p68704</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68704#p68704"/>
		<title type="html"><![CDATA[Eggdrop Installation - Having some problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68704#p68704"><![CDATA[
Ok. I'm running Ubuntu (Linux) and been asking some questions on Ubuntu Forums of how to install Eggdrop and all, (you can read <a href="http://ubuntuforums.org/showthread.php?t=312071&amp;page=2" class="postlink">here</a>)<br><br>So, basicly, here's all I did.<br><div class="codebox"><p>Code: </p><pre><code>sudo apt-get install eggdrop</code></pre></div>Eggdrop installed, and so when I type<div class="codebox"><p>Code: </p><pre><code>eggdrop</code></pre></div> in the terminal, here's the output:<br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads[19:44] --- Loading eggdrop v1.6.17 (Mon Dec  4 2006)[19:44] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>So, I downloaded the config file, from <a href="http://www.egghelp.org/files.htm#config" class="postlink">here</a> and downloaded 1.6.18 to $HOME<br><br>So, then I run:<div class="codebox"><p>Code: </p><pre><code>sudo mv eggdrop.conf /usr/share/doc/eggdrop-data/</code></pre></div>And when I run "eggdrop" in the terminal again, I still get the same error.<br><br>So, I though, I'll try running the config file,<br>So I ran:<div class="codebox"><p>Code: </p><pre><code>cd /usr/share/doc/eggdrop-data/$ ./eggdrop.conf</code></pre></div>And then I get this:<div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads[19:48] --- Loading eggdrop v1.6.17 (Mon Dec  4 2006)[19:48] * Please make sure you edit your config file completely.</code></pre></div>So, I opened eggdrop.conf and edited all the things down through there, that looked like they needed edited, and I tried running eggdrop.conf again, and still get the same message.<br><br>I also get the same message if I run "eggdrop" also.<br>So, does anyone know any remedies, or any suggestions that would help me, far as setting up eggdrop ?<br><br>A Step-by-step instruction guide would be nice, for something like this, but I guess you can't have everything.<br><br>Any help would be greatly appreciated.<br><br>Dr Small<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8464">Dr Small</a> — Mon Dec 04, 2006 8:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
