ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't load nginx.so: perl_parse() failed: 255



Pavel Ammosov wrote:
On Tue, Dec 08, 2009 at 02:01:35AM +0300, Ihalainen Nickolay wrote:
в solaris perl sun C compiler собирает.

На solaris можно собирать модули к родному perl через gcc, надо просто
использовать команду perlgcc.

./configure [..]
--with-http_perl_module --with-perl=/usr/perl5/bin/perlgcc 
Вообще-то под соляркой nginx прекрасно собирается sunstudio. И прекрасно после этого работает. Вот такие опции (пути поправить при необходимости):
./configure         --prefix=/opt/nginx         --pid-path=/var/run/nginx.pid         --error-log-path=/var/log/nginx_error.log         --http-log-path=/var/log/nginx_access.log         --http-proxy-temp-path=/var/nginx/nginx_proxy_temp         --http-fastcgi-temp-path=/var/nginx/nginx_fastcgi_temp         --http-client-body-temp-path=/var/nginx/nginx_client_body_temp         --user=webservd         --group=webservd         --with-http_ssl_module         --with-http_realip_module         --with-http_dav_module         --with-http_flv_module         --with-imap         --with-imap_ssl_module         --with-http_stub_status_module         --with-http_perl_module         --with-perl=/usr/perl5/5.8.4/bin/perl         --with-perl_modules_path=/opt/nginx/perl         --with-cc=cc 
--with-cc-opt='-fast -xildoff -xipo -g -xdebugformat=dwarf -I/usr/sfw/include' --with-ld-opt='-fast -xildoff -xipo -L/usr/sfw/lib -R/usr/sfw/lib'
        --with-debug

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.