[postgis-users] unable to make postgresql 7.2.3: please help
Venu Kanaparthy
madhavsinghk at yahoo.com
Tue Aug 26 19:25:57 PDT 2003
Hurraay, finally i was able to load a shapefile into postgresql.
Thanks Norman.
Just wondering if there is any API (maybe in java) that can be used to load (specially from ArcGIS) shapefile data to postgresql.
Does postgresql support storing of XML data(GML specifically).
-Venu
Norman Vine <nhv at cape.com> wrote:
Venu Kanaparthy writes:
Thanks, Norman, 'make clean'. did the job and i was able to compile postgis with
postgresql. There is a small problem associated when i ran the following command.
Any help is appreciated.
.
cd /usr/src/postgresql-7.3.4-2/contrib/postgis-0.7.5
$ psql -d myGISdb -f postgis.sql
BEGIN
message
------------------------
PL/PgSQL is installed.
(1 row)
NOTICE: ProcedureCreate: type histogram2d is not yet defined
psql:postgis.sql:18: NOTICE: ProcedureCreate: type histogram2d is not yet defin
ed
ERROR: stat failed on file '$libdir/postgis.dll': No such file or directory
psql:postgis.sql:18: ERROR: stat failed on file '$libdir/postgis.dll': No such
file or directory
assuming you have everything installed in the 'normal' place
copy postgis.dll to $CYGWIN_ROOT/lib/postgresql
You will know if you have things installed in their cannonical
place if you see many other postgresql dlls there
Norman
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20030826/ac7baff2/attachment.html>
More information about the postgis-users
mailing list