| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Mon, 23 Sep 2002 13:29:36 +0200 |
| From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
| Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <1468144781.20020923132936@familiehaase.de> |
| To: | "Andreas" <news DOT Andreas AT gmx DOT net> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: expat installation problem |
| In-Reply-To: | <IOEFIOCBAFPGBCJCLFMECEPOCDAA.news.Andreas@gmx.net> |
| References: | <IOEFIOCBAFPGBCJCLFMECEPOCDAA DOT news DOT Andreas AT gmx DOT net> |
| MIME-Version: | 1.0 |
Andreas schrieb: > Hello, > 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 expat-1.95.4/ dir. > Is there a way to complete the installation of the package properly? 1. Install the binary package. 2. It is a bug in the script. Fix: Add . to your path or change reconf-cygwin.sh to ./reconf-cygwin.sh in the script (expat-1.95.4-1.sh). 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 |