<html>
<head>
        <title></title>
        
<meta name="GENERATOR" content="MSHTML 8.00.6001.18854"></meta>
</head>

<body>
        
<div align="left">I had this error yestarday in the log-file not in the terminal:</div>
        
<div align="left">psql:postgis.sql:56: ERROR:  could not access file "/c/utv/src/pg15/regress/00-regress-install/lib/postgis-1.5": No such file or directory</div>
        
<div align="left"> </div>
        
<div align="left">I have never noticed this /00-regress-install/lib<br />
                -path before, and I don't fysically see it. What is that. I see you have it too.</div>
        
<div align="left"> </div>
        
<div align="left">/Nicklas</div>
        
<div align="left"><br />
                2010-01-15 Paragon Corporation wrote:<br />
                <br />
                ></div>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt">Nicklas,</span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt">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</span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt">Snippet of my error log looks like this.</span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt">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 </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt">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()</span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div>>
        
<div align="left"><span style="FONT-FAMILY: Arial; COLOR: #0000ff; FONT-SIZE: 10pt"> </span></div><br />
        >>
        
<div align="left">
<hr />
                <span style="FONT-FAMILY: Tahoma; FONT-SIZE: 10pt"><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 />
                        ></span><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>