[postgis-users] PostGIS 1.3.1 - how to get $libdir to notexpand and coveredby function

Ashaar Khalid Sheikh ashaar.sheikh at enterprisedb.com
Wed Aug 22 15:24:12 PDT 2007


Thanks for the help Mark,

I will give it another go, it might be something on my buildfarm that is causing it.

My bad, yes it is coveredby. If a user runs into this, is it acceptable if the user comments out this function? I did go through the OSX post but couldn't really figure out why it is happening to me.

Thanks,
--AKS

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net on behalf of Mark Cave-Ayland
Sent: Wed 8/22/2007 5:43 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] PostGIS 1.3.1 - how to get $libdir to notexpand and coveredby function
 
On Wed, 2007-08-22 at 11:43 -0400, Ashaar Khalid Sheikh wrote:
> 
> Hi All,
> 
> We are trying to package the PostGIS v.1.3.1 to EnterpriseDB Postgres
> installers (http://postgres.enterprisedb.com), but are facing the
> following issues.
> 
> 1. $libdir path gets expanded in the install location, making it
> difficult to package it in the installers.
> 
> 2. If we manually covert expanded libdir back to $libdir, the
> "convertby" function fails. 
> 
> We are building the src using --with-proj and --with-geos switches,
> with Postgres 8.2.4. Can anyone help provide some insight on these
> issues?
> 
> Thanks,
> --Ashaar


Hi Ashaar,

The MODULE_FILENAME variable is using the LPATH variable from
configure.in, although it can be overriden by some environment variables
- you'll need to check configure.in for details, however for most
installations it correctly gets set to $libdir.

I'm not sure what you mean about covertby - do you mean coveredby? If
so, someone has also reported a similar problem with OS X, but we don't
yet have enough information to debug the problem.


Kind regards,

Mark.

-- 
ILande - Open Source Consultancy
http://www.ilande.co.uk


_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070822/e12f010d/attachment.html>


More information about the postgis-users mailing list