<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.5">
</HEAD>
<BODY>
Hi all,<BR>
today i would like to test postgresql with dports. Unfortunately, It's impossible to compile postgresqlXX-server (all versions).<BR>
The port compile says:<BR>
pq.5 not found<BR>
<BR>
By searching where is the problem, i have noticed that the library comes with postgresqlXX-client and the client must be compiled alone. But there is another problem, when you compile postgresqlXX-client with NLS (default config), NLS failed to configure because gettext dependancy is missing. Then cd /usr/dports/devel/gettext && make install clean and it's compilable. Dependancy must be fixed :)<BR>
<BR>
After installing this port, we can make & install postgresqlXX-server.<BR>
<BR>
Please note you must test this with a fresh DFlyBSD install, because gettext may be installed in some other configurations.<BR>
<BR>
Have a nice day !<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Best regards,
Loïc BLOT, 
UNIX systems, security and network expert
http://www.unix-experience.fr

</PRE>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>