Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: postgresql --with-pdo-pgsql \\  (Przeczytany 8411 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.