<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Turns out I had more than one problem but I have solved them.<BR>
<BR>
Firstly I went to sunfreeware.com and dowloaded several packages:<BR>
-rw-r--r-- 1 root other 1184768 Jan 12 16:45 libpng-1.2.8-sol9-sparc-local<BR>
-rw-r--r-- 1 root other 1104384 Jan 12 16:47 jpeg-6b-sol9-sparc-local<BR>
-rw-r--r-- 1 root other 2586624 Jan 13 15:45 libiconv-1.8-sol9-sparc-local<BR>
-rw-r--r-- 1 root other 6503936 Jan 13 15:45 freetype-2.1.7-sol9-sparc-local<BR>
-rw-r--r-- 1 root other 317440 Jan 13 15:45 zlib-1.2.1-sol9-sparc-local<BR>
-rw-r--r-- 1 root other 2038272 Jan 13 15:45 gd-2.0.28-sol9-sparc-loc<BR>
<BR>
So instead of compiling the gd I installed this package version. (and the other packages too)<BR>
<BR>
Once I did that , the second big problem is that BEFORE running configure again,<BR>
I did a make clean. Then the configure found the gd libraries no problem.<BR>
<BR>
<BR>
<BR>
On Thu, 2005-01-13 at 13:34, Alan Maxwell wrote:
<BLOCKQUOTE TYPE=CITE>
<FONT COLOR="#737373"><I>Here is my setup:<BR>
Solaris 9<BR>
using nagios 1.2<BR>
I downloaded and installed gd-2.0.33 and it seemed to compile and install fine.<BR>
I believe the libraries installed into /usr/local/lib.<BR>
<BR>
Here is my problem:<BR>
No matter where I point the configure script for nagios, it complains it can't find the graphics libraries.<BR>
<BR>
Any ideas on how to make it work?<BR>
</I></FONT><BR>
</BLOCKQUOTE>
</BODY>
</HTML>