Author: dj
Date: 2010-09-25 00:04:22 -0600 (Sat, 25 Sep 2010)
New Revision: 8610
Modified:
trunk/BOOK/x/installing/xorg7.xml
Log:
Added $XORG_PREFIX/share/pkgconfig to $PKG_CONFI_PATH.
Modified: trunk/BOOK/x/installing/xorg7.xml
===================================================================
--- trunk/BOOK/x/installing/xorg7.xml 2010-09-25 05:57:26 UTC (rev 8609)
+++ trunk/BOOK/x/installing/xorg7.xml 2010-09-25 06:04:22 UTC (rev 8610)
@@ -154,10 +154,11 @@
<para>If you've decided to use an alternate prefix, be sure to add
<filename class="directory">
$XORG_PREFIX/bin</filename> to your
- <envar>PATH</envar> environment variable and <filename class="directory">
- $XORG_PREFIX/lib/pkgconfig</filename>
- to your <envar>PKG_CONFIG_PATH</envar> variable. For detailed
instructions,
- see <xref linkend="postlfs-config-profile"/>. You should also add
+ <envar>PATH</envar> environment variable, and <filename class="directory">
+ $XORG_PREFIX/lib/pkgconfig</filename> and <filename class="directory">
+ $XORG_PREFIX/share/pkgconfig</filename>
+ to your <envar>PKG_CONFIG_PATH</envar> variable. For detailed instructions,
+ see <xref linkend="postlfs-config-profile"/>. You should also add
<filename class="directory">
$XORG_PREFIX/lib</filename> to the
<filename>/etc/ld.so.conf</filename> file. Finally, you should modify
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page