| 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: | Sun, 22 Sep 2002 07:15:04 -0700 (Pacific Daylight Time) |
| From: | Michael A Chase <mchase AT ix DOT netcom DOT com> |
| Subject: | Re: expat installation problem |
| To: | Andreas <news DOT Andreas AT gmx DOT net>, cygwin AT cygwin DOT com |
| Message-ID: | <Mahogany-0.64.2-2224-20020922-071504.00@MCHASE-COMPAQ> |
| MIME-Version: | 1.0 |
| References: | <IOEFIOCBAFPGBCJCLFMECEPOCDAA DOT news DOT Andreas AT gmx DOT net> |
| In-Reply-To: | <IOEFIOCBAFPGBCJCLFMECEPOCDAA.news.Andreas@gmx.net> |
On Sun, 22 Sep 2002 11:49:57 +0200 Andreas <news DOT Andreas AT gmx DOT net> wrote: > I encountered problems concerning the installation of expat (1.95.4-1). > After > $ tar xjvf expat-1.95.4-1-src.tar.bz2 cd expat-1.95.4 # ? > $ ./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? Check the permissions on reconf-cygwin.sh. Change "reconf-cygwin.sh" to "./reconf-cygwin.sh" or add "." to $PATH. Why didn't you use setup.exe to install the source files? -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- 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 |