Command Not Found

"Mark Miller" <[email protected]> Fri, 22 Apr 2005 11:05:09 -0700
Newsgroups gmane.comp.db.postgresql.devel.win32
Organization Waveshift, Inc.
Message-ID <[email protected]>
I am trying to build postgresql 8.0.2 from the source. I have unpacked the
source files to /usr/Mark/postgresql-8.0.2 and ran config as:

configure CC=/c/MinGW/bin/gcc.exe -without-zlib

 

When I run make I am getting the following:

make[2]: ar: Command not found

make[2]: *** [libpgport.a] Error 127

 

I am assuming that is "ar.exe" which is in /c/MinGW/bin/. How do I make sure
it finds the commands it needs.

 

Regards,

Mark