Search Criteria
Package Details: pgmodeler 3:1.2.0_alpha1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pgmodeler.git (read-only, click to copy) |
---|---|
Package Base: | pgmodeler |
Description: | PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases |
Upstream URL: | https://pgmodeler.io |
Licenses: | GPL3 |
Submitter: | Carlinix |
Maintainer: | marco44 |
Last Packager: | marco44 |
Votes: | 54 |
Popularity: | 1.23 |
First Submitted: | 2014-01-04 05:32 (UTC) |
Last Updated: | 2024-10-28 08:22 (UTC) |
Dependencies (3)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql-libs-gitAUR, postgresql13-libsAUR)
- qt6-svg
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
marco44 commented on 2023-06-01 08:02 (UTC)
Still weird, as the package depends on postgresql, it should have been installed when you compiled it, except if you explicitely asked makepkg to ignore the dependency
mlegault commented on 2023-06-01 00:45 (UTC) (edited on 2023-06-01 12:26 (UTC) by mlegault)
I got confused with libpqxx from a previous comment...
I reinstalled postgresql, pgmodeler and everything is fine now! thanks for your help and sorry for the confusion.
return > -lpq
marco44 commented on 2023-05-31 14:54 (UTC)
Well, yes, pgmodeler needs libpq, to access postgresql databases.
It seems it uses pkg-config to solve this. What does
pkg-config libpq --libs
return ?
mlegault commented on 2023-05-30 14:34 (UTC) (edited on 2023-06-01 00:35 (UTC) by mlegault)
Hi, under Manjaro, when upgrading the package with pamac, the build failed with:
Project ERROR: libpq development package not found
==> ERROR: A failure occurred in build().
Aborting...
I don't have this lib installed and my understanding is that pgmodeler shouldn't depend on libpq, I'm I right ?
marco44 commented on 2023-05-30 12:40 (UTC)
You have more context in your error ?
mlegault commented on 2023-05-30 11:54 (UTC)
hi, last build failed with: Project ERROR: libpq development package not found thanks
marco44 commented on 2023-03-27 11:33 (UTC)
fixed
neven commented on 2023-03-20 19:56 (UTC)
Indeed, it builds fine without libpqxx.
neven commented on 2023-03-20 16:25 (UTC)
According to the installation docs, this PKGBUILD should depend on PostgreSQL and on libxml2, and it shouldn't depend on lipqxx:
https://www.pgmodeler.io/support/installation
marco44 commented on 2023-02-28 12:30 (UTC)
Good catch. Should be fixed now
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »