Guest User

Untitled

a guest
Jan 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. [root@centos udpfltr_fork]# ldd udpfltr
  2. linux-gate.so.1 => (0x00dbe000)
  3. libnfnetlink.so.0 => /usr/lib/libnfnetlink.so.0 (0x005de000)
  4. libnetfilter_queue.so.1 => /usr/lib/libnetfilter_queue.so.1 (0x004a5000)
  5. libnglogc.so.0 => /usr/lib/libnglogc.so.0 (0x00a51000)
  6. libc.so.6 => /lib/libc.so.6 (0x001b9000)
  7. /lib/ld-linux.so.2 (0x0019a000)
  8.  
  9. ./udpfltr: error while loading shared libraries: libnglogc.so.0: cannot open shared object file: No such file or directory
Add Comment
Please, Sign In to add comment