亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1679 | 回復(fù): 3
打印 上一主題 下一主題

solaris10 for sparc下想編譯mrtg有什么簡單辦法。 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2006-12-08 23:44 |只看該作者 |倒序?yàn)g覽
原始安裝的solaris里缺少gd這個(gè)東西,想編譯gd卻缺少其他不少lib,編譯出錯(cuò)。在sunfreeware上下了個(gè)安裝pkg來裝,結(jié)果能裝上去,但是configure mrtg時(shí)還是出錯(cuò)說沒有 gd。

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2006-12-09 08:42 |只看該作者
Sounds like the configure can't find your gd library. Try ./configure --with-gd=/usr/local/src/gd , substitute /usr/local/src/gd with your the path of where your gd library resides. The procedure is described in mrtg-unix-guide from mrtg.org. Depending on what pkgs are installed on your system, you may miss other libraries.

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2006-12-28 13:20 |只看該作者
還是找不到。
checking for gdImageGif in -lgd... no
checking for gdImagePng in -lgd... no
checking for gdImagePng_jpg in -lgd... no
checking for gdImagePng_jpg_ft in -lgd... no
checking for gdImageGd in -lgd... no

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2007-03-16 17:47 |只看該作者
我跟樓主遇到同樣的問題,系統(tǒng)是solaris10 for x86
照著mrtg-unix-guide配
從sunfreeware上下的zlib,libpng,gd的二進(jìn)制包
configure的時(shí)候include和lib都指定的很明確,如下
./configure --prefix=/usr/local/mrtg-2 --with-gd-lib=/usr/local/lib --with-gd-inc=/usr/local/include/ --with-z-lib=/usr/local/lib --with-z-inc=/usr/local/include/ --with-png-lib=/usr/local/lib --with-png-inc=/usr/local/include/

錯(cuò)誤提示如下,就是過不去,無法生成Makefile文件,誰能指點(diǎn)一下

checking for gdImageGif in -lgd... no
checking for gdImagePng in -lgd... no
checking for gdImagePng_jpg in -lgd... no
checking for gdImagePng_jpg_ft in -lgd... no
checking for gdImageGd in -lgd... no
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes

** Ooops, one of many bad things happened:

   a)  You don't have the GD library installed.
       Get it from http://www.boutell.com, compile it and
       use either --with-gd-lib=DIR and --with-gd-inc=DIR to specify
       its location. You might also have to use --with-z-inc,
             --with-z-lib and --with-png-inc, --with-png-lib for gd
             versions 1.6 and higher.  Check config.log for more
       information on the problem.

   b)  You have the GD library installed, but not the gd.h
       header file.  Download the source (see above) and use
       --with-gd-inc=DIR to specify where the file can be found.

   c)  You have the library and the header file installed, but
       you also have a shared GD library in the same directory.
       Remove the shared library files and/or links (e.g.
       libgd.so.2.0.0, libgd.so and libgd.so.2).  This is especially
             likely if you're using a recent (post 1.8.4) version of GD
       and didn't configure it with --disable-shared.

   d)  You have gd library installed and also it's headers, but you are
       missing libpng (and headers) or freetype (and headers)
       (mrtg does not use freetype, but if your copy of gd is precompiled
       against it, you have to install it ...
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP