作者ljiv (ljiv)
看板perl
标题Re: [问题] 有人可以教我安装PERL PDL模组吗?
时间Tue Mar 7 12:24:51 2006
※ 引述《chiras (研究生的交友圈变小了)》之铭言:
: 饿死抬头
: 不知道能不能问到~~
: 伪三行~囧
PDL depends on a number of other Perl modules for feature complete
operation. These modules are generally available at the CPAN. The
easiest way to resolve these dependencies is to use the CPAN module to
install PDL. Installation should be as simple as
cpan install PDL # if the cpan script is in your path
or if you don't have the cpan script try
perl -MCPAN -e shell
cpan> install PDL
http://search.cpan.org/src/CSOE/PDL-2.4.2/INSTALL
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.125.206.89