<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [postgis-users] PostGIS 1.3.1 - how to get $libdir to notexpand and coveredby function</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thanks for the help Mark,<BR>
<BR>
I will give it another go, it might be something on my buildfarm that is causing it.<BR>
<BR>
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.<BR>
<BR>
Thanks,<BR>
--AKS<BR>
<BR>
-----Original Message-----<BR>
From: postgis-users-bounces@postgis.refractions.net on behalf of Mark Cave-Ayland<BR>
Sent: Wed 8/22/2007 5:43 PM<BR>
To: PostGIS Users Discussion<BR>
Subject: Re: [postgis-users] PostGIS 1.3.1 - how to get $libdir to notexpand and coveredby function<BR>
<BR>
On Wed, 2007-08-22 at 11:43 -0400, Ashaar Khalid Sheikh wrote:<BR>
><BR>
> Hi All,<BR>
><BR>
> We are trying to package the PostGIS v.1.3.1 to EnterpriseDB Postgres<BR>
> installers (<A HREF="http://postgres.enterprisedb.com">http://postgres.enterprisedb.com</A>), but are facing the<BR>
> following issues.<BR>
><BR>
> 1. $libdir path gets expanded in the install location, making it<BR>
> difficult to package it in the installers.<BR>
><BR>
> 2. If we manually covert expanded libdir back to $libdir, the<BR>
> "convertby" function fails.<BR>
><BR>
> We are building the src using --with-proj and --with-geos switches,<BR>
> with Postgres 8.2.4. Can anyone help provide some insight on these<BR>
> issues?<BR>
><BR>
> Thanks,<BR>
> --Ashaar<BR>
<BR>
<BR>
Hi Ashaar,<BR>
<BR>
The MODULE_FILENAME variable is using the LPATH variable from<BR>
configure.in, although it can be overriden by some environment variables<BR>
- you'll need to check configure.in for details, however for most<BR>
installations it correctly gets set to $libdir.<BR>
<BR>
I'm not sure what you mean about covertby - do you mean coveredby? If<BR>
so, someone has also reported a similar problem with OS X, but we don't<BR>
yet have enough information to debug the problem.<BR>
<BR>
<BR>
Kind regards,<BR>
<BR>
Mark.<BR>
<BR>
--<BR>
ILande - Open Source Consultancy<BR>
<A HREF="http://www.ilande.co.uk">http://www.ilande.co.uk</A><BR>
<BR>
<BR>
_______________________________________________<BR>
postgis-users mailing list<BR>
postgis-users@postgis.refractions.net<BR>
<A HREF="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>