source: x/lib/pango/pango-inst.xml@ fff069f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fff069f was b9ad2f9a, checked in by Larry Lawrence <larry@…>, 21 years ago

proper, filename classes, Chap 27 & 28

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1272 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 712 bytes
RevLine 
[f45b1953]1<sect2>
[d4b3e5f]2<title>Installation of <application>Pango</application></title>
[f45b1953]3
[b9ad2f9a]4<para>In order for <application>Pango</application> to find
[d4b3e5f]5<application>xft2</application>, the <envar>PKG_CONFIG_PATH</envar> must
[b9ad2f9a]6include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>. This is a good place to
[0e931689]7add it if you haven't already. Specific instructions for modifying this
[34a762a8]8variable can be found in the configuration section of <xref linkend="pkgconfig"/>.</para>
[0e931689]9
[d4b3e5f]10<para>Install <application>Pango</application> by running the following commands:</para>
[f45b1953]11
[a75063d4]12<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
[f45b1953]13make &amp;&amp;
[a75063d4]14make install</command></userinput></screen>
[f45b1953]15
16</sect2>
17
Note: See TracBrowser for help on using the repository browser.