
22.03.2009, 22:39
|
|
Постоянный
Регистрация: 06.05.2007
Сообщений: 393
С нами:
10008797
Репутация:
398
|
|
nginx [libprofiler::google-perftools]
nginx:
Код:
./configure --prefix=/usr/local/nginx --without-http_empty_gif_module --without-poll_module --without-http_userid_module --without-http_auth_basic_module --without-http_autoindex_module --without-http_map_module --with-http_ssl_module --with-http_realip_module --with-http_flv_module --with-http_gzip_static_module --with-http_stub_status_module --with-google_perftools_module --without-http_fastcgi_module --with-http_perl_module --with-sha1-asm --with-md5-asm
make && make install
google-perftools:
Код:
./configure
make && make install
Код:
[root@gromila3000 var]# mc
[root@gromila3000 sbin]# ./nginx
./nginx: error while loading shared libraries: libprofiler.so.0: cannot open shared object file: No such file or directory
CentOS 5
что я делаю не так
Последний раз редактировалось PandoraBox; 23.03.2009 в 00:19..
|
|
|