<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18854"></META></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial>Nicklas,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial>I forgot which error you get. Mine gets screwed up by
the sed thing so I usually have to cut that out and hard code the postgis.sql
path. Worked perfectly in 1.4 as I didn't have to do any of
that. Things went downhill when we introduced that pre install
make check</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial>Snippet of my error log looks like this.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2
face=Arial>c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/pgxs.mk:209:
warning: ignoring old commands for target `clean'<BR>gcc -g -O2
-DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes stringbuffer.o shpopen.o
dbfopen.o getopt.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.a -o
shp2pgsql.exe -liconv -lm <BR>gcc -g -O2 -DDLL_EXPORT -DPIC -Wall
-Wmissing-prototypes shpopen.o dbfopen.o getopt.o pgsql2shp.o
../liblwgeom/liblwgeom.a -liconv -Lc:/projects/pg/pg83/lib -lpq -lm -o
pgsql2shp.exe <BR>gcc -g -O2 -DDLL_EXPORT -DPIC -Wall
-Wmissing-prototypes -mwindows stringbuffer.o shpopen.o dbfopen.o
shp2pgsql-core.o shp2pgsql-gui.o getopt.o ../liblwgeom/liblwgeom.a
shp2pgsql-gui.res -o shp2pgsql-gui.exe -Lc:/gtkbundle/lib -lgtk-win32-2.0
-lgdk-win32-2.0 -latk-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
-lintl -liconv -Lc:/projects/pg/pg83/lib -lpq -lm <BR>/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh -c
shp2pgsql-gui.exe
/c/projects/postgis/trunk/regress/00-regress-install/bin<BR>/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh -c
pgsql2shp.exe
/c/projects/postgis/trunk/regress/00-regress-install/bin<BR>/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh -c
shp2pgsql.exe
/c/projects/postgis/trunk/regress/00-regress-install/bin<BR>make[2]: Leaving
directory `/c/projects/postgis/trunk/loader'<BR>sed
's,$libdir,/c/projects/postgis/trunk/regress/00-regress-install/lib,g'
../postgis/postgis.sql > postgis.sql<BR>Creating spatial db postgis_reg
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial>createlang: language "plpgsql" is already installed in
database "postgis_reg"<BR>ERROR: function postgis_lib_version() does not
exist<BR>LINE 1: select postgis_lib_version()</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=328473208-15012010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B>
postgis-devel-bounces@postgis.refractions.net
[mailto:postgis-devel-bounces@postgis.refractions.net] <B>On Behalf Of
</B>Nicklas Avén<BR><B>Sent:</B> Friday, January 15, 2010 2:19 AM<BR><B>To:</B>
PostGIS Development Discussion<BR><B>Subject:</B> Re: [postgis-devel] PostGIS
1.5 beta2<BR></FONT><BR></DIV>
<DIV></DIV>Do you get the same error on make check as I did, Regina?
<DIV align=left> </DIV>
<DIV align=left>/Nicklas<BR><BR>2010-01-14 Paragon Corporation wrote:<BR><BR>+1
(make check still doesn't work for me, but I'd still like a beta
2)<BR>><BR>>Thanks,<BR>>Regina<BR>><BR>>________________________________________<BR>>From:
postgis-devel-bounces@postgis.refractions.net<BR>>[postgis-devel-bounces@postgis.refractions.net]
On Behalf Of Paul Ramsey<BR>>[pramsey@opengeo.org]<BR>>Sent: Thursday,
January 14, 2010 3:29 PM<BR>>To: PostGIS Development
Discussion<BR>>Subject: [postgis-devel] PostGIS 1.5 beta2<BR>><BR>>Call
for votes on releasing beta2, now that the install process seems to
be<BR>>fixed up.<BR>><BR>>+1
!<BR>><BR>>P<BR>>_______________________________________________<BR>>postgis-devel
mailing
list<BR>>postgis-devel@postgis.refractions.net<BR>>http://postgis.refractions.net/mailman/listinfo/postgis-devel<BR>>-----------------------------------------<BR>>The
substance of this message, including any attachments, may
be<BR>>confidential, legally privileged and/or exempt from disclosure
pursuant to<BR>>Massachusetts law. It is intended solely for the addressee.
If you received<BR>>this in error, please contact the sender and delete the
material from
any<BR>>computer.<BR>><BR>><BR>><BR>>_______________________________________________<BR>>postgis-devel
mailing
list<BR>>postgis-devel@postgis.refractions.net<BR>>http://postgis.refractions.net/mailman/listinfo/postgis-devel<BR>><BR>></DIV></BODY></HTML>