Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 2393

php-manual-en-7.2.11-1.mga7.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 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 <span class="envar">PATH</span>. 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
<span class="envar">PATH</span>), this is not recommended.
<em class="emphasis">This extension requires the following files to be in the
<span class="envar">PATH</span>:</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>