<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I am getting 'ERROR: could not access file "$libdir/liblwgeom": No such file or directory' when I am tring to load lwpostgis.sql.  <BR>
>From the config.log <BR>
configure:6726: result:  SUMMARY<BR>configure:6728: result:  -------------------------------------------------------<BR>configure:6730: result:  <BR>configure:6732: result:  HOST_OS: linux-gnu<BR>configure:6734: result:  <BR>configure:6736: result:    PGSQL: /usr/local/pgsql/bin/pg_config<BR>configure:6746: result:     GEOS: /usr/local/bin/geos-config (with C-API)<BR>configure:6748: result:           (ldflags: -L/usr/local/lib)<BR>configure:6758: result:    ICONV: 1 <BR>configure:6761: result:   <BR>configure:6763: result:  PORTNAME: linux<BR>configure:6765: result:    PREFIX: /usr/local/pgsql<BR>configure:6767: result:   EPREFIX: ${prefix}<BR>configure:6769: result:       DOC: /usr/local/pgsql/doc/contrib<BR>configure:6771: result:      DATA: ${datarootdir}<BR>configure:6773: result:       MAN: ${datarootdir}/man<BR>configure:6775: result:       BIN: /usr/local/pgsql/bin<BR>configure:6781: result:       EXT: /usr/local/pgsql/lib (\$$libdir)<BR>
 <BR>
The file liblwgeom isn't in the /usr/local/pgsql/lib dir.  However there is liblwgeom.so, liblwgeom.so.1, liblwgeom.so.1.3.  Anythoughts?  Bad Make?<BR>
 <BR>
extra info... I had an exsiting pg install from yum.  I download pg source and compiled. <BR></body>
</html>