ponysay/ponysay/Dependencies.html
2012-10-25 04:44:05 +02:00

61 lines
2.9 KiB
HTML

<html lang="en">
<head>
<title>Dependencies - Ponysay</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Ponysay">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Problems-and-requests.html#Problems-and-requests" title="Problems and requests">
<link rel="next" href="Installing.html#Installing" title="Installing">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for ponysay
(version 2.9),
Copyright (C) 2012 Mattias Andrée
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.3 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover Texts,
and with no Back-Cover Texts. A copy of the license is included in
the section entitled ``GNU Free Documentation License''.
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Dependencies"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Installing.html#Installing">Installing</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">8 Dependencies</h2>
<p><a name="index-dependencies-167"></a><a name="index-optional-dependencies-168"></a>
We have provided a script that should run one most, if not all shells, named
<samp><span class="file">./dependency-test.sh</span></samp> that will help you track down any missing package.
<ul class="menu">
<li><a accesskey="1" href="Required-runtime-dependencies.html#Required-runtime-dependencies">Required runtime dependencies</a>: Required runtime dependencies.
<li><a accesskey="2" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a>: Optional runtime dependencies.
<li><a accesskey="3" href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a>: Package building dependencies.
<li><a accesskey="4" href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a>: Dependencies for pony providers.
</ul>
</body></html>