From: samwe <wk-...@pe...> - 2007-04-02 18:55:08
|
libpp_storage_*.so I am getting a warning during ./configure that I do not know how to fix. Here is my ./configure string. ./configure --prefix=/usr/local/nagios --with-imagedir=/usr/local/nagios/share/images/ --with-cgidir=/usr/local/nagios/sbin --with-http_image_path=/nagios/images --with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin --disable-shared Here is the warning: WARNING WARNING WARNING WARNING WARNING WARNING WARNING Be sure to install libpp_storage_*.so files in a directory that ld.so knows (/etc/ld.so.conf, run ldconfig if needed, or $LD_LIBRARY_PATH) Any ideas what I am missing? |