Nowe posty

xx Warning (4)
2023-03-19, 14:06:50
xx Problem z instalacją z pendrive (18)
2023-03-19, 03:31:33
xx Fizyczny przycisk POWER nie wyłącza komputera (5)
2023-03-17, 19:09:16
xx Adapter Bluetooth USB a LINUX MINT (2)
2023-03-15, 23:39:28
xx Sprzet z Linuxem (3)
2023-03-09, 17:12:28
xx Potrzebna pomoc w pracy domowej (10)
2023-03-09, 16:11:41
clip Bład aktualizacji w peppermint os (4)
2023-03-08, 10:19:05
xx Ekran logowania (11)
2023-03-07, 23:46:22
xx Lenovo Legion 5 i Ubuntu (6)
2023-03-07, 12:34:30
xx instalacja pycharm comunity -komunikaty (4)
2023-03-07, 09:24:13

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