Changeset b028890 for pst/scanning/gocr/gocr-inst.xml
- Timestamp:
- 09/30/2003 04:06:59 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.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, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- 3df86b66
- Parents:
- aef50bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/scanning/gocr/gocr-inst.xml
raef50bc rb028890 8 8 make install</command></userinput></screen> 9 9 10 <para>To install the <acronym>GTK</acronym> -frontend, use the following commands:</para>10 <para>To install the <acronym>GTK</acronym> frontend, use the following commands:</para> 11 11 12 12 <screen><userinput><command>cd frontend/gnome && … … 15 15 make install</command></userinput></screen> 16 16 17 <para>To install the help, run <command>make help</command>, to 18 install the documentation execute <command>make doc</command> and 19 <command>make examples</command> runs some tests on gocr.</para> 17 <para>To install the help:</para> 18 <screen><userinput><command>make help</command></userinput></screen> 19 20 <para>To install the documentation:</para> 21 <screen><userinput><command>make doc</command></userinput></screen> 22 23 <para>To run tests on <application>GOCR</application>:</para> 24 <screen><userinput><command>make examples</command></userinput></screen> 20 25 21 26 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.