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

	<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>2004-11-26T18:44:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Jheremias]]></name></author>
		<updated>2004-11-26T18:44:24-04:00</updated>

		<published>2004-11-26T18:44:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43145#p43145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43145#p43145"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43145#p43145"><![CDATA[
debmond,<br><br>Look what happened:<br><br>I set the environmentals, and tried "make iconfig". It told me that "New Environmental have been set, please run make distclean and start over"<br><br>I did it, then it didn't start over at anyway...told me that there was no rule to "make distclean". What I did? <br><br>1)rm -rf eggdrop1.6.17/<br>2)wget geteggdrop.com ; tar xfz eggdrop1.6.17.tar.gz<br>3)apt-get install bin86 make patch build-essential<br>4)./configure<br>5)make iconfig <br><br>Everything went perfectly. I don't know what exactly fix it, but it work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Thanks for your time:)<br><br>P.S: I will soon upload a user-friendly manual for users who use Debian...It is quite difficult for newbies to find what goes wrong with eggdrop and the best Linux distro  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> Cu <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2014">Jheremias</a> — Fri Nov 26, 2004 6:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-26T11:24:52-04:00</updated>

		<published>2004-11-26T11:24:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43122#p43122</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43122#p43122"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43122#p43122"><![CDATA[
yeah I know that the problem is with compress.mod's configure <br><br>if your login shell is bash/ksh, issue the following commands:<br><br>$ export CFLAGS=-I/path/to/your/zlib/header<br>$ export LDFLAGS=-L/path/to/your/zlib/library<br><br>if your login shell is csh/tcsh:<br><br>% setenv CFLAGS -I/path/to/your/zlib/header<br>% setenv LDFLAGS -L/path/to/your/zlib/library<br><br>and then rerun make iconfig<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Nov 26, 2004 11:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jheremias]]></name></author>
		<updated>2004-11-26T05:08:36-04:00</updated>

		<published>2004-11-26T05:08:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43117#p43117</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43117#p43117"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43117#p43117"><![CDATA[
Thanks a lot for your interest <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Yes I would like to ask u how exactly I will use these flags, and tell you that the problem is at make iconfig. It is the script that compress.mod runs, not the general ./configure script.<br><br>I would like to mention that the problem DIDN't exist! Something happened meanwhile...I have re-installed zlib1g, zlibc and zlib1g-dev (it is quite easy, Debian rulez  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> ) but the problem STILL exists!<br><br>Thanks a lot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2014">Jheremias</a> — Fri Nov 26, 2004 5:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-24T11:47:51-04:00</updated>

		<published>2004-11-24T11:47:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43070#p43070</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43070#p43070"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43070#p43070"><![CDATA[
btw ld.so.conf has nothing to do with /usr/include, it specifies library locations searched by the linker/loader<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Nov 24, 2004 11:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-24T11:34:47-04:00</updated>

		<published>2004-11-24T11:34:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43069#p43069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43069#p43069"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43069#p43069"><![CDATA[
I already explained to you "what the f*ck is causing that thing"<br><br>it's not only the header, the library itself is also checked (the configure script tests whether it can compile &amp; link against libz.so using gzopen())<br><br>if you are unsure how to use CFLAGS/LDFLAGS to tell the configure script where your stuff is located (this method applies to other misplaced libraries as well), ask again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Nov 24, 2004 11:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jheremias]]></name></author>
		<updated>2004-11-24T10:23:55-04:00</updated>

		<published>2004-11-24T10:23:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43066#p43066</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43066#p43066"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43066#p43066"><![CDATA[
Errrr....If u see my message, when I locate it, locate founds it at /usr/include. I did the same trick I did with the tcl,  edit /etc/ld.so.conf and put there /usr/include, and run "ldconfig" , it still denied to play...I can't imagine what the f*ck is causing that thing....If anyone knows...!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2014">Jheremias</a> — Wed Nov 24, 2004 10:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-24T00:26:40-04:00</updated>

		<published>2004-11-24T00:26:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43057#p43057</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43057#p43057"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43057#p43057"><![CDATA[
you don't have zlib installed in default places (compiler/linker default search paths: /usr/include, /usr/lib, /usr/local/include, /usr/local/lib)<br><br>solution:<br><br>use the environment variable CFLAGS to specify location of header zlib.h: -I/path/to/your/zlib/header<br><br>use the environment variable LDFLAGS to specify location of library archive libz.a (or libz.so): -L/path/to/your/zlib/library<br><br>(or do a sane zlib install <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Nov 24, 2004 12:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Jheremias]]></name></author>
		<updated>2004-11-23T18:53:46-04:00</updated>

		<published>2004-11-23T18:53:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43050#p43050</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43050#p43050"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43050#p43050"><![CDATA[
I have exactly the same problem at Debian 2.6.9.<br><br>I have installed zlib1g, zlib1g-dev and zlibc, and: <br><br>robot:~# locate zlib.h<br>/usr/include/linux/zlib.h<br>/usr/include/zlib.h<br>robot:~#<br><br>Configure has exactly the problem reffered above...Any help would be extremely usefull, just to find out what goes wrong!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2014">Jheremias</a> — Tue Nov 23, 2004 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-29T02:10:21-04:00</updated>

		<published>2003-09-29T02:10:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27700#p27700</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27700#p27700"/>
		<title type="html"><![CDATA[missing zlib compression library for compression module]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27700#p27700"><![CDATA[
Hi all,<br><br>i wonder me why there is no compression module<br>compiled. zlib is installed on my system and<br>working well (i think). Its an eggdrop1.6.15<br>on SuSE8.1 with TCL8.4. The Bot is running well.<br><br>any suggestions or hints ?<br><br>thx in advance<br>tom<br><br><br>./configure<br>running in eggdrop mode.<br>loading cache ./config.cache<br>checking for gcc... (cached) gcc<br>checking whether the C compiler (gcc  ) works... yes<br>checking whether the C compiler (gcc  ) is a cross-compiler... no<br>checking whether we are using GNU C... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for gzopen in -lz... (cached) no<br>checking how to run the C preprocessor... (cached) gcc -E<br>checking for zlib.h... (cached) no<br>configure: warning:<br><br>  Your system does not provide a working zlib compression library. The<br>  compress module will therefore be disabled.<br><br>checking for unistd.h... (cached) yes<br>checking for getpagesize... (cached) yes<br>checking for working mmap... (cached) yes<br>creating ./config.status<br>creating Makefile<br>creating compress_config.h<br>compress_config.h is unchanged<p>Statistics: Posted by Guest — Mon Sep 29, 2003 2:10 am</p><hr />
]]></content>
	</entry>
	</feed>
