Install Question

From: "Brian J(dot) Erickson" <ericksbr(at)infocon-inc(dot)com>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Install Question
Date: 2005-05-04 23:30:01
Message-ID: 004d01c55101$319e6b10$4700a8c0@p000014
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Hello,

I am trying to build an install:

Command: C:\MinGW\bin\mingw32-make Makefile.paths
Message:
makefile:11: Makefile.paths: No such file or directory
cp Makefile.paths.in Makefile.paths
process_begin: CreateProcess((null), cp Makefile.paths.in Makefile.paths,
...) f
ailed.
make (e=2): The system cannot find the file specified.
C:\MinGW\bin\mingw32-make: *** [Makefile.paths] Error 2

The instructions state:
1. Run "make Makefile.paths" to get a template of this file. Then edit the
Makefile.paths file and set the correct paths.

What am I doing wrong?

Thanks
Brian Erickson

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2005-05-05 11:39:49 Re: Install Question
Previous Message Dave Page 2005-05-04 16:12:18 Re: 8.0.2 Windows?