Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9321

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Requirements</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ming.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ming.install.html">Installation</a></div>
 <div class="up"><a href="ming.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ming.requirements" class="section">
  <h2 class="title">Requirements</h2>
  <p class="para">
   To use Ming with PHP, you first need to build and install the Ming
   library. Source code and installation instructions are available at the
   Ming home page: <a href="http://www.libming.org/" class="link external">&raquo;&nbsp;http://www.libming.org/</a>
   along with examples, a small tutorial, and the latest news.
  </p>
  <p class="para">
   Download the ming archive. Unpack the archive. Go in the
   Ming directory. make. make install.
  </p>
  <p class="para">
   This will build <var class="filename">libming.so</var> and install it
   into <var class="filename">/usr/lib/</var>, and copy 
   <var class="filename">ming.h</var> into <var class="filename">/usr/include/</var>.
   Edit the <em>PREFIX=</em> line in the
   <var class="filename">Makefile</var> to change the installation directory.
  </p>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ming.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ming.install.html">Installation</a></div>
 <div class="up"><a href="ming.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>