delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Mirko Tebaldi \(Indirizzo Pubblico\)" <mirko DOT tebaldi AT libero DOT it> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Change path for php |
Date: | Fri, 3 Sep 2004 18:40:58 +0200 |
Message-ID: | <JPEEIGLEIELIFAGHACKDAEKICBAA.mirko.tebaldi@libero.it> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
when i execute autoconf and then ./configure --with-lang=it i obtain and error of php not present. i installed then windows 32 binaries of php4. so i obtain to have c:\php\cli\php.exe like requested from documentations ()php-doc ho to) i quote the documentation: --------------------- You also need a working copy of PHP 4.x to build the manual. On Windows, you should put a php.bat file to the phpdoc-tools directory, with a PHP calling line. You may use the recommended php.ini file as the default settings for PHP scripts differ from the ones required by phpdoc PHP scripts. The recommended php.ini file can be found in phpdoc/scripts. Something like this works (modify this according to your PHP setup directory): @"C:\php\cli\php.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9 Verify that your directory structure looks like this: +--phpdoc | | | +--CVS | | | +--en | | | \--... | \--phpdoc-tools | +--jade | | | \--jade.exe (etc) | \--php.bat Now go to the phpdoc directory, and execute: autoconf ./configure --with-lang=your_language_code Substitute your_language_code with a language code you checked out the files of, and would like to work on. The --with-lang parameter is optional. If you don't specify it, the default is en (English). -------------------------- in /etc/profile i indicate PATH as : PATH="cygdrive/c/php4/cli:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH" it is correct ? so why configure doesn't find it !? thanx to all -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |