[postgis-users] unable to make postgresql 7.2.3: please help
Venu Kanaparthy
madhavsinghk at yahoo.com
Tue Aug 26 18:07:49 PDT 2003
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
ERROR: current transaction is aborted, queries ignored until end of transaction
block
psql:postgis.sql:23: ERROR: current transaction is aborted, queries ignored unt
il end of transaction block
ERROR: current transaction is aborted, queries ignored until end of transaction
block
Thanks
Norman Vine <nhv at cape.com> wrote:
Venu Kanaparthy writes:
Thanks Norman, finally i was able to compile the source code and run PostGresql.
Now i have problem with installing postgis 0.7.5 with postgresql 7.2.3.
When i am using "make", i get the following error.
Please give me some pointers on how to fix this problem.
Thanks,
Venu
.Hmm
I would try
make clean
make
HTH
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/ddbc08bc/attachment.html>
More information about the postgis-users
mailing list