Re: compile of newest windows code failing - Mailing list pgsql-ports

From Bob
Subject Re: compile of newest windows code failing
Date
Msg-id 762e5c05070113562cf1b627@mail.gmail.com
Whole thread Raw
In response to Re: compile of newest windows code failing  (Bob <luckyratfoot@gmail.com>)
Responses Re: compile of newest windows code failing  (Bob <luckyratfoot@gmail.com>)
List pgsql-ports
Before I waste much of your valuable time, I will play with paths and make sure the Perl install really set the path like it said it would.

On 7/1/05, Bob <luckyratfoot@gmail.com> wrote:
I installed perl as seen below.  I than ran my configre and make install from the same prompt that you see below.   However I still get the error message.
 

$ perl --version

This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)

Copyright 1987-2005, Larry Wall

Binary build 813 [148120] provided by ActiveState http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Jun  6 2005 13:36:37

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


 

On 7/1/05, Bob <luckyratfoot@gmail.com> wrote:
Ah yes that would be nice. I hit those issues but the warning gave me enough information to go out and install the needed peices.
 
Thanks

 
On 7/1/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Bob < luckyratfoot@gmail.com> writes:
> make[4]: Leaving directory `/c/cvs/pgsql/src/port'
> "" create_help.pl ../../../doc/src/sgml/ref sql_help.h
> /bin/sh.exe: ./: is a directory

You need perl installed to build from CVS.  If you don't want to do
that, consider building from the nightly tarball snapshot instead.

(Probably configure ought to warn about this, the same way it warns
about missing bison and flex.)

                       regards, tom lane



pgsql-ports by date:

Previous
From: Bob
Date:
Subject: Re: compile of newest windows code failing
Next
From: Bob
Date:
Subject: Re: compile of newest windows code failing