Install Question - Mailing list pgsql-hackers-win32

From Brian J. Erickson
Subject Install Question
Date
Msg-id 004d01c55101$319e6b10$4700a8c0@p000014
Whole thread Raw
List 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


pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: 8.0.2 Windows?
Next
From: "Magnus Hagander"
Date:
Subject: Re: Install Question