U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Releasing U++ » Not compile example reference/SQL_MySql in ROSA Linux R6
Re: Not compile example reference/SQL_MySql in ROSA Linux R6 [message #45945 is a reply to message #45943] Sat, 30 January 2016 08:33 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1796
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hello,

Navadvipa Chandra das wrote on Fri, 29 January 2016 22:06
In file included from /home/navadvipa/upp/uppsrc/PostgreSQL/PostgreSQL.cpp:1:0:
/home/navadvipa/upp/uppsrc/PostgreSQL/PostgreSQL.h:10:33: fatal error: postgresql/libpq-fe.h: No such file or directory
#include <postgresql/libpq-fe.h>

I installed the packages:
$ sudo urpmi postgresql postgresql-plpgsql postgresql-server postgresql-contrib postgresql-devel postgresql-docs

This looks like a bug. The file is actually located in /usr/include/libpq-fe.h. Quick file search would tell you that Wink So the postgresql/ shouldn't be there, the only systems where this works are those based on Debian, where the path is for some reason different. For a quick fix, just remove the "postgresql/" from the include.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ Package availability for LinuxMint
Next Topic: Theide problem on lubuntu 16.04 dolik ppa
Goto Forum:
  


Current Time: Thu Sep 17 17:06:13 GMT+2 2026

Total time taken to generate the page: 0.00678 seconds