在centos7.3上编译安装nginx-1.12.2 启动测试出错

[root@web02 local]# /usr/local/nginx/sbin/nginx -t
/usr/local/nginx/sbin/nginx: error while loading shared libraries: libprofiler.so.0: cannot open shared object file: No such file or directory

从错误看出是缺少lib文件导致,进一步查看下  

[root@web02 local]# ldd $(which /usr/local/nginx/sbin/nginx)
linux-vdso.so.1 => (0x00007ffdd918e000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fea2b1c8000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fea2afac000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007fea2ad74000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00007fea2ab12000)
libssl.so.10 => /lib64/libssl.so.10 (0x00007fea2a8a0000)
libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007fea2a43e000)
libz.so.1 => /lib64/libz.so.1 (0x00007fea2a228000)
libgd.so.2 => /lib64/libgd.so.2 (0x00007fea29fe1000)
libprofiler.so.0 => not found
libc.so.6 => /lib64/libc.so.6 (0x00007fea29c1d000)
/lib64/ld-linux-x86-64.so.2 (0x00007fea2b3d6000)
libfreebl3.so => /lib64/libfreebl3.so (0x00007fea29a1a000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007fea297cc000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007fea294e4000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007fea292e0000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fea290ac000)
libXpm.so.4 => /lib64/libXpm.so.4 (0x00007fea28e9a000)
libX11.so.6 => /lib64/libX11.so.6 (0x00007fea28b5c000)
libjpeg.so.62 => /lib64/libjpeg.so.62 (0x00007fea28906000)
libfontconfig.so.1 => /lib64/libfontconfig.so.1 (0x00007fea286c9000)
libfreetype.so.6 => /lib64/libfreetype.so.6 (0x00007fea28423000)
libpng15.so.15 => /lib64/libpng15.so.15 (0x00007fea281f7000)
libm.so.6 => /lib64/libm.so.6 (0x00007fea27ef5000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007fea27ce7000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007fea27ae2000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007fea278c8000)
libxcb.so.1 => /lib64/libxcb.so.1 (0x00007fea2769f000)
libexpat.so.1 => /lib64/libexpat.so.1 (0x00007fea27475000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x00007fea2724e000)
libXau.so.6 => /lib64/libXau.so.6 (0x00007fea27049000)  

可以看出libprofiler.so.0并没有找到

找出源文件

[root@web02 local]# find / -type f -name "libprofiler.so*"
/usr/local/lib/libprofiler.so.0.4.17
/usr/local/src/gperftools-2.6.90/.libs/libprofiler.so.0.4.17 

做软连接

[root@web02 local]# ln -sv /usr/local/lib/libprofiler.so.0.4.17 /lib64/libprofiler.so.0
‘/lib64/libprofiler.so.0’ -> ‘/usr/local/lib/libprofiler.so.0.4.17’  

再次检查

[root@web02 local]# /usr/local/nginx/sbin/nginx -t
nginx: the configuration file /usr/local/nginx-1.12.2/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx-1.12.2/conf/nginx.conf test is successful

ok了。  

 

nginx检查报错 error while loading shared libraries: libprofiler.so.0: cannot open shared object file: No such file or directory的更多相关文章

  1. linux使用wkhtmltopdf报错error while loading shared libraries:

    官网提示 linux需要这些动态库.depends on: zlib, fontconfig, freetype, X11 libs (libX11, libXext, libXrender) 在li ...

  2. 10gRAC运行srvctl报错error while loading shared libraries:

    数据库10g才会有这个错,因为11g的grid和oracle是分开的. [oracle@news01 orcl]$ srvctl /u01/app/oracle/db_1/jdk/jre/bin/ja ...

  3. 运行编译后的程序报错 error while loading shared libraries: lib*.so: cannot open shared object file: No such file or directory

    运行编译后的程序报错  error while loading shared libraries: lib*.so: cannot open shared object file: No such f ...

  4. 使用arm-none-eabi-gdb报错error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

    使用arm-none-eabi-gdb报错error while loading shared libraries: libncurses.so.5: cannot open shared objec ...

  5. svnadmin:error while loading shared libraries: libaprutil-1.so.0:cannot open shared object file: No such file or directory

    wdcp下安装svn后一直提示 svnadmin:error while loading shared libraries: libaprutil-1.so.0:cannot open shared ...

  6. 动态链接库找不到 : error while loading shared libraries: libgsl.so.0: cannot open shared object file: No such file or directory

    问题: 运行gsl(GNU scientific Library)的函数库,用 gcc erf.c -I/usr/local/include -L/usr/local/lib64 -L/usr/loc ...

  7. ./filezilla: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

    opensuse系统 在filezilla官网下载压缩文件解压运行后报 ./filezilla: error while loading shared libraries: libpng12.so.0 ...

  8. error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file

    安装rac10g,出现例如以下错误: [root@rac2 oracle]# /u01/product/crs/root.sh WARNING: directory '/u01/product' is ...

  9. 启动uwsgi报错error while loading shared libraries: libpcre.so.1:

    启动uwsgi时候报错: [root@ richie]# /usr/bin/uwsgi --ini /usr/local/nginx/conf/uwsgi.ini /usr/bin/uwsgi: er ...

随机推荐

  1. 亲自己主动手从源代码 构建 Groovy 2.3.8 公布包

    今天为了学习 怎样使用 Groovy 写 Groovy 的測试代码, 所以到 http://groovy.codehaus.org/Download 下载了 Groovy 2.3.8 的源码包. Gr ...

  2. jdbc第二天

    事务 l 连接池 l ThreadLocal l BaseServlet自定义Servlet父类(只要求会用,不要求会写) l DBUtils à commons-dbutils 事务 l 事务的四大 ...

  3. 【CMS】DedeCMS Error: (PHP 5.3 and above) Please set 'request_order' ini value to include C,G and P (recommended: 'CGP') in php.ini

    DedeCMS Error: (PHP 5.3 and above) Please set 'request_order' ini value to include C,G and P (recomm ...

  4. 通过jaxws-ri创建webservice服务端和客户端

    1. 获得开发包 当然是到 SUN 的开发网站下载 JAX-WS RI,或者下载我的网盘备份 ,下载下来的只是一个jar包,参考官网上的方法在命令行调用:java -jar JAXWS2.1.2-20 ...

  5. uva 699 The Falling Leaves(建二叉树同一时候求和)

    本来看着挺难的.大概是由于我多瞟了一眼题解,瞬间认为简单多了.做题就得这样,多自己想想.如今是 多校联赛,然而我并不会做. .. .慢慢来,一直在努力. 分析: 题上说了做多不会超过80行.所以能够开 ...

  6. 【Oracle】函数

    函数一般用于计算和返回一个值,可以将经常需要使用的计算或功能写成一个函数. 语法 create [or replace] function func_name[(parameter1,[,parame ...

  7. 保护HTTP的安全

    #如果没有严格的限制访问的权限,公司放在服务器上的重要文档就存在隐患,web需要有一些安全的http形式: #安全方法: #基本认证.摘要认证.报文完整性检查都是一些轻量级的方法,但还不够强大,下面介 ...

  8. lambda 2

    # -*- coding: utf-8 -*- #python 27 #xiaodeng def action(x): return (lambda y:x+y) act=action(99) pri ...

  9. 重要:VC DLL编程

    VC DLL编程 静态链接:每个应用程序使用函数库,必须拥有一份库的备份.多个应用程序运行时,内存中就有多份函数库代码的备份. 动态连接库:多个应用程序可以共享一份函数库的备份. DLL的调用方式:即 ...

  10. 关于 while(1)和for(;;)效率问题的一点想法

    这几天看到好友的文章关于while(1)和for(;;)效率的讨论,手痒说了两句.回头一寻思,自己也仅仅是判断.没有做不论什么实验,我们就看看这两种写法究竟有什么差别: 实验环境:IAR EWARM ...