Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: convey Information Systems GmbH X-Priority: 3 (Normal) Message-ID: <4940529828.20011120221901@familiehaase.de> To: "Albert L. Wagner" 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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/