2003-02-07 04:09:36 +08:00
|
|
|
<sect2>
|
2003-06-13 11:02:09 +08:00
|
|
|
<title>Configuring <application>pkgconfig</application></title>
|
2003-02-07 04:09:36 +08:00
|
|
|
|
|
|
|
<para>Add to your system or personal profile:
|
2003-06-13 11:02:09 +08:00
|
|
|
<screen><userinput><command>export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig</command></userinput></screen></para>
|
2003-02-07 04:09:36 +08:00
|
|
|
|
2003-04-22 09:53:42 +08:00
|
|
|
<para>The default settings for <envar>PKG_CONFIG_PATH</envar> are
|
2003-02-07 04:09:36 +08:00
|
|
|
<filename>/lib/pkgconfig</filename>,
|
|
|
|
<filename>/usr/lib/pkgconfig</filename> and
|
|
|
|
<filename>/usr/local/lib/pkgconfig</filename>. These settings are hard-coded
|
|
|
|
and do not have to be exported with the additional paths.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|