Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6c02e9d

Browse files
author
Liudmila Mantrova
committed
DOC: doc improvement for PGPRO-1413
1 parent 00df144 commit 6c02e9d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/src/sgml/installation-bin.sgml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -707,11 +707,12 @@ systemctl enable postgrespro-&edn;-&majorversion;.service
707707
<para>
708708
To compile programs with <productname>&project;</productname>
709709
libraries using the <application>pg_config</application> utility shipped
710-
with <productname>&project;</productname>, you have to make sure
711-
that its path is specified in the <envar>PATH</envar> environment variable before
712-
the path to any other <application>pg_config</application> version.
713-
If you do not have any other <application>pg_config</application> versions
714-
on your system, you can use <xref linkend="pg-wrapper"> provided in the
710+
with <productname>&project;</productname>, make sure it appears before
711+
the path to other <application>pg_config</application> versions, if any.
712+
Note that on RHEL-based systems <application>pg_config</application>
713+
is not added to <envar>PATH</envar> automatically. If you do not
714+
have any other <application>pg_config</application> versions
715+
on your system, you can use <xref linkend="pg-wrapper"> provided in the
715716
<filename>postgrespro-&edn;-&majorversion;-client</filename> package to create a symbolic
716717
link to <application>pg_config</application> in the standard binary directory.
717718
</para>

0 commit comments

Comments
 (0)