2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 05:47:02 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<sect1 xml:id="install.macosx.packages" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2004-08-18 15:56:40 +00:00
|
|
|
<title>Using Packages</title>
|
2004-06-03 22:45:11 +00:00
|
|
|
<simpara>
|
2004-08-18 15:56:40 +00:00
|
|
|
There are a few pre-packaged and pre-compiled versions of PHP for
|
|
|
|
Mac OS X. This can help in setting up a standard
|
|
|
|
configuration, but if you need to have a different set of features
|
|
|
|
(such as a secure server, or a different database driver), you may
|
|
|
|
need to build PHP and/or your web server yourself. If you are unfamiliar
|
|
|
|
with building and compiling your own software, it's worth
|
|
|
|
checking whether somebody has already built a packaged
|
|
|
|
version of PHP with the features you need.
|
2004-06-03 22:45:11 +00:00
|
|
|
</simpara>
|
2006-08-31 21:57:22 +00:00
|
|
|
<simpara>
|
|
|
|
The following resources offer easy to install packages and
|
|
|
|
precompiled binaries for PHP on Mac OS:
|
|
|
|
</simpara>
|
|
|
|
<para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
2007-08-03 14:16:03 +00:00
|
|
|
MacPorts:
|
|
|
|
<link xlink:href="&url.mac.macports;">&url.mac.macports;</link>
|
2006-08-31 21:57:22 +00:00
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Entropy:
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.mac.entropy;">&url.mac.entropy;</link>
|
2006-08-31 21:57:22 +00:00
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Fink:
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.mac.fink;">&url.mac.fink;</link>
|
2006-08-31 21:57:22 +00:00
|
|
|
</simpara>
|
|
|
|
</listitem>
|
2010-03-11 05:26:52 +00:00
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Homebrew:
|
|
|
|
<link xlink:href="&url.mac.homebrew;">&url.mac.homebrew;</link>
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
2006-08-31 21:57:22 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</para>
|
2004-06-03 22:45:11 +00:00
|
|
|
</sect1>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2004-06-03 22:45:11 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|