[CPAN]perl module install memo

| | Comments (0) | TrackBacks (0)
Life with CPAN
CPAN on Mac OS X
Configuring Mac OS X to Install Perl Modules

MacOSX上通过CPAN安装Perl Module的关键在于..
你必须先安装一个C编译器,比如
XCode Tools,或者Inter C++ Compiler

ImageMagick在RHEL上需要先卸载原有的rpm,然后下载一份最新的source包
./configure
make
make install之后
在/path/tp/ImageMagick/src下的PerlMagick下执行
perl Makefile.PL
make
make test
make install
--EOF--

0 引用回复

下列是引用此篇的博客地址: [CPAN]perl module install memo.

本篇引用回复地址: http://www.renwenyue.com/mt/mt-tb.cgi/53

添加评论

关于这篇文章

This page contains a single entry by suchasplus published on July 27, 2008 11:17 PM.

扎针 was the previous entry in this blog.

lighttpd无法在代理后无法得到真实IP? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.