<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As a workaround, I created a symbolic link from /usr/local/pgsql to my PostgreSQL directory.<o:p></o:p></p>
<p class="MsoNormal">It works… not sure if it’s the best approach, though.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">> Hello,<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">> I’d like to build Kamailio module db_postgres, with the PostgreSQL headers and libs in a non-standard location.<o:p></o:p></p>
<p class="MsoNormal">> I’m trying to figure out how to do that, if it’s possible, without having to edit db_postgres/Makefile.<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">> I see in the Makefile that it’s trying to find the files relative to $(LOCALBASE):<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">>        # use standard know paths<o:p></o:p></p>
<p class="MsoNormal">>        # libpq-fe.h locations<o:p></o:p></p>
<p class="MsoNormal">>        DEFS +=-I$(LOCALBASE)/include -I$(LOCALBASE)/pgsql/include \<o:p></o:p></p>
<p class="MsoNormal">>                -I$(SYSBASE)/include/pgsql -I$(SYSBASE)/include/postgresql \<o:p></o:p></p>
<p class="MsoNormal">>                -I$(SYSBASE)/include/postgresql/8.0<o:p></o:p></p>
<p class="MsoNormal">>        LIBS +=-L$(LOCALBASE)/lib -L$(LOCALBASE)/pgsql/lib \<o:p></o:p></p>
<p class="MsoNormal">>                -L$(LOCALBASE)/lib/pgsql -lpq<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">> However, LOCALBASE (which defaults to /usr/local) is used for many things other than PostgreSQL, so changing that is not a great idea, I think…<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">> Any idea ?<o:p></o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">><o:p> </o:p></p>
<p class="MsoNormal">> Regards,<o:p></o:p></p>
<p class="MsoNormal">> Nicolas.<o:p></o:p></p>
<p class="MsoNormal">><span style="mso-fareast-language:FR"><o:p> </o:p></span></p>
</div>
<span style="font-size: 9px; line-height: 10px;">This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.</span></body>
</html>