Guest User

Untitled

a guest
May 23rd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. ----------------------------------------------------------------------
  2. Libraries have been installed in:
  3. /usr/local/lib
  4.  
  5. If you ever happen to want to link against installed libraries
  6. in a given directory, LIBDIR, you must either use libtool, and
  7. specify the full pathname of the library, or use the `-LLIBDIR'
  8. flag during linking and do at least one of the following:
  9. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  10. during execution
  11. - add LIBDIR to the `LD_RUN_PATH' environment variable
  12. during linking
  13. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  14. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  15.  
  16. See any operating system documentation about shared libraries for
  17. more information, such as the ld(1) and ld.so(8) manual pages.
  18. ----------------------------------------------------------------------
Add Comment
Please, Sign In to add comment