You are not logged in.

#1 2013-02-08 11:35:27

root.otavio
Member
Registered: 2012-01-25
Posts: 12

PG Modeler error

I try to complile PG modeler with the comand:
pkg-config libpq --cflags --libs -I /usr/include -L /usr/lib64/libpq.so

but i got the error -I option is unknow...

Offline

#2 2013-02-09 18:23:37

teekay
Member
Registered: 2011-10-26
Posts: 271

Re: PG Modeler error

Look here: https://github.com/pgmodeler/pgmodeler/ … MPILING.md

It's maybe more obvious there that "-I /usr/include -L /usr/lib64/libpq.so" is the result of the command

pkg-config libpq --cflags --libs

Offline

Board footer

Powered by FluxBB