ПРОЕКТЫ 


  АРХИВ 


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: ppps. Не собирается - -with-http_perl_module под SunOS 10



Alexey Rymonin wrote:
Поубирав всякие "-xtarget=opteron -xarch=amd64" и собрав таким образом еще и pcre, удалось nginx собрать, без закидонов все прошло гладко. Но чудится мне я 0,5% скорости потерял, а то и 0,6% :).

Но с перлом моим там по-всякому беда.

Собирай gnuшным компилятором...

мне сановским толдько с native оптимизацией удалось собрать... котороя при -force и так включается....
У меня вот так и сановским прекрасно собирается:
./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/tmp/nginx/proxy_temp         --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp         --http-client-body-temp-path=/var/tmp/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=/opt/csw/bin/perl         --with-perl_modules_path=/opt/nginx/perl         --with-cc=/opt/SUNWspro/bin/cc         --with-cc-opt='-fast -I/opt/csw/include'         --with-ld-opt='-fast -L/opt/csw/lib -R/opt/csw/lib'         --with-debug

Правда, отсебятины типа самосборных perl и pcre нет, всё из пакетов с blastwave (csw).



 




Copyright © Lexa Software, 1996-2009.