Sophie

Sophie

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

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>Installation</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="fdf.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="fdf.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="fdf.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="fdf.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  This extension is considered unmaintained and dead. However, the source code for
this extension is still available within <acronym title="PHP Extension and Application Repository">PECL</acronym>
<acronym>SVN</acronym> here: 
  <a href="http://svn.php.net/viewvc/pecl/fdf" class="link external">&raquo;&nbsp;http://svn.php.net/viewvc/pecl/fdf</a>.
 </p>
 <p class="para">
  This extension has been moved to the
<a href="http://pecl.php.net/" class="link external">&raquo;&nbsp;PECL</a> repository and is no longer bundled with
PHP as of PHP 5.3.0
 </p>
 <blockquote class="note"><p><strong class="note">Note</strong>: 
  <span class="simpara">
   If you run into problems configuring PHP with fdftk support, check
   whether the header file <var class="filename">fdftk.h</var> and the library 
   <var class="filename">libfdftk.so</var> are at the right place. 
   The <strong class="command">configure</strong> script supports both the directory structure of the
   FDF SDK distribution and the usual <var class="filename">DIR/include</var> / 
   <var class="filename">DIR/lib</var> layout, so you can point it either 
   directly to the unpacked distribution directory or put the header 
   file and the appropriate library for your platform into e.g. 
   <var class="filename">/usr/local/include</var> and 
   <var class="filename">/usr/local/lib</var> and configure with 
   <strong class="option configure">--with-fdftk=/usr/local</strong>
.
  </span>
 </p></blockquote>
 <blockquote class="note"><p><strong class="note">Note</strong>: 
  <strong>Note to Win32 Users</strong><br />
  <p class="para">
   In order for this extension to work, there are
<acronym title="Dynamic Link Library">DLL</acronym> files that must be available to the Windows
system <em>PATH</em>. For information on how to do this, see the
<acronym title="Frequently Asked Questions">FAQ</acronym> entitled &quot;<a href="faq.installation.html#faq.installation.addtopath" class="link">How do I add my PHP directory to the PATH
on Windows</a>&quot;. Although copying DLL
files from the PHP folder into the Windows system directory also works
(because the system directory is by default in the system&#039;s
<em>PATH</em>), this is not recommended.
<em class="emphasis">This extension requires the following files to be in the
<em>PATH</em>:</em> 
   <var class="filename">fdftk.dll</var>
  </p>
 </p></blockquote>
</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="fdf.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="fdf.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="fdf.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>