It&#39;s not debian error, it&#39;s user error, if only because debian is picky sometimes.<br><br>debian-web01:~# apt-cache search zlib1g<br>libcoin40c2 - high-level 3D graphics kit with Open Inventor and VRML97 support - runtime<br>
zlib1g - compression library - runtime<br>zlib1g-dbg - compression library - development<br>zlib1g-dev - compression library - development<br><br>All that should have to be done is &quot;aptitude install zlib1g-dev&quot;.&nbsp; If that doesn&#39;t work there is something else wrong.<br>
<br><div class="gmail_quote">On Sun, Feb 1, 2009 at 1:03 AM, Almir Karic <span dir="ltr">&lt;<a href="mailto:almir@kiberpipa.org">almir@kiberpipa.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
that has nothing to do with nginx, it&#39;s debian error :-)<br>
<br>
that being said, try `aptitude -f install&#39;, it might fix your problems.<br>
<div><div></div><div class="Wj3C7c"><br>
On Sat, Jan 31, 2009 at 12:55:49PM +0100, Raimon Fs wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I&#39;ve had installed nginx on OS X without any problem, but I&#39;m totally<br>
&gt; lost trying to install it on a Debain 40r6 on i386<br>
&gt;<br>
&gt; The Kernel is:<br>
&gt; Code:<br>
&gt; debian:/tmp/nginx-0.6.35# uname -r<br>
&gt; 2.6.18-6-686<br>
&gt;<br>
&gt; I don&#39;t know how to install the zlib1g-dev, as I want nginx with ssl on.<br>
&gt;<br>
&gt; No matter if I install all the libraries one by one or all at the same<br>
&gt; time:<br>
&gt;<br>
&gt;<br>
&gt; debian:/tmp/nginx-0.6.35# sudo aptitude install libpcre3 libpcre3-dev<br>
&gt; libpcrecpp0 libssl-dev zlib1g-dev<br>
&gt; Reading package lists... Done<br>
&gt; Building dependency tree... Done<br>
&gt; Reading extended state information<br>
&gt; Initializing package states... Done<br>
&gt; Reading task descriptions... Done<br>
&gt; Building tag database... Done<br>
&gt; No candidate version found for zlib1g-dev<br>
&gt; The following packages are BROKEN:<br>
&gt; &nbsp; libssl-dev<br>
&gt; 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
&gt; Need to get 2094kB of archives. After unpacking 5808kB will be used.<br>
&gt; The following packages have unmet dependencies:<br>
&gt; &nbsp; libssl-dev: Depends: zlib1g-dev which is a virtual package.<br>
&gt; Resolving dependencies...<br>
&gt; Unable to resolve dependencies! &nbsp;Giving up...<br>
&gt; Abort.<br>
&gt; debian:/tmp/nginx-0.6.35#<br>
&gt;<br>
&gt; any info, guide, help, anything &nbsp; would be great ......<br>
&gt;<br>
&gt; thanks !<br>
&gt;<br>
&gt; r.<br>
&gt; --<br>
&gt; Posted via <a href="http://www.ruby-forum.com/" target="_blank">http://www.ruby-forum.com/</a>.<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>