| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| To: | "Atur Shah" <atur AT vigorsoft DOT com>, <julie AT MageNet DOT com>, |
| <tolj AT wapme-systems DOT de>, <cygwin AT cygwin DOT com> | |
| Date: | Sat, 25 Aug 2001 11:35:58 +0200 |
| MIME-Version: | 1.0 |
| Subject: | Re: Error while compiling PHP on Cygwin |
| Reply-to: | gp AT familiehaase DOT de |
| Message-ID: | <3B878D9E.18107.B35E3BE@localhost> |
| In-reply-to: | <A681442A2D510047A9859B110A28D0BE022377@coal.vigorsoft.com> |
| X-mailer: | Pegasus Mail for Win32 (v3.12cDE) |
| X-Hops: | 1 |
| X-Sender: | 320081107336-0001 AT t-dialin DOT net |
Atur Shah schrieb am 2001-08-25, 8:55: > >Hi, > >I am facing some errors on trying to installing PHP on fresh cygwin. > >Error while trying to buildconf PHP on cygwin.. > >cygwin$ cd /usr/src/php-4.0.6 >cygwin$ ./buildconf >buildconf: checking installation... >buildconf: autoconf version 2.13 (ok) >buildconf: automake not found. > You need automake version 1.4 or newer installed > to build PHP from CVS. You need autoconf installed. Autoconf needs perl. First line in autoconf need to point to the perl interpreter: #!/usr/bin/perl or #!/bin/perl Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |