nginx with broken library zlib1g-dev for SSL on Debian 40r6
Olivier Bonvalet
nginx.list at daevel.fr
Sat Jan 31 15:31:33 MSK 2009
Hello,
why do you not use a Debian package ?
You can recompile the package from sid for example :
http://packages.debian.org/sid/nginx (actually in version 0.6.34-2)
Or at least look how they resolve this dependence problem.
Olivier
Raimon Fs a écrit :
> 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.
>
More information about the nginx
mailing list