com gtk/php-gtk: Some more typos :-/: INSTALL
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 19450561d849d815905553bfd07f4134f624ffed Author: Anant Narayanan <[email protected]> Fri, 23 Jun 2006 02:29:58 +0000 Parents: 7572c31650cdd2e13afa5b5bed5b8d10be60ada8 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=19450561d849d815905553bfd07f4134f624ffed Log: Some more typos :-/ Changed paths: M INSTALL Diff: 19450561d849d815905553bfd07f4134f624ffed diff --git a/INSTALL b/INSTALL index 64da05e..f512d12 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ make make install after extracting the source tarball and cd'ing to that directory. -Please note that you need root priveleges to execute the last step. +Please note that you need root privileges to execute the last step. The steps given above should work if you have PHP and Gtk+ installed in their standard directories. If your installation is non-standard, please read on. @@ -21,7 +21,7 @@ Specifying `phpize' ~~~~~~~~~~~~~~~~~~~ The standard location for the `phpize' file is /usr/bin/phpize and -`buildconf' will look for it in the enviroment variable $PHPIZE and then +`buildconf' will look for it in the environment variable $PHPIZE and then the PATH. If `buildconf' fails to find it, you may specify its location: @@ -34,7 +34,7 @@ Specifying the location of PHP PHP-GTK 2 requires PHP CLI versions 5.1.1 upwards. Many systems have dual installations for versions 4 and 5. If the configure script is unable -to find the correct version of PHP, and you recieve errors like: +to find the correct version of PHP, and you receive errors like: configure: error: PHP CLI version is required, found <> (or) @@ -49,7 +49,7 @@ then you may specify the location of the corresponding php-config: Other `configure' options ~~~~~~~~~~~~~~~~~~~~~~~~~ -`configure' offers a wide variety of options to customise your +`configure' offers a wide variety of options to customize your installation. You may type: ./configure --help