[postgis-devel] [PostGIS] #311: Rename postgis.sql to postgis-1.5.sql
PostGIS
trac at osgeo.org
Sat Jan 9 01:04:22 PST 2010
#311: Rename postgis.sql to postgis-1.5.sql
----------------------+-----------------------------------------------------
Reporter: pramsey | Owner: mcayland
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
Comment:
Okay finally got around to testing and testing the 1.50.b1. This doesn't
quite work.
It puts the .sql files in the right place and installs the loader exes,
but it never installs postgis-1.5.dll (though I do see it built as
libpostgis-1.5.dll and sitting in the postgis source folder).
Is there a hard-coding somewhere. I got this notice during configure and
I don't even have my mingw compiled postgres 8.3 in /usr/local/pgsql/8.3
but I do have all those paths in my /c/postgres83/lib folder so why on
earth is it looking at that location.
{{{
make[1]: Entering directory `/c/thesrc/postgis-1.5.0b1/postgis'
Makefile:80: /usr/local/pgsql/8.3/lib/pgxs/src/makefiles/pgxs.mk: No such
file or directory
make[1]: *** No rule to make target
`/usr/local/pgsql/8.3/lib/pgxs/src/makefiles/pgxs.mk'. Stop.
make[1]: Leaving directory `/c/thesrc/postgis-1.5.0b1/postgis'
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/311#comment:22>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list