Hi all, today i would like to test postgresql with dports. Unfortunately, It's impossible to compile postgresqlXX-server (all versions). The port compile says: pq.5 not found
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 :) After installing this port, we can make & install postgresqlXX-server. Please note you must test this with a fresh DFlyBSD install, because gettext may be installed in some other configurations. Have a nice day ! -- Best regards, Loïc BLOT, UNIX systems, security and network expert http://www.unix-experience.fr
signature.asc
Description: This is a digitally signed message part
