nginx with broken library zlib1g-dev for SSL on Debian 40r6
Almir Karic
almir at kiberpipa.org
Sun Feb 1 12:03:04 MSK 2009
that has nothing to do with nginx, it's debian error :-)
that being said, try `aptitude -f install', it might fix your problems.
On Sat, Jan 31, 2009 at 12:55:49PM +0100, Raimon Fs wrote:
> Hello,
>
> I've had installed nginx on OS X without any problem, but I'm totally
> lost trying to install it on a Debain 40r6 on i386
>
> The Kernel is:
> Code:
> debian:/tmp/nginx-0.6.35# uname -r
> 2.6.18-6-686
>
> I don't know how to install the zlib1g-dev, as I want nginx with ssl on.
>
> No matter if I install all the libraries one by one or all at the same
> time:
>
>
> debian:/tmp/nginx-0.6.35# sudo aptitude install libpcre3 libpcre3-dev
> libpcrecpp0 libssl-dev zlib1g-dev
> Reading package lists... Done
> Building dependency tree... Done
> Reading extended state information
> Initializing package states... Done
> Reading task descriptions... Done
> Building tag database... Done
> No candidate version found for zlib1g-dev
> The following packages are BROKEN:
> libssl-dev
> 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> Need to get 2094kB of archives. After unpacking 5808kB will be used.
> The following packages have unmet dependencies:
> libssl-dev: Depends: zlib1g-dev which is a virtual package.
> Resolving dependencies...
> Unable to resolve dependencies! Giving up...
> Abort.
> debian:/tmp/nginx-0.6.35#
>
> any info, guide, help, anything would be great ......
>
> thanks !
>
> r.
> --
> Posted via http://www.ruby-forum.com/.
>
More information about the nginx
mailing list