[pgpool-general: 5306] libpcp.so.1 => not found
    Lazaro Garcia 
    lazaro3487 at gmail.com
       
    Wed Feb  8 00:29:14 JST 2017
    
    
  
I have installed pgpool in an Ubuntu Server 16.04.1, but when I execute some
pcp comands this error occurs:
 
/usr/local/bin/pcp_node_count -u pgpool
/usr/local/bin/pcp_node_count: error while loading shared libraries:
libpcp.so.1: cannot open shared object file: No such file or directory
 
 
Then try this:
 
ldd /usr/local/bin/pcp_node_info
        linux-vdso.so.1 =>  (0x00007fff49b4f000)
        libpcp.so.1 => not found
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6c853ee000)
        /lib64/ld-linux-x86-64.so.2 (0x000055748dbfe000)
 
The libpcp.so.1 is not found. The versión of pgpool is 3.6.1.
 
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20170207/f8baaa0f/attachment.htm>
    
    
More information about the pgpool-general
mailing list