ldconfig

Duncan Ferguson duncan.ferguson at altinity.com
Tue Oct 16 10:19:33 CEST 2007


On 16 Oct 2007, at 03:48, Live Great wrote:

> Hi,
>
> I found that I don't have the libiconv and gd library.
> After I installed it, ./configure runs better, but still complain  
> gd lib not found.
> I used " --with-gd-lib and --with-gd-inc" with /usr/local/lib and / 
> usr/local/include in the commandline, but still complain gd  not  
> found.
> I have added /usr/local/include and /usr/local/lib in the /etc/ 
> ld.so.conf file, but I can't find ldconfig command in the system.
> Do I need to run ldconfig? and where can I download this tool for  
> Sun 5.10?

I found it better to run something like

LDFLAGS="-L/usr/local/lib -R/usr/local/lib" ./configure [rest of  
configure command you used]

as that should work across all versions of solaris, given appropriate  
packages being installed

   Duncs


-- 
Duncan Ferguson

Opsview - Making Nagios Easier

http://www.altinity.com
Tel: +44 (0)870 787 9243
Fax: +44 (0)845 280 1725
Skype: duncan_j_ferguson
MSN: duncan.ferguson at altinity.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20071016/52374705/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list