| 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 |
| Date: | Tue, 20 Nov 2001 22:19:01 +0100 |
| From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
| X-Mailer: | The Bat! (v1.53t) Business |
| Reply-To: | "Gerrit P. Haase" <cygwin AT cygwin DOT com> |
| Organization: | convey Information Systems GmbH |
| X-Priority: | 3 (Normal) |
| Message-ID: | <4940529828.20011120221901@familiehaase.de> |
| To: | "Albert L. Wagner" <alwagner AT uark DOT edu> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Compiling db-3.1.17 |
| In-Reply-To: | <3BFA7CBD.C8948401@uark.edu> |
| References: | <3BF95AAA DOT E91710A8 AT uark DOT edu> |
| <981245515376 DOT 20011120093457 AT familiehaase DOT de> <3BFA7CBD DOT C8948401 AT uark DOT edu> | |
| MIME-Version: | 1.0 |
Hallo Albert,
2001-11-20 22:17:20, du schriebst:
> Thanks for your reply, Gerrit. The problem was that I had MinGW
> also installed and it was too early in the PATH. Took it out and
> the compile ran OK. However, the install of the utilities
> failed:
> Installing DB utilities: /usr/local/BerkeleyDB.3.3/bin ...
> cp -fp db_archive /usr/local/BerkeleyDB.3.3/bin/db_archive
> cp: preserving times for
> `/usr/local/BerkeleyDB.3.3/bin/db_archive': No such fil
> e or directory
> make: *** [install_utilities] Error 1
> Did you get this also?
Yep sure, cp doesn't know that the executables have suffix .exe,
try to substitute 'cp' with '/bin/install' install knows how to
copy 'a.exe' if you say 'install a'
Gerrit
--
convey Information Systems GmbH http://www.convey.de/
Vitalisstraße 326-328
Gerrit P. Haase D-50933 Köln
gerrit DOT haase AT convey DOT de Fon: ++49 221 6903922
--
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 |