From: Horvath T. <zs...@ax...> - 2005-05-16 18:48:55
|
Hi Flo! Thank you your reply. I would do it! Have a nice day. Tamas. -----Original Message----- From: Flo Gleixner [mailto:fl...@bi...] Sent: Monday, May 16, 2005 9:47 AM To: Horvath Tamas Subject: Re: [Perfparse-users] install libpp_storage_*.so files Would have been better to put /usr/local/nagios/lib into the file /etc/ld.so.conf and then run ldconfig. You can recheck in your system finds the libs by running ldconfig -p Flo On Fri, 13 May 2005, Horvath Tamas wrote: > 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! > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |