php compilation error = expat problem?

2002-09-23 Thread Andreas
I encountered problems concerning the installation of expat (1.95.4-1). After $ tar xjvf expat-1.95.4-1-src.tar.bz2 $ ./expat-1.95.4-1.sh all the script breaks with: ... + reconf-cygwin.sh reconf-cygwin.sh: not found + STATUS=127 + exit 127 But reconf-cygwin.sh is in the

Re: php compilation error = expat problem?

2002-09-23 Thread Gerrit P. Haase
Andreas schrieb: I encountered problems concerning the installation of expat (1.95.4-1). After $ tar xjvf expat-1.95.4-1-src.tar.bz2 $ ./expat-1.95.4-1.sh all the script breaks with: ... + reconf-cygwin.sh reconf-cygwin.sh: not found + STATUS=127 + exit 127 But

Re: php compilation error = expat problem?

2002-09-23 Thread S . L .
Andreas, [...] I encountered problems concerning the installation of expat (1.95.4-1). [...] Could somebody please explain the occurence of the error when compiling php (even with reinstalled expat package)(used command: ./configure --with-apxs --without-mysql --with-pgsql