<br><font size=2 face="sans-serif">Hi Folks,</font>
<br>
<br><font size=2 face="sans-serif">on my HPUX 11i  the compilation
of statusmap.cgi fails while the following error occurs:</font>
<br>
<br><font size=2 face="sans-serif">*** GD, PNG, and/or JPEG libraries could
not be located... *********</font>
<br>
<br><font size=2 face="sans-serif">My /etc/local/lib directory looks like
this:</font>
<br>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys         219288 Sep 20 14:50 libjpeg.a</font>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys            473 Sep 20 14:50 libjpeg.la</font>
<br><font size=2 face="sans-serif">-r-xr-xr-x   1 root    
  sys         192512 Sep 20 14:50 libjpeg.sl</font>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys         225768 Jan 14 13:06 libpng.a</font>
<br><font size=2 face="sans-serif">-rwxr-xr-x   1 root    
  sys            677 Jan 14 13:06 libpng.la</font>
<br><font size=2 face="sans-serif">-r-xr-xr-x   1 root    
  sys         200704 Jan 14 13:06 libpng.sl</font>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys         225768 Jan 14 13:06 libpng12.a</font>
<br><font size=2 face="sans-serif">-rwxr-xr-x   1 root    
  sys            687 Jan 14 13:06 libpng12.la</font>
<br><font size=2 face="sans-serif">-r-xr-xr-x   1 root    
  sys         200704 Jan 14 13:06 libpng12.sl</font>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys         323684 Jan 13 16:28 libgd.a</font>
<br><font size=2 face="sans-serif">-rw-r--r--   1 root    
  sys            880 Jan 13 16:28 libgd.la</font>
<br><font size=2 face="sans-serif">-r-xr-xr-x   1 root    
  sys         299008 Jan 13 16:28 libgd.sl</font>
<br><font size=2 face="sans-serif">...</font>
<br>
<br><font size=2 face="sans-serif">Also present are the header files within
the include directory. So any files necessary for compilation should be
present in my opinion.</font>
<br>
<br><font size=2 face="sans-serif">My configure command looks like this.</font>
<br><font size=2 face="sans-serif">./configure --prefix=/opt/nagios --with-cgiurl=/nagios/cgi-bin
--with-htmurl=/nagios --with-nagios-user=nagios --with-nagios-grp=nagios
--with-gd-lib=/usr/local/lib --with-gd-inc=/usr/local/include</font>
<br>
<br><font size=2 face="sans-serif">Although the library path is explicitely
providen, the compilation fails.</font>
<br>
<br><font size=2 face="sans-serif">There is a following statement can be
found within the error message:</font>
<br>
<br><font size=2 face="sans-serif">NOTE: After you install the necessary
libraries on your system:</font>
<br><font size=2 face="sans-serif">      1. Make sure /etc/ld.so.conf
has an entry for the directory in</font>
<br><font size=2 face="sans-serif">         which
the GD, PNG, and JPEG libraries are installed.</font>
<br><font size=2 face="sans-serif">      2. Run 'ldconfig'
to update the run-time linker options.</font>
<br><font size=2 face="sans-serif">      3. Run 'make clean'
in the Nagios distribution to clean out</font>
<br><font size=2 face="sans-serif">         any
old references to your previous compile.</font>
<br><font size=2 face="sans-serif">      4. Rerun the configure
script.</font>
<br>
<br><font size=2 face="sans-serif">Unfortunately there is no ldconfig present
on my system. In my opinion it should work anyway. However, i am quite
new to HPUX so i can be wrong.</font>
<br>
<br><font size=2 face="sans-serif">Got someone nagios on HPUX running?</font>
<br>
<br><font size=2 face="sans-serif">Would anyone maybe can help me? Many
thanks in advance!</font>
<br>
<br>
<br><font size=2 face="sans-serif">Mit freundlichen Grüßen / Yours sincerely<br>
 <br>
Anatoli Bogajewski<br>
E-Mail: cits.bogajewski@daimlerchrysler.com</font>