您好,登錄后才能下訂單哦!
查看./configure
checking for main in -liconv... no
checking for gdImagePng in -lgd (order 1)... no
checking for gdImagePng in -lgd (order 2)... no
checking for gdImagePng in -lgd (order 3)... no
checking for gdImagePng in -lgd (order 4)... no
*** GD, PNG, and/or JPEG libraries could not be located... *********
Boutell's GD library is required to compile the statusmap, trends
and histogram CGIs. Get it from http://www.boutell.com/gd/, compile
it, and use the --with-gd-lib and --with-gd-inc arguments to specify
the locations of the GD library and include files.
NOTE: In addition to the gd-devel library, you'll also need to make
sure you have the png-devel and jpeg-devel libraries installed
on your system.
NOTE: After you install the necessary libraries on your system:
1. Make sure /etc/ld.so.conf has an entry for the directory in
which the GD, PNG, and JPEG libraries are installed.
2. Run 'ldconfig' to update the run-time linker options.
3. Run 'make clean' in the Nagios distribution to clean out
any old references to your previous compile.
4. Rerun the configure script.
NOTE: If you can't get the configure script to recognize the GD libs
on your system, get over it and move on to other things. The
CGIs that use the GD libs are just a small part of the entire
Nagios package. Get everything else working first and then
revisit the problem. Make sure to check the nagios-users
mailing list archives for possible solutions to GD library
problems when you resume your troubleshooting.
********************************************************************
說明沒有安裝gd或者gd-devel png jpeg ,安裝gd 沒看到gd-devel yum 安裝 iso鏡像里沒有gd-devel包于是手動下載的,但是yum 是能找到gd-devel 的依賴關系的,我就把下載的gd-devel 的rpm包放到/var/cache/yum/x86_64/6/Server/packages 下再yum install gd-devel 就可以了
之后就./configure --prefix=/usr/local/nagios
只要執行上面的就可以 ,nagios 默認就會編譯statsusmap.cgi 和trends.cgi ,只是如果gd gd-devel 不在就不編譯了,
然后執行make cgis && make install 就ok了,不用重新編譯nagios 了,只編譯cgi就可以了
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。