source: gnome/add/gcalctool.xml@ 4e4cd64

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
Last change on this file since 4e4cd64 was 69122d26, checked in by Randy McMurchy <randy@…>, 18 years ago

Fixed a typo in the gcalctool instructions, thanks to Simon Scheiwiller for pointing it out

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

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gcalctool-download-http "&gnome-download-http;/gcalctool/5.8/gcalctool-&gcalctool-version;.tar.bz2">
8 <!ENTITY gcalctool-download-ftp "&gnome-download-ftp;/gcalctool/5.8/gcalctool-&gcalctool-version;.tar.bz2">
9 <!ENTITY gcalctool-md5sum "3c14ad97edd4e445b14ca99bb7c60e5b">
10 <!ENTITY gcalctool-size "1.0 MB">
11 <!ENTITY gcalctool-buildsize "18.0 MB">
12 <!ENTITY gcalctool-time "0.2 SBU">
13]>
14
15<sect1 id="gcalctool" xreflabel="gcalctool-&gcalctool-version;">
16 <?dbhtml filename="gcalctool.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gcalctool-&gcalctool-version;</title>
24
25 <indexterm zone="gcalctool">
26 <primary sortas="a-gcalctool">gcalctool</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to gcalctool</title>
31
32 <para><application>gcalctool</application> is a powerful graphical
33 calculator with financial, logical and scientific modes. It uses a
34 multiple precision package to do its arithmetic to give a high degree
35 of accuracy.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&gcalctool-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&gcalctool-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &gcalctool-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &gcalctool-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &gcalctool-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &gcalctool-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">gcalctool Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="libgnomeui"/> and
63 <xref linkend="gnome-doc-utils"/></para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional"><xref linkend="intltool"/></para>
67
68 <para condition="html" role="usernotes">User Notes:
69 <ulink url="&blfs-wiki;/gcalctool"/></para>
70
71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of gcalctool</title>
75
76 <para>Install <application>gcalctool</application> by running the following
77 commands:</para>
78
79<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
80 --sysconfdir=&gnome-etc-dir; \
81 --localstatedir=/var/lib \
82 --mandir=$(pkg-config \
83 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
84make</userinput></screen>
85
86 <para>This package does not come with a test suite.</para>
87
88 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
89
90<screen role="root"><userinput>make install</userinput></screen>
91
92 </sect2>
93
94 <sect2 role="commands">
95 <title>Command Explanations</title>
96
97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
98 href="../../xincludes/gnome-prefix.xml"/>
99
100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101 href="../../xincludes/gnome-sysconfdir.xml"/>
102
103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
104 href="../../xincludes/scrollkeeper-dir.xml"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
107 href="../../xincludes/gnome-mandir.xml"/>
108
109 </sect2>
110
111 <sect2 role="content">
112 <title>Contents</title>
113
114 <segmentedlist>
115 <segtitle>Installed Programs</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directories</segtitle>
118
119 <seglistitem>
120 <seg>gcalctool and gnome-calculator</seg>
121 <seg>None</seg>
122 <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/,
123 omf/}gcalctool</seg>
124 </seglistitem>
125 </segmentedlist>
126
127 <variablelist>
128 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
129 <?dbfo list-presentation="list"?>
130 <?dbhtml list-presentation="table"?>
131
132 <varlistentry id="gcalctool-prog">
133 <term><command>gcalctool</command></term>
134 <listitem>
135 <para>is a desktop calculator for
136 <application>GNOME</application>.</para>
137 <indexterm zone="gcalctool gcalctool-prog">
138 <primary sortas="b-gcalctool">gcalctool</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
142
143 <varlistentry id="gnome-calculator">
144 <term><command>gnome-calculator</command></term>
145 <listitem>
146 <para>is a symlink to the <command>gcalctool</command>
147 program.</para>
148 <indexterm zone="gcalctool gnome-calculator">
149 <primary sortas="g-gnome-calculator">gnome-calculator</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.