glibc detected *** nginx: master process /usr/sbin/nginx: double free or corruption (out) -- what???
Matthieu Tourne
matthieu.tourne at gmail.com
Tue Jun 22 03:37:33 MSD 2010
Hi,
> No. How would I do that?
> pcre and zlib are not packages apt-get recognises.
As Jeff suggested above, either by doing apt-get build-dep, which will
install all the dependencies required to build nginx.
Or you can use apt-cache search to find packages.
apt-cache search pcre shows me that the full package name is libpcre3-dev.
Try to ./configure without specifying where the libs are, and if
something is missing the error message should help you figure out what
to install in your distro.
Cheers,
Matthieu.
--
Matthieu Tourne
More information about the nginx
mailing list