From: Horvath T. <zs...@ax...> - 2005-05-13 17:53:41
|
Hi List! After I ran configure (for PP 0.105.6) there was the following message in he screen: 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) WARNING WARNING WARNING WARNING WARNING WARNING WARNING I managed to succesfully make and configure PP, but I don't know how to procede the above step. I did the following: 1. antsz1:/etc# cat /etc/ld.so.conf /usr/X11R6/lib antsz1:/etc# 2. I did symlinks for the following files (which are in /usr/local/nagios/lib directory)to /usr/X11R6/lib libpp_storage_file_output.so libpp_storage_file_output.so.0 libpp_storage_file_output.so.0.0.0 libpp_storage_gnuplot.so libpp_storage_gnuplot.so.0 libpp_storage_gnuplot.so.0.0.0 libpp_storage_mysql.so libpp_storage_mysql.so.0 libpp_storage_mysql.so.0.0.0 libpp_storage_print.so libpp_storage_print.so.0 libpp_storage_print.so.0.0.0 libpp_storage_socket_output.so libpp_storage_socket_output.so.0 libpp_storage_socket_output.so.0.0.0 libpp_storage_stdout.so libpp_storage_stdout.so.0 libpp_storage_stdout.so.0.0.0 3. antsz1:~# ldconfig Are the above steps correct? Is something missing? Please help me what to do. Thanks in advance! Bye, Tamas! |