PandoraBox
22.03.2009, 22:39
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
что я делаю не так
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
что я делаю не так