[GRASSLIST:8630] Problems with Installing Grass 6.1 CVS

Tim Semmelhaack t.semmelhaack at hamburg-consult.de
Fri Oct 14 10:34:55 EDT 2005


I tried to install 6.1 from the current CVS Snapshot and got the message:
"error while loading shared libraries: libpq.so.4: cannot open shared 
object file: No such file or directory"

Where is GRass looking for the libpq.so.4?

I configured GRASS with

./configure \
--enable-shared \
--without-freetype \
--with-proj \
--with-readline=no \
--with-postgres \
--with-postgres-includes=/usr/include/pgsql \
--with-cxx \
--with-fftw \
--with-odbc \
--with-gdal=/usr/local/bin/gdal-config

The detailed error message

Error in startup script: ps.map: error while loading shared libraries: 
libpq.so.4: cannot open shared object file: No such file or directory
     while executing
"exec ps.map -p"
     (procedure "DmPrint::init" line 14)
     invoked from within
"DmPrint::init"
     (procedure "main" line 34)
     invoked from within
"main $argc $argv"
     (file "/usr/local/grass-6.1.cvs/etc/dm/d.m.tcl" line 1434)


Tim




More information about the grass-user mailing list