[postgis-devel] [PostGIS] #1824: Installation on windows 64 failed
PostGIS
trac at osgeo.org
Mon May 21 08:09:50 PDT 2012
#1824: Installation on windows 64 failed
-----------------------------------+----------------------------------------
Reporter: pierrevandelaar | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.1
Component: build/upgrade/install | Version: 2.0.x
Keywords: |
-----------------------------------+----------------------------------------
Comment(by robe):
one more note -- the files in postgisgui folder are completely independent
of the ones used by postgresql except for the libpq.dll. Most of the
postgis-gui files come straight from gtk and we packaged them in a
separate folder so as not to conflict with the ones in the postgresql bin
folder.
ftp://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.22/
Libraries like libxml allow you to add in a lot of additional includes so
that the fact they are different is not surprising since PostgreSQL folks
probably needed different features enabled beyond the base. That is also
why the zlibs are different
since we packaged the one that came with gtk in the postgisgui folder. So
in short that folder is meant to run as a self-contained unit. You can
move it anywhere and it will still work.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1824#comment:6>
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