Pages

Installing PHP on Solaris systems Tips


Required software
Solaris installs often lack C compilers and their related tools. Read this FAQ for information on why using GNU versions for some of these tools is necessary.

For unpacking the PHP distribution you need
  • tar
  • gzip or
  • bzip2

For compiling PHP you need
  • gcc (recommended, other C compilers may work)
  • make
  • GNU sed

For building extra extensions or hacking the code of PHP you might also need
  • flex (up to PHP 5.2)
  • re2c
  • bison
  • m4
  • autoconf
  • automake

Source : http://php.net/manual/en/install.unix.solaris.php

No comments:

Post a Comment

You might also like:

  • Change Windows Vista Product Key After Install
    Change Windows Vista Product Key After Install

    Changing the Windows Vista product key may be…

  • osTicket @ Helpdesk System
    osTicket @ Helpdesk System

    Sekarang ini saya sedang sibuk mengkonfigure…

  • Force shutdown computer using Schedule Task
    Force shutdown computer using Schedule Task

    Click Start, Run and type control…

  • How to link video from http://www.youtube.com
    How to link video from http://www.youtube.com

    Search video from…

Popular Posts