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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <39401258.7E5FCFBD@Bytrell.com> Date: Thu, 08 Jun 2000 15:38:32 -0600 From: Steve Cichosz X-Sender: "Steve Cichosz" <@mail.bytrell.com> (Unverified) X-Mailer: Mozilla 4.73 [en]C-gatewaynet (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Make failing on ".exists" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I am currently working my way to an installation of the DBD::Pg module for Perl. I have managed to work my through to the point of the CygWin, Perl and PostgreSQL environments being installed correctly. I added the June 07 "bin" directory to the installation in order to overcome a problem I was having with "make" reading the Makefile. Now I am to the point of actually runningthe make. It seems that the intent is to put a reference to ".exists" on the dependency line and if it isn't founf then the refered to path is created. However the error messages I get both in this Win98 and anoth NT SP4.0 release indicate an executable is being accessed and not found. I could see this type of error if the file were being referenced from the command line, but not through make. Any ideas? D:\Apps\pgsql\DBD-Pg-0.93>make --unix MAKE.EXE: cmd: Command not found MAKE.EXE: *** [blib\lib\DBD\.exists] Error 127 Steve -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com