Changeset b56f06c3 for gnome


Ignore:
Timestamp:
06/30/2006 08:54:31 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b9b9d0b
Parents:
7763249
Message:

Updated the GNOME Accessibility packages' instructions to be compatible with the GNOME-2.14.2 update

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

Location:
gnome/add
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/at-spi.xml

    r7763249 rb56f06c3  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    197  <!ENTITY at-spi-download-http "&gnome-download-http;/at-spi/1.7/at-spi-&at-spi-version;.tar.bz2">
    208  <!ENTITY at-spi-download-ftp  "&gnome-download-ftp;/at-spi/1.7/at-spi-&at-spi-version;.tar.bz2">
    21   <!ENTITY at-spi-md5sum        "9669ee9e3633ffb43a70795edd748e4d">
    22   <!ENTITY at-spi-size          "541 KB">
    23   <!ENTITY at-spi-buildsize     "14.2 MB">
    24   <!ENTITY at-spi-time          "0.5 SBU">
     9  <!ENTITY at-spi-md5sum        "2988cd21d9f292fd404a8c532fe2723d">
     10  <!ENTITY at-spi-size          "696 KB">
     11  <!ENTITY at-spi-buildsize     "19.7 MB">
     12  <!ENTITY at-spi-time          "0.6 SBU">
    2513]>
    2614
     
    3119    <othername>$LastChangedBy$</othername>
    3220    <date>$Date$</date>
    33     <keywordset>
    34       <keyword role="package">at-spi-&at-spi-version;.tar</keyword>
    35       <keyword role="ftpdir">at-spi</keyword>
    36     </keywordset>
    3721  </sect1info>
    3822
     
    8064
    8165    <bridgehead renderas="sect4">Optional</bridgehead>
    82     <para role="optional"><xref linkend="gtk-doc"/></para>
     66    <para role="optional"><xref linkend="intltool"/> and
     67    <xref linkend="gtk-doc"/></para>
    8368
    8469    <para condition="html" role="usernotes">User Notes:
     
    9378    following commands:</para>
    9479
    95 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    96             --libexecdir=`pkg-config \
    97             --variable=prefix ORBit-2.0`/lib/at-spi &amp;&amp;
     80<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     81            --libexecdir=$(pkg-config \
     82            --variable=prefix ORBit-2.0)/lib/at-spi &amp;&amp;
    9883make</userinput></screen>
    9984
     
    11196    <title>Command Explanations</title>
    11297
    113     <para><parameter>--libexecdir=`pkg-config --variable=prefix
    114     ORBit-2.0`/lib/at-spi</parameter>: This switch puts libexec files in
     98    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     99    href="../../xincludes/gnome-prefix.xml"/>
     100
     101    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
     102    ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
     103    files to be installed in the preferred location of
    115104    <filename class="directory">$GNOME_PREFIX/lib/at-spi</filename> instead of
    116105    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
     
    122111
    123112    <segmentedlist>
    124       <segtitle>Installed Program</segtitle>
     113      <segtitle>Installed Programs</segtitle>
    125114      <segtitle>Installed Libraries</segtitle>
    126115      <segtitle>Installed Directories</segtitle>
    127116
    128117      <seglistitem>
    129         <seg>at-spi-registryd</seg>
     118        <seg>None</seg>
    130119        <seg>libspi.{so,a}, libcspi.{so,a}, libloginhelper.{so,a}, the
    131120        libatk-bridge.so <application>GTK+</application> module, and
    132121        <application>ORBit</application>-2.0 Accessibility modules</seg>
    133         <seg>The following subdirectories of $GNOME_PREFIX/:
     122        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    134123        include/at-spi-1.0,
    135124        lib/at-spi,
  • gnome/add/gnome-mag.xml

    r7763249 rb56f06c3  
    77  <!ENTITY gnome-mag-download-http "&gnome-download-http;/gnome-mag/0.12/gnome-mag-&gnome-mag-version;.tar.bz2">
    88  <!ENTITY gnome-mag-download-ftp  "&gnome-download-ftp;/gnome-mag/0.12/gnome-mag-&gnome-mag-version;.tar.bz2">
    9   <!ENTITY gnome-mag-md5sum        "f04ccfa081a9433538300ca07e8be1a2">
    10   <!ENTITY gnome-mag-size          "456 KB">
    11   <!ENTITY gnome-mag-buildsize     "11.9 MB">
     9  <!ENTITY gnome-mag-md5sum        "5872f8f5f985cc476f1ea8adf0e4518d">
     10  <!ENTITY gnome-mag-size          "591 KB">
     11  <!ENTITY gnome-mag-buildsize     "16.2 MB">
    1212  <!ENTITY gnome-mag-time          "0.2 SBU">
    1313]>
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gnome-mag-&gnome-mag-version;.tar</keyword>
    23       <keyword role="ftpdir">gnome-mag</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    6662    <para role="required"><xref linkend="at-spi"/></para>
    6763
     64    <bridgehead renderas="sect4">Optional</bridgehead>
     65    <para role="optional"><xref linkend="intltool"/></para>
     66
    6867    <bridgehead renderas="sect4">Optional (For
    6968    <application>XFree86</application> Only)</bridgehead>
     
    9392    running the following commands:</para>
    9493
    95 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     94<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
    9695make</userinput></screen>
    9796
     
    101100
    102101<screen role='root'><userinput>make install</userinput></screen>
     102
     103  </sect2>
     104
     105  <sect2 role="commands">
     106    <title>Command Explanations</title>
     107   
     108    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     109    href="../../xincludes/gnome-prefix.xml"/>
    103110
    104111  </sect2>
     
    115122        <seg>magnifier</seg>
    116123        <seg>libgnome-mag.so</seg>
    117         <seg>The following subdirectories of $GNOME_PREFIX/:
     124        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    118125        include/gnome-mag-1.0,
    119126        share/{doc/gnome-mag-0.12.3,gnome-mag,idl/gnome-mag-1.0}</seg>
  • gnome/add/gnome-speech.xml

    r7763249 rb56f06c3  
    77  <!ENTITY gnome-speech-download-http "&gnome-download-http;/gnome-speech/0.4/gnome-speech-&gnome-speech-version;.tar.bz2">
    88  <!ENTITY gnome-speech-download-ftp  "&gnome-download-ftp;/gnome-speech/0.4/gnome-speech-&gnome-speech-version;.tar.bz2">
    9   <!ENTITY gnome-speech-md5sum        "b477d4e0e01b79374f60ceee597c2c3d">
    10   <!ENTITY gnome-speech-size          "286 KB">
    11   <!ENTITY gnome-speech-buildsize     "4.8 MB">
    12   <!ENTITY gnome-speech-time          "0.1 SBU">
     9  <!ENTITY gnome-speech-md5sum        "c27f3eb262b8a66a756872d25c716517">
     10  <!ENTITY gnome-speech-size          "307 KB">
     11  <!ENTITY gnome-speech-buildsize     "3.0 MB">
     12  <!ENTITY gnome-speech-time          "0.2 SBU">
    1313]>
    1414
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gnome-speech-&gnome-speech-version;.tar</keyword>
    23       <keyword role="ftpdir">gnome-speech</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    9894      <para>You must install at least one of the backend drivers for
    9995      <application>GNOME Speech</application> to render speech through the
    100       audio hardware. Testing the installation of the backend driver to
     96      audio hardware. You should test the installation of the backend driver and
    10197      ensure it produces desired results before installing
    102       <application>GNOME Speech</application> is recommended.</para>
     98      <application>GNOME Speech</application>.</para>
    10399    </note>
    104100
     
    106102    running the following commands:</para>
    107103
    108 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     104<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
    109105make</userinput></screen>
    110106
     
    115111<screen role='root'><userinput>make install &amp;&amp;
    116112install -v -m644 -D doc/gnome-speech.html \
    117     `pkg-config --variable=prefix \
    118     ORBit-2.0`/share/doc/gnome-speech-&gnome-speech-version;/gnome-speech.html</userinput></screen>
     113    $(pkg-config --variable=prefix \
     114    ORBit-2.0)/share/doc/gnome-speech-&gnome-speech-version;/gnome-speech.html</userinput></screen>
    119115
    120116  </sect2>
     
    123119    <title>Command Explanations</title>
    124120
    125     <para><option>--with-jab-dir=`pkg-config
    126     --variable=prefix ORBit-2.0`/share/jar</option>: Use this option if you
     121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     122    href="../../xincludes/gnome-prefix.xml"/>
     123
     124    <para><option>--with-jab-dir=$(pkg-config
     125    --variable=prefix ORBit-2.0)/share/jar</option>: Use this option if you
    127126    have installed the <application>Java Access Bridge</application> package
    128127    and wish to have <application>GNOME Speech</application> build
     
    151150    <command>freetts-synthesis-driver</command> script:</para>
    152151
    153 <screen role='root'><userinput>sed -i "s/clip/streaming/" $GNOME_PREFIX/bin/freetts-synthesis-driver</userinput></screen>
     152<screen role='root'><userinput>sed -i "s/clip/streaming/" <envar>$GNOME_PREFIX</envar>/bin/freetts-synthesis-driver</userinput></screen>
    154153
    155154  </sect2>
     
    164163
    165164      <seglistitem>
    166         <seg>festival-synthesis-driver, freetts-synthesis-driver and
    167         test-speech</seg>
     165        <seg>festival-synthesis-driver, freetts-synthesis-driver,
     166        speechd-synthesis-driver and test-speech</seg>
    168167        <seg>libgnomespeech.{so,a}. Other drivers and libraries are also
    169168        installed if you have enabled additional backends.</seg>
    170         <seg>The following subdirectories of $GNOME_PREFIX:
     169        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    171170        include/gnome-speech-1.0,
    172171        share/{doc/gnome-speech-&gnome-speech-version;,
  • gnome/add/gnopernicus.xml

    r7763249 rb56f06c3  
    77  <!ENTITY gnopernicus-download-http "&gnome-download-http;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
    88  <!ENTITY gnopernicus-download-ftp  "&gnome-download-ftp;/gnopernicus/1.1/gnopernicus-&gnopernicus-version;.tar.bz2">
    9   <!ENTITY gnopernicus-md5sum        "d2042f0d7fde12a90cc23b98420dbeda">
    10   <!ENTITY gnopernicus-size          "2.1 MB">
    11   <!ENTITY gnopernicus-buildsize     "40.5 MB">
    12   <!ENTITY gnopernicus-time          "0.6 SBU">
     9  <!ENTITY gnopernicus-md5sum        "b55b345f765673205a87e251874afba3">
     10  <!ENTITY gnopernicus-size          "1.4 MB">
     11  <!ENTITY gnopernicus-buildsize     "41.7 MB">
     12  <!ENTITY gnopernicus-time          "0.7 SBU">
    1313]>
    1414
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gnopernicus-&gnopernicus-version;.tar</keyword>
    23       <keyword role="ftpdir">gnopernicus</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    6965
    7066    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="gtk-doc"/> and
     67    <para role="optional"><xref linkend="intltool"/>,
     68    <xref linkend="gtk-doc"/>, and
    7269    <ulink url="http://www.mielke.cc/brltty/">BRLTTY</ulink></para>
    7370
     
    8380    following commands:</para>
    8481
    85 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    86             --libexecdir=`pkg-config \
    87             --variable=prefix ORBit-2.0`/lib/gnopernicus-1.0 \
     82<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    8883            --sysconfdir=&gnome-etc-dir; \
    89             --localstatedir=/var/lib &amp;&amp;
     84            --localstatedir=/var/lib \
     85            --libexecdir=$(pkg-config \
     86                --variable=prefix ORBit-2.0)/lib/gnopernicus-1.0 &amp;&amp;
    9087make</userinput></screen>
    9188
     
    10198    <title>Command Explanations</title>
    10299
    103     <para><parameter>--libexecdir=`pkg-config --variable=prefix
    104     ORBit-2.0`/lib/gnopernicus-1.0</parameter>: This switch puts libexec files
    105     in <filename class="directory">$GNOME_PREFIX/lib/gnopernicus-1.0</filename>
     100    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     101    href="../../xincludes/gnome-prefix.xml"/>
     102
     103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     104    href="../../xincludes/gnome-sysconfdir.xml"/>
     105
     106    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     107    href="../../xincludes/scrollkeeper-dir.xml"/>
     108
     109    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
     110    ORBit-2.0)/lib/gnopernicus-1.0</parameter>: This parameter causes the
     111    libexec files to be installed in the preferred location of
     112    <filename class="directory">$GNOME_PREFIX/lib/gnopernicus-1.0</filename>
    106113    instead of
    107114    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    108 
    109     <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
    110     configuration files in <filename class="directory">&gnome-etc-dir;</filename>
    111     instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    112 
    113     <para><parameter>--localstatedir=/var/lib</parameter>: This switch
    114     puts <application>ScrollKeeper</application> files in
    115     <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    116     <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    117115
    118116    <!-- Commented out as the default X font dir is now /usr/share/fonts
     
    136134        <seg>gnopernicus, gnopernicus-mag-config and srcore</seg>
    137135        <seg><application>Gnopernicus</application> support libraries</seg>
    138         <seg>&gnome-etc-dir;/{gconf/gconf.xml.defaults/{,schemas/}apps/gnopernicus,
    139         gnopernicus-1.0}, and the following subdirectories of
    140         $GNOME_PREFIX/:
     136        <seg>&gnome-etc-dir;/gnopernicus-1.0},
     137        and the following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    141138        include/gnopernicus-1.0,
    142139        lib/gnopernicus-1.0,
  • gnome/add/gok.xml

    r7763249 rb56f06c3  
    77  <!ENTITY gok-download-http "&gnome-download-http;/gok/1.0/gok-&gok-version;.tar.bz2">
    88  <!ENTITY gok-download-ftp  "&gnome-download-ftp;/gok/1.0/gok-&gok-version;.tar.bz2">
    9   <!ENTITY gok-md5sum        "a9334a0e1dc11bbba817c128503260b0">
    10   <!ENTITY gok-size          "1.3 MB">
    11   <!ENTITY gok-buildsize     "40.3 MB">
    12   <!ENTITY gok-time          "0.7 SBU">
     9  <!ENTITY gok-md5sum        "de6cceaca780e7ad0702c4b3c0fd8d1f">
     10  <!ENTITY gok-size          "1.1 MB">
     11  <!ENTITY gok-buildsize     "45.0 MB">
     12  <!ENTITY gok-time          "0.6 SBU">
    1313]>
    1414
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gok-&gok-version;.tar</keyword>
    23       <keyword role="ftpdir">gok</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    6359
    6460    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="libgnomeui"/>,
     61    <para role="required"><xref linkend="esound"/>,
     62    <xref linkend="libgnomeui"/>,
    6663    <xref linkend="scrollkeeper"/>,
    6764    <xref linkend="libwnck"/>,
     
    7067
    7168    <bridgehead renderas="sect4">Optional</bridgehead>
    72     <para role="optional"><xref linkend="gtk-doc"/></para>
     69    <para role="optional"><xref linkend="intltool"/> and
     70    <xref linkend="gtk-doc"/></para>
    7371
    7472    <para condition="html" role="usernotes">User Notes:
     
    8381    the following commands:</para>
    8482
    85 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     83<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    8684            --sysconfdir=&gnome-etc-dir; \
    8785            --localstatedir=/var/lib &amp;&amp;
     
    9391
    9492<screen role='root'><userinput>make install &amp;&amp;
    95 chmod -v 644 `pkg-config --variable=prefix
    96       ORBit-2.0`/share/gnome/help/gok/C/legal.xml</userinput></screen>
     93chmod -v 644 $(pkg-config --variable=prefix
     94      ORBit-2.0)/share/gnome/help/gok/C/{gok,legal}.xml</userinput></screen>
    9795
    9896  </sect2>
     
    10199    <title>Command Explanations</title>
    102100
    103     <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
    104     configuration files in <filename class="directory">&gnome-etc-dir;</filename>
    105     instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../../xincludes/gnome-prefix.xml"/>
    106103
    107     <para><parameter>--localstatedir=/var/lib</parameter>: This switch
    108     puts <application>ScrollKeeper</application> files in
    109     <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    110     <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    111 
    112     <para><option>--enable-gtk-doc</option>: Use this parameter to build and
    113     install the API documentation as the source tarball doesn't contain
    114     pre-built docs.</para>
     104    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     105    href="../../xincludes/gnome-sysconfdir.xml"/>
     106 
     107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     108    href="../../xincludes/scrollkeeper-dir.xml"/>
     109   
     110    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     111    href="../../xincludes/gtk-doc-rebuild.xml"/>
    115112
    116113  </sect2>
     
    144141        <seg>gok and create-branching-keyboard</seg>
    145142        <seg>None</seg>
    146         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/gok,
    147         and the following subdirectories of $GNOME_PREFIX/:
    148         share/{,gnome/help/, gtk-doc/html, omf}gok</seg>
     143        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
     144        share/{,gnome/help/ ,gtk-doc/html ,omf}gok</seg>
    149145      </seglistitem>
    150146    </segmentedlist>
  • gnome/add/java-access-bridge.xml

    r7763249 rb56f06c3  
    77  <!ENTITY java-access-bridge-download-http "&gnome-download-http;/java-access-bridge/1.5/java-access-bridge-&java-access-bridge-version;.tar.bz2">
    88  <!ENTITY java-access-bridge-download-ftp  "&gnome-download-ftp;/java-access-bridge/1.5/java-access-bridge-&java-access-bridge-version;.tar.bz2">
    9   <!ENTITY java-access-bridge-md5sum        "7cba0788dd0f1dbb81dc73c470059cf5">
    10   <!ENTITY java-access-bridge-size          "120 KB">
    11   <!ENTITY java-access-bridge-buildsize     "5.5 MB">
    12   <!ENTITY java-access-bridge-time          "1.0 SBU">
     9  <!ENTITY java-access-bridge-md5sum        "5099b2c8634d190df15e32f5fcb2a588">
     10  <!ENTITY java-access-bridge-size          "121 KB">
     11  <!ENTITY java-access-bridge-buildsize     "6.6 MB">
     12  <!ENTITY java-access-bridge-time          "1.1 SBU">
    1313]>
    1414
     
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
    22     <keywordset>
    23       <keyword role="package">java-access-bridge-&java-access-bridge-version;.tar</keyword>
    24       <keyword role="ftpdir">java-access-bridge</keyword>
    25     </keywordset>
    2622  </sect1info>
    2723
     
    8076    following commands:</para>
    8177
    82 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     78<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
    8379make</userinput></screen>
    8480
     
    8884
    8985<screen role="root"><userinput>make install &amp;&amp;
    90 cat `pkg-config --variable=prefix \
    91     ORBit-2.0`/share/jar/accessibility.properties \
     86
     87cat $(pkg-config --variable=prefix \
     88    ORBit-2.0)/share/jar/accessibility.properties \
    9289    &gt;&gt; $JAVA_HOME/jre/lib/accessibility.properties &amp;&amp;
    93 ln -v -sf `pkg-config --variable=prefix \
    94     ORBit-2.0`/share/jar/gnome-java-bridge.jar \
     90chmod -v 644 $JAVA_HOME/jre/lib/accessibility.properties &amp;&amp;
     91
     92ln -v -sf $(pkg-config --variable=prefix \
     93    ORBit-2.0)/share/jar/gnome-java-bridge.jar \
    9594    $JAVA_HOME/jre/lib/ext</userinput></screen>
    9695
     
    10099    <title>Command Explanations</title>
    101100
    102     <para><command>cat `pkg-config ...</command>: This command appends to (or
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../../xincludes/gnome-prefix.xml"/>
     103
     104    <para><command>cat $(pkg-config ...</command>: This command appends to (or
    103105    creates) the Java runtime <filename>accessibility.properties</filename>
    104106    file required for <application>Java Access Bridge</application>.</para>
    105107
    106     <para><command>ln -v -sf `pkg-config ...</command>: This command creates
     108    <para><command>ln -v -sf $(pkg-config ...</command>: This command creates
    107109    a link from the Access Bridge <filename>jar</filename> file to the Java
    108110    runtime library extensions directory.</para>
     
    154156        <seg>None</seg>
    155157        <seg>gnome-java-bridge.jar and JNav.jar</seg>
    156         <seg>$GNOME_PREFIX/share/jar</seg>
     158        <seg><envar>$GNOME_PREFIX</envar>/share/jar</seg>
    157159      </seglistitem>
    158160    </segmentedlist>
  • gnome/add/libgail-gnome.xml

    r7763249 rb56f06c3  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">libgail-gnome-&libgail-gnome-version;.tar</keyword>
    23       <keyword role="ftpdir">libgail-gnome</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    7975    following commands:</para>
    8076
    81 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     77<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
    8278make</userinput></screen>
    8379
     
    8884<screen role="root"><userinput>make install</userinput></screen>
    8985
     86  </sect2>
     87
     88  <sect2 role="commands">
     89    <title>Command Explanations</title>
     90
     91    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     92    href="../../xincludes/gnome-prefix.xml"/>
     93 
    9094  </sect2>
    9195
Note: See TracChangeset for help on using the changeset viewer.