when I install the GD module, exactly, when I execute
the cmd of "perl makefile.pl", it says that I am in
short of the following lib. I know I should add push
sentence in the makefile.pl, and how can I find these
library if they don't exist in my computer? The
warning is as below:
"
D:\Perl\packages\gd\GD-1.38>perl makefile.pl
NOTICE: This module requires libgd 1.8.4 or higher
(shared library version 4.X).

Please choose the features that match how libgd was
built:
Build JPEG support? [y]
Build FreeType support? [y]
Build GIF support (for patched versions of gd)? [n] y

If you experience compile problems, please check the
@INC, @LIBPATH and @LIBS
arrays defined in Makefile.PL and manually adjust, if
necessary.

Note (probably harmless): No library found for '-lgd'
Note (probably harmless): No library found for '-lpng'
Note (probably harmless): No library found for '-lz'
Note (probably harmless): No library found for
'-lfreetype'
Note (probably harmless): No library found for
'-ljpeg'
Writing Makefile for GD


"


_________________________________________________________
Do You Yahoo!? 登录免费雅虎电邮! http://mail.yahoo.com.cn

<font color=#6666FF>无聊?郁闷?高兴?没理由?都来聊天吧!</font>—— 
雅虎全新聊天室! http://cn.chat.yahoo.com/c/roomlist.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to