Changeset 356b954


Ignore:
Timestamp:
05/22/2005 08:51:55 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ef3841a
Parents:
b7e6d3f
Message:

Tagged java-access-bridge.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/java-access-bridge.xml

    rb7e6d3f r356b954  
    1313]>
    1414
    15 <sect1 id="java-access-bridge" 
     15<sect1 id="java-access-bridge"
    1616xreflabel="Java Access Bridge-&java-access-bridge-version;">
    17 <sect1info>
    18 <othername>$LastChangedBy$</othername>
    19 <date>$Date$</date>
    20 </sect1info>
    21 <?dbhtml filename="java-access-bridge.html"?>
    22 <title><application>Java Access
    23 Bridge</application>-&java-access-bridge-version;</title>
    24 <indexterm zone="java-access-bridge">
    25 <primary sortas="a-Java-Access-Bridge">Java Access Bridge</primary>
    26 </indexterm>
     17  <?dbhtml filename="java-access-bridge.html"?>
    2718
    28 <sect2>
    29 <title>Introduction to <application>Java Access Bridge</application></title>
     19  <sect1info>
     20    <othername>$LastChangedBy$</othername>
     21    <date>$Date$</date>
     22  </sect1info>
    3023
    31 <para>The <application>Java Access Bridge</application> package contains Java
    32 components which connect the built-in accessibility support in Java Swing
    33 applications to the <application><acronym>GNOME</acronym></application>
    34 Accessibility framework, specifically the Assistive Technology Service
    35 Provider Interface (<acronym>AT</acronym>-<acronym>SPI</acronym>).</para>
     24  <title>Java Access Bridge-&java-access-bridge-version;</title>
    3625
    37 <sect3><title>Package information</title>
    38 <itemizedlist spacing="compact">
    39 <listitem><para>Download (HTTP):
    40 <ulink url="&java-access-bridge-download-http;"/></para></listitem>
    41 <listitem><para>Download (FTP):
    42 <ulink url="&java-access-bridge-download-ftp;"/></para></listitem>
    43 <listitem><para>Download MD5 sum:
    44 &java-access-bridge-md5sum;</para></listitem>
    45 <listitem><para>Download size:
    46 &java-access-bridge-size;</para></listitem>
    47 <listitem><para>Estimated disk space required:
    48 &java-access-bridge-buildsize;</para></listitem>
    49 <listitem><para>Estimated build time:
    50 &java-access-bridge-time;</para></listitem></itemizedlist>
    51 </sect3>
     26  <indexterm zone="java-access-bridge">
     27    <primary sortas="a-Java-Access-Bridge">Java Access Bridge</primary>
     28  </indexterm>
    5229
    53 <sect3><title><application>Java Access Bridge</application> dependencies</title>
    54 <sect4><title>Required</title>
    55 <para><xref linkend="at-spi"/> and <xref linkend="jdk"/></para>
    56 </sect4>
    57 </sect3>
     30  <sect2>
     31    <title>Introduction to Java Access Bridge</title>
    5832
    59 </sect2>
     33    <para>The <application>Java Access Bridge</application> package contains
     34    Java components which connect the built-in accessibility support in Java
     35    Swing applications to the <application>GNOME</application>
     36    Accessibility framework, specifically the Assistive Technology Service
     37    Provider Interface (AT-SPI).</para>
    6038
    61 <sect2>
    62 <title>Installation of <application>Java Access Bridge</application></title>
     39    <bridgehead renderas="sect3">Package Information</bridgehead>
     40    <itemizedlist spacing="compact">
     41      <listitem>
     42        <para>Download (HTTP): <ulink url="&java-access-bridge-download-http;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download (FTP): <ulink url="&java-access-bridge-download-ftp;"/></para>
     46      </listitem>
     47      <listitem>
     48        <para>Download MD5 sum: &java-access-bridge-md5sum;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Download size: &java-access-bridge-size;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated disk space required: &java-access-bridge-buildsize;</para>
     55      </listitem>
     56      <listitem>
     57        <para>Estimated build time: &java-access-bridge-time;</para>
     58      </listitem>
     59    </itemizedlist>
    6360
    64 <para>Install <application>Java Access Bridge</application> by running the
    65 following commands:</para>
     61    <bridgehead renderas="sect3">Java Access Bridge Dependencies</bridgehead>
    6662
    67 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
    68 make</command></userinput></screen>
     63    <bridgehead renderas="sect4">Required</bridgehead>
     64    <para><xref linkend="at-spi"/> and <xref linkend="jdk"/></para>
    6965
    70 <para>Now, as the root user:</para>
     66  </sect2>
    7167
    72 <screen><userinput role='root'><command>make install &amp;&amp;
     68  <sect2 role="installation">
     69    <title>Installation of Java Access Bridge</title>
     70
     71    <para>Install <application>Java Access Bridge</application> by running the
     72    following commands:</para>
     73
     74<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     75make</userinput></screen>
     76
     77    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     78
     79<screen role="root"><userinput>make install &amp;&amp;
    7380cat `pkg-config --variable=prefix \
    7481    ORBit-2.0`/share/jar/accessibility.properties \
     
    7784ln -v -sf `pkg-config --variable=prefix \
    7885    ORBit-2.0`/share/jar/gnome-java-bridge.jar \
    79     $JAVA_HOME/jre/lib/ext</command></userinput></screen>
     86    $JAVA_HOME/jre/lib/ext</userinput></screen>
    8087
    81 </sect2>
     88  </sect2>
    8289
    83 <sect2>
    84 <title>Command explanations</title>
     90  <sect2 role="commands">
     91    <title>Command Explanations</title>
    8592
    86 <para><command>cat `pkg-config ...</command>: This command appends to (or
    87 creates) the Java runtime <filename>accessibility.properties</filename> file
    88 required for <application>Java Access Bridge</application>.</para>
     93    <para><command>cat `pkg-config ...</command>: This command appends to (or
     94    creates) the Java runtime <filename>accessibility.properties</filename>
     95    file required for <application>Java Access Bridge</application>.</para>
    8996
    90 <para><command>ln -sf `pkg-config ...</command>: This command creates a link
    91 from the access bridge <filename>jar</filename> file to the Java runtime
    92 library extensions directory.</para>
     97    <para><command>ln -v -sf `pkg-config ...</command>: This command creates
     98    a link from the access bridge <filename>jar</filename> file to the Java
     99    runtime library extensions directory.</para>
    93100
    94 </sect2>
     101  </sect2>
    95102
    96 <sect2>
    97 <title>Configuring <application>Java Access Bridge</application></title>
     103  <sect2 role="configuration">
     104    <title>Configuring Java Access Bridge</title>
    98105
    99 <sect3 id="java-access-bridge-config"><title>Config files</title>
    100 <para><filename>~/.orbitrc</filename></para>
    101 <indexterm zone="java-access-bridge java-access-bridge-config">
    102 <primary sortas="e-AA.orbitrc">~/.orbitrc</primary></indexterm>
    103 </sect3>
     106    <sect3 id="java-access-bridge-config">
     107      <title>Config Files</title>
    104108
    105 <sect3><title>Configuration Information</title>
    106 <para>Before running a Java program with the
    107 <application>Java Access Bridge</application>, you should ensure that your
    108 <application><acronym>GNOME</acronym></application> 2 installation enables
    109 <acronym>CORBA</acronym> traffic over <acronym>IP</acronym> from the
    110 <application><acronym>ORB</acronym>it2</application> <acronym>ORB</acronym>. Do
    111 this by adding the following line to <filename>~/.orbitrc</filename> using the
    112 following command:</para>
     109      <para><filename>~/.orbitrc</filename></para>
    113110
    114 <screen><userinput><command>cat &gt;&gt; ~/.orbitrc &lt;&lt; "EOF"</command>
    115 ORBIIOPIPv4=1
     111      <indexterm zone="java-access-bridge java-access-bridge-config">
     112        <primary sortas="e-AA.orbitrc">~/.orbitrc</primary>
     113      </indexterm>
    116114
    117 <command>EOF</command></userinput></screen>
    118 </sect3>
     115    </sect3>
    119116
    120 </sect2>
     117    <sect3>
     118      <title>Configuration Information</title>
    121119
    122 <sect2>
    123 <title>Contents</title>
     120      <para>Before running a Java program with the <application>Java Access
     121      Bridge</application>, you should ensure that your
     122      <application>GNOME</application> 2 installation enables CORBA traffic
     123      over IP from the <application>ORBit2</application> ORB. Do
     124      this by adding the following line to <filename>~/.orbitrc</filename>
     125      using the following command:</para>
    124126
    125 <segmentedlist>
    126 <segtitle>Installed Programs</segtitle>
    127 <segtitle>Installed Libraries</segtitle>
    128 <segtitle>Installed Directories</segtitle>
     127<screen><userinput>cat &gt;&gt; ~/.orbitrc &lt;&lt; "EOF"
     128<literal>ORBIIOPIPv4=1</literal>
    129129
    130 <seglistitem>
    131 <seg>None</seg>
    132 <seg>gnome-java-bridge.jar and JNav.jar</seg>
    133 <seg>$GNOME_PREFIX/share/jar</seg>
    134 </seglistitem>
    135 </segmentedlist>
     130EOF</userinput></screen>
    136131
    137 <variablelist>
    138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    139 <?dbfo list-presentation="list"?>
     132    </sect3>
    140133
    141 <varlistentry id="gnome-java-bridge">
    142 <term><filename class='libraryfile'>gnome-java-bridge.jar</filename></term>
    143 <listitem><para>is a <application>Java</application> runtime environment
    144 extension that connects the built-in accessibility support in
    145 <application>Java Swing</application> applications to the
    146 <application><acronym>GNOME</acronym></application> Accessibility
    147 framework.</para>
    148 <indexterm zone="java-access-bridge gnome-java-bridge">
    149 <primary sortas="c-gnome-java-bridge">gnome-java-bridge.jar</primary>
    150 </indexterm></listitem>
    151 </varlistentry>
    152 </variablelist>
     134  </sect2>
    153135
    154 </sect2>
     136  <sect2 role="content">
     137    <title>Contents</title>
     138
     139    <segmentedlist>
     140      <segtitle>Installed Programs</segtitle>
     141      <segtitle>Installed Libraries</segtitle>
     142      <segtitle>Installed Directories</segtitle>
     143
     144      <seglistitem>
     145        <seg>None</seg>
     146        <seg>gnome-java-bridge.jar and JNav.jar</seg>
     147        <seg>$GNOME_PREFIX/share/jar</seg>
     148      </seglistitem>
     149    </segmentedlist>
     150
     151    <variablelist>
     152      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     153      <?dbfo list-presentation="list"?>
     154      <?dbhtml list-presentation="table"?>
     155
     156      <varlistentry id="gnome-java-bridge">
     157        <term><filename class='libraryfile'>gnome-java-bridge.jar</filename></term>
     158        <listitem>
     159          <para>is a <application>Java</application> runtime environment
     160          extension that connects the built-in accessibility support in
     161          <application>Java Swing</application> applications to the
     162          <application>GNOME</application> Accessibility framework.</para>
     163          <indexterm zone="java-access-bridge gnome-java-bridge">
     164            <primary sortas="c-gnome-java-bridge">gnome-java-bridge.jar</primary>
     165          </indexterm>
     166        </listitem>
     167      </varlistentry>
     168
     169    </variablelist>
     170
     171  </sect2>
    155172
    156173</sect1>
    157 
Note: See TracChangeset for help on using the changeset viewer.