perlhurd.html
来自「perl教程」· HTML 代码 · 共 88 行
HTML
88 行
<?xml version="1.0" ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<!-- saved from url=(0017)http://localhost/ -->
<script language="JavaScript" src="../../displayToc.js"></script>
<script language="JavaScript" src="../../tocParas.js"></script>
<script language="JavaScript" src="../../tocTab.js"></script>
<link rel="stylesheet" type="text/css" href="../../scineplex.css">
<title>README.hurd - Perl version 5 on Hurd</title>
<link rel="stylesheet" href="../../Active.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:" />
</head>
<body>
<script>writelinks('__top__',2);</script>
<h1><a>README.hurd - Perl version 5 on Hurd</a></h1>
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#name">NAME</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<ul>
<li><a href="#known_problems_with_perl_on_hurd">Known Problems with Perl on Hurd</a></li>
</ul>
<li><a href="#author">AUTHOR</a></li>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="name">NAME</a></h1>
<p>README.hurd - Perl version 5 on Hurd</p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>If you want to use Perl on the Hurd, I recommend using the Debian
GNU/Hurd distribution ( see <a href="http://www.debian.org/">http://www.debian.org/</a> ), even if an
official, stable release has not yet been made. The old "gnu-0.2"
binary distribution will most certainly have additional problems.</p>
<p>
</p>
<h2><a name="known_problems_with_perl_on_hurd">Known Problems with Perl on Hurd</a></h2>
<p>The Perl test suite may still report some errors on the Hurd. The
"lib/anydbm" and "pragma/warnings" tests will almost certainly fail.
Both failures are not really specific to the Hurd, as indicated by the
test suite output.</p>
<p>The socket tests may fail if the network is not configured. You have
to make "/hurd/pfinet" the translator for "/servers/socket/2", giving
it the right arguments. Try "/hurd/pfinet --help" for more
information.</p>
<p>Here are the statistics for Perl 5.005_62 on my system:</p>
<pre>
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------
lib/anydbm.t 12 1 8.33% 12
pragma/warnings 333 1 0.30% 215</pre>
<pre>
8 tests and 24 subtests skipped.
Failed 2/229 test scripts, 99.13% okay. 2/10850 subtests failed, 99.98% okay.</pre>
<p>There are quite a few systems out there that do worse!</p>
<p>However, since I am running a very recent Hurd snapshot, in which a lot of
bugs that were exposed by the Perl test suite have been fixed, you may
encounter more failures. Likely candidates are: "op/stat", "lib/io_pipe",
"lib/io_sock", "lib/io_udp" and "lib/time".</p>
<p>In any way, if you're seeing failures beyond those mentioned in this
document, please consider upgrading to the latest Hurd before reporting
the failure as a bug.</p>
<p>
</p>
<hr />
<h1><a name="author">AUTHOR</a></h1>
<p>Mark Kettenis <<a href="mailto:kettenis@gnu.org">kettenis@gnu.org</a>></p>
<p>Last Updated: Fri, 29 Oct 1999 22:50:30 +0200</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?