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

	<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>2003-01-18T13:45:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-18T13:45:04-04:00</updated>

		<published>2003-01-18T13:45:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15502#p15502</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15502#p15502"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15502#p15502"><![CDATA[
Update: I upload v1.6.13 again and ran it using ./eggdrop -n and it works fine. Wish i had done this at the start :-/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Sat Jan 18, 2003 1:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-16T06:13:26-04:00</updated>

		<published>2003-01-16T06:13:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15386#p15386</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15386#p15386"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15386#p15386"><![CDATA[
Yes. <br><br>Simply typing a command, will use only the files that are in the PATH environment.<br><br>To execute a file within the current directory, or specific directory, you have to give a full, or relative path to the file.<br><br>In *nix and windows, .. means parent directory and . mean current directory. Thus ./eggdrop is giving a relative directory.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Jan 16, 2003 6:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-16T06:07:19-04:00</updated>

		<published>2003-01-16T06:07:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15383#p15383</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15383#p15383"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15383#p15383"><![CDATA[
Ok, i have managed to figure out the problem (at least i think i have).<br><br>I deleted all the old files then, out of curiosity, tried to run the eggdrop. To my suprise, it ran (although it spewed a lot of error messages about the lack of modules and the like). So it would seem, that unbeknown to me, my shell has a presinstalled eggdrop1.6.10 ! <br><br>I uploaded the 1.6.10 eggy and installed/configured (i presume this is the correct thing to do) and low and behold, all my problems have gone!<br><br>Now i feel like a bit of an idiot. But believe me, at no time was i told there was an eggdrop there (my shell account was empty with no files on).<br><br>Thanks to ppslim, egghead, photon and tainted for all your help. I wouldn't have fathomed it out without you.<br><br>Tainted- am i correct in thinking that if I was to try 1.6.13 again, using ./eggdrop would force it to use the 1.6.13 rather than the 1.6.10? Though tbh, after all this hassle, I am just happy (overjoyed!) to get it running and stable.<br><br>Cheers fellas.<br>proxo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Thu Jan 16, 2003 6:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tainted]]></name></author>
		<updated>2003-01-15T20:29:12-04:00</updated>

		<published>2003-01-15T20:29:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15368#p15368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15368#p15368"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15368#p15368"><![CDATA[
<blockquote class="uncited"><div>I start the bot using Putty SSH.<br><br>the command line i use is; eggdrop -n , and my shell provider does not provide precompiled eggdrops.</div></blockquote>This may be a wild shot, but give it a try anyways. At your shell prompt, do 'which eggdrop'. If you are issuing 'eggdrop -n', try changing to your /home/user/eggdrop/ dir and do './eggdrop -n'. The './' tells the shell to use the binary in the working dir, rather than one in the system's path. They may have a bad compile or badly configured one installed for global use on there, which could be the cause of all your problems.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1256">tainted</a> — Wed Jan 15, 2003 8:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-15T10:09:08-04:00</updated>

		<published>2003-01-15T10:09:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15350#p15350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15350#p15350"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15350#p15350"><![CDATA[
Are you sure you have deleted every file?<br><br>This is the most confusing thread that has hit me yet.<br><br>You state the files have been delted, yet it still shows 1.6.10. This can only leave the fact that you are compiling 1.6.10, and not .13.<br><br>This is only definate however, if you have deleted the files properly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jan 15, 2003 10:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-15T09:56:48-04:00</updated>

		<published>2003-01-15T09:56:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15348#p15348</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15348#p15348"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15348#p15348"><![CDATA[
The shell i use does not have pre-compiled eggdrops for me to use. I have deleted ALL old files and started again several times :-/<br><br>The thing with the file attributes was my fault, i was decompressing the eggdrop.tar file then uploading it (due to my lack of shell knowledge). However, ppslim put me right on that one.<br><br>Thanks for your continued help!<br><br>proxo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Wed Jan 15, 2003 9:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2003-01-15T09:27:21-04:00</updated>

		<published>2003-01-15T09:27:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15346#p15346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15346#p15346"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15346#p15346"><![CDATA[
Ok. It would seem to me that neither the configure, make or install failed. (parts of ./configure are meant to fail, thats how it determines which bits it can and cant use on this system)<br><br>However, I am convinced that the reporting on 1.6.10 as the version when you installed 1.6.13 IS the problem.<br><br>Question 1. Does the shell you are on have precompiled eggdrops for you to use? If it does then you are probably running that, although this is possible with local modules through the use of symlinks. this could/would cause a crash.<br><br>If not, then please seek out and destroy any directorys containing old eggdrop stuff, or, of course delete ALL eggdrop stuffand start again. Its possible that there are two symlinks to eggdrop, one to 1.6.10 and one to 1.6.13 - due to being in the wrong dir (or summat) you are executing the wrong one. look for symlinks.<br><br>I'm also pretty confused about you having to change permissions - never had to do that before - what *nix system are you running?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Wed Jan 15, 2003 9:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-15T07:14:32-04:00</updated>

		<published>2003-01-15T07:14:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15343#p15343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15343#p15343"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15343#p15343"><![CDATA[
ok, done that;<br><br><a href="http://www.proxo.co.uk/install.log" class="postlink">www.proxo.co.uk/install.log</a><br><br><br>proxo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Wed Jan 15, 2003 7:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-15T06:26:17-04:00</updated>

		<published>2003-01-15T06:26:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15332#p15332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15332#p15332"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15332#p15332"><![CDATA[
It would seem that the "./configure" process failed, though the compile process didn't.<br><br>This may or may not be the cause.<br><br>One more log, may give the answer.<br><br>When doing the "make install" process, can you also make this log, using<blockquote class="uncited"><div>make install &lt;arguements&gt; &gt; install.log</div></blockquote>Changing &lt;arugments&gt; to whatever you use (if anything, as it's not comulsory).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jan 15, 2003 6:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-15T06:03:27-04:00</updated>

		<published>2003-01-15T06:03:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15327#p15327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15327#p15327"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15327#p15327"><![CDATA[
Ok, point taken. (you live and learn)<br><br><a href="http://www.proxo.co.uk/logs.zip" class="postlink">www.proxo.co.uk/logs.zip</a><br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Cheers,<br>proxo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Wed Jan 15, 2003 6:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-15T05:47:59-04:00</updated>

		<published>2003-01-15T05:47:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15325#p15325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15325#p15325"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15325#p15325"><![CDATA[
You will find that RAR is primelary used by being deling in software, movie and other piracy.<br><br>As such, there has never been a real need to use RAR based encoding otherwise, due tot he fact it's overkill for files of this size.<br><br>Can you either create a PkZIP compatable (.zip) or gzip compressed versions of these.<br><br>To create a zip on most popular *nix systems, use<blockquote class="uncited"><div>zip &lt;zip file name&gt; &lt;file to add&gt;</div></blockquote>This will create a new archive with the files appended to it.<br><br>To create a gzip compressed file, please use (most compatiable with *nix systems)<blockquote class="uncited"><div>gzip &lt;file name to zip&gt;</div></blockquote>This will compress the file, and add a .gz tot he end, removeing the original file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jan 15, 2003 5:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-14T20:36:08-04:00</updated>

		<published>2003-01-14T20:36:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15322#p15322</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15322#p15322"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15322#p15322"><![CDATA[
Ok, done all the steps PPSlim gave to the letter.<br><br>heres the logs-<br><a href="http://www.proxo.co.uk/make.rar" class="postlink">www.proxo.co.uk/make.rar</a><br><a href="http://www.proxo.co.uk/config.rar" class="postlink">www.proxo.co.uk/config.rar</a><br><br>There didn't seem to be any wierd messages during the compile etc.<br><br>regards,<br>proxo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Tue Jan 14, 2003 8:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-14T10:21:40-04:00</updated>

		<published>2003-01-14T10:21:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15305#p15305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15305#p15305"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15305#p15305"><![CDATA[
No problem, the forum isn't going anywhere - is it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jan 14, 2003 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[proxo]]></name></author>
		<updated>2003-01-14T10:20:53-04:00</updated>

		<published>2003-01-14T10:20:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15304#p15304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15304#p15304"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15304#p15304"><![CDATA[
Thanks PPslim - i will do this. But time is short now (i gotta dash to work) so will do tomorrow.<br><br>Once again, Thanks.<br><br>proxo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2525">proxo</a> — Tue Jan 14, 2003 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-14T10:17:49-04:00</updated>

		<published>2003-01-14T10:17:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15303#p15303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15303#p15303"/>
		<title type="html"><![CDATA[eggdrop crashes on channel join.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15303#p15303"><![CDATA[
OK - After going through a series of brain fart, the only thing I can sugest at this current time, is to detail the process you have used to get this stage.<br><br>IE.<br><br>1: Download &lt;file.name&gt; from &lt;ftp/http.server&gt;<br>2: Uploaded said file to shell<br>3: Unpacked the said file using "tar -zxf &lt;file.name&gt;"<br>4: Run "./configure"<br>5: Run "make config"<br><br>However, when you doing these step, please read through the output and check for error or unusual messages. Post these along with the step.<br><br>On top, can you please upload a copy of the file "config.log" from the eggdrop directory on the shell, to some sutiable web-space and paste it's link here. This may help.<br><br>On top[2], when running the command "make" (the one where you do it on it's own), run the command as "make &gt; make.log". This will make a file called make.log. Again, upload this to some sutable web-space and paste the link.<br><br>In theory, there should be enough information to see if we can resolve it some more.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jan 14, 2003 10:17 am</p><hr />
]]></content>
	</entry>
	</feed>
