|

楼主 |
发表于 2007-2-11 23:13:12
|
显示全部楼层
Post by juwen_zhong
第五章 构建临时编译环境
5.26. Perl-5.8.8
准备编译 Perl(请正确输入下面命令中的"IO Fcntl POSIX"——全是字母):
./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper Fcntl IO POSIX'
有误,在5.87时是IO Fcntl POSIX 这样。
原文如下:
Prepare Perl for compilation (make sure to get the 'Data/Dumper Fcntl IO POSIX' part of the command correct—they are all letters):
./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper Fcntl IO POSIX'
终于又找到新bug了,谢谢!
已经改正! |
|