Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10

From: Matthias Apitz <guru(at)unixarea(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10
Date: 2019-04-27 12:56:56
Message-ID: 20190427125656.GA5216@c720-r342378
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

El día sábado, abril 27, 2019 a las 11:00:53a. m. +0000, Matthias Apitz escribió:

> >> To get Perl's DBD::Pg compiled now I really do need the pg_config tool,
> >> but I can't figure out how to get it. I see the following RPM (the ones
> >> with an 'i' or 'i+' are installed):
> >>
> > [...]
> >> i | postgresql10-devel | PostgreSQL development
> >> header files and-> | package
> >
> > That would be the one with pg_config in it.
> >
>
> But, this is installed .... I will later unpack its RPM and have a look.

# rpm -q --list postgresql10-devel-10.4-1PGDG.sles12.x86_64 | grep pg_config
/usr/pgsql-10/include/ecpg_config.h
/usr/pgsql-10/include/ecpg_config_x86_64.h
/usr/pgsql-10/include/pg_config.h
/usr/pgsql-10/include/pg_config_ext.h
/usr/pgsql-10/include/pg_config_manual.h
/usr/pgsql-10/include/pg_config_os.h
/usr/pgsql-10/include/pg_config_x86_64.h
/usr/pgsql-10/include/server/pg_config.h
/usr/pgsql-10/include/server/pg_config_ext.h
/usr/pgsql-10/include/server/pg_config_manual.h
/usr/pgsql-10/include/server/pg_config_os.h
/usr/pgsql-10/include/server/pg_config_x86_64.h
/usr/pgsql-10/share/locale/cs/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/de/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/es/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/fr/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/he/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/it/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/ja/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/ko/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/nb/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/pl/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/pt_BR/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/ro/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/ru/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/sv/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/ta/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/tr/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/zh_CN/LC_MESSAGES/pg_config-10.mo
/usr/pgsql-10/share/locale/zh_TW/LC_MESSAGES/pg_config-10.mo

There is no cmd 'pg_config'. Can I compile this from source?

matthias

--
Matthias Apitz, ✉ guru(at)unixarea(dot)de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-04-27 13:22:00 Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10
Previous Message Jānis Pūris 2019-04-27 11:09:14 Re: TCP Resets when closing connection opened via SSL