Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1789
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: Wed May 08 04:29:09 CEST 2024

Total time taken to generate the page: 0.01916 seconds