[postgis-users] unable to make postgresql 7.2.3: please help
Norman Vine
nhv at cape.com
Tue Aug 26 19:05:58 PDT 2003
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20030826/3e2ea68b/attachment.html>
More information about the postgis-users
mailing list