Nowe posty

xx Dystrybucja pod HP Omen (6)
Wczoraj o 23:30:08
xx [Poradnik] Wyszukiwanie Sterowników (2)
Wczoraj o 21:08:23
lamp Problem z Linux Lite po instalacji (0)
Wczoraj o 19:50:30
xx Ile pingwinów? (1)
Wczoraj o 08:59:24
xx konfiguracja pale moon (0)
2024-03-24, 21:53:42
xx Plasma 6 w Neonie ssie trochę mniej ... (10)
2024-03-23, 02:38:11
xx problem z instalacja sterowników do karty sieciowej (3)
2024-03-18, 18:10:16
xx Plik abc.001 (1)
2024-03-17, 17:48:27
xx Zlecę dopracowanie programu w MatLab (0)
2024-03-13, 15:28:40
xx Linux Mint 21.3 XFCE brak dźwieku po paru minutach (karta muzyczna zintegrowana) (5)
2024-03-12, 23:07:01

Autor Wątek: postgresql --with-pdo-pgsql \\  (Przeczytany 8388 razy)

  • Gość
postgresql --with-pdo-pgsql \\
« dnia: 2012-04-04, 18:08:12 »
próbuje zakablować php 5.4 z --with-pdo-pgsql \\  samo mi wychodzi  tak     --with-pgsql \\ ale jak dodam  pierwszą  regułę  to wskakuje  mi  


checking for PDO includes... checking for PDO includes... /usr/local/directadmin/custombuild/php-5.4.0/ext
checking Oracle OCI support for PDO... no
checking for ODBC v3 support for PDO... no
checking for PostgreSQL support for PDO... yes
checking for pg_config... /usr/bin/pg_config
checking for openssl dependencies... no
checking for PQparameterStatus in -lpq... no
Unable to build the PDO PostgreSQL driver: libpq 7.4+ is required

*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file

jak wpisze tak to
# dpkg -S  /usr/bin/pg_config
libpq-dev: /usr/bin/pg_config





jeszcze to
d# dpkg --get-selections | grep postgresql*
libapq-postgresql1-dev            install
libapq-postgresql3.0            install
libghc6-haskelldb-hdbc-postgresql-dev      install
libghc6-hdbc-postgresql-dev         install
libghc6-hsql-postgresql-dev         install
libpostgresql-ocaml            install
libpostgresql-ocaml-dev            install
postgresql               install
postgresql-8.3               install
postgresql-8.3-slony1            install
postgresql-8.4               install
postgresql-8.4-slony1            install
postgresql-client            install
postgresql-client-8.3            install
postgresql-client-8.4            install
postgresql-client-common         install
postgresql-common            install
postgresql-contrib            install
postgresql-contrib-8.3            install
postgresql-contrib-8.4            install
postgresql-server-dev-8.3         install
postgresql-server-dev-8.4         install
postgresql-server-dev-all         install
serwer:/usr/local/directadmin/custombuild#

xavery

  • Gość
postgresql --with-pdo-pgsql \\
« Odpowiedź #1 dnia: 2012-04-10, 11:38:34 »
Jak dla mnie to ewidentnie brak czegoś w stylu: libpq-devel w wymaganej wersji.
Zobacz co masz:
dpgk -l \\*libpq\\*

A jak nie masz to doinstaluj.