| Nginx-ru mailing list archive (nginx-ru@sysoev.ru) [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: сборка c with-http_image_filter_module
 
 On Sat, Jul 23, 2011 at 09:57:19AM +0400, Алексей Масленников wrote:
> Добрый всем.
> 
> Не получается собрать с --with-http_image_filter_module
> 
> Пишет нет:
> 
> checking for GD library in /usr/local/ ... not found
> checking for GD library in /usr/pkg/ ... not found
> checking for GD library in /opt/local/ ... not found
> 
> ./configure: error: the HTTP image filter module requires the GD library.
> You can either do not enable the module or install the libraries.
> 
> 
> Хотя GD есть
> 
> $ whereis libgd.so.2.0.0
> libgd.so.2.0: /usr/lib/libgd.so.2.0.0 /usr/lib64/libgd.so.2.0.0
> 
> Как победить ?
Скорее всего, поставить что-то вроде libgd-devel. 
-- 
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
 
 |