Help for this page

Select Code to Download


  1. or download this
    $ ldd /path/to/mysql.so
    
  2. or download this
    BEGIN {
        $ENV{LD_LIBRARY_PATH} .= ":/path/to/lib";
    }