source: general/prog/python-modules.xml@ 4716d52

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 4716d52 was 4716d52, checked in by Andrew Benton <andy@…>, 12 years ago

Removed the python linkend. The python links now point at python2

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

  • Property mode set to 100644
File size: 43.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY pyxml-download-http "&sourceforge-repo;/pyxml/PyXML-&pyxml-version;.tar.gz">
8 <!ENTITY pyxml-download-ftp "&gentoo-ftp-repo;/PyXML-&pyxml-version;.tar.gz">
9 <!ENTITY pyxml-md5sum "1f7655050cebbb664db976405fdba209">
10 <!ENTITY pyxml-size "734 KB">
11 <!ENTITY pyxml-buildsize "14.6 MB">
12 <!ENTITY pyxml-time "less than 0.1 SBU">
13
14 <!ENTITY pycairo-download-http "http://cairographics.org/releases/pycairo-&pycairo-version;.tar.gz">
15 <!ENTITY pycairo-download-ftp " ">
16 <!ENTITY pycairo-md5sum "054da6c125cb427a003f5fd6c54f853e">
17 <!ENTITY pycairo-size "465 KB">
18 <!ENTITY pycairo-buildsize "3 MB">
19 <!ENTITY pycairo-time "0.1 SBU">
20
21 <!ENTITY py2cairo-download-http "http://cairographics.org/releases/py2cairo-&py2cairo-version;.tar.bz2">
22 <!ENTITY py2cairo-download-ftp " ">
23 <!ENTITY py2cairo-md5sum "20337132c4ab06c1146ad384d55372c5">
24 <!ENTITY py2cairo-size "400 KB">
25 <!ENTITY py2cairo-buildsize "3.6 MB">
26 <!ENTITY py2cairo-time "less than 0.1 SBU">
27
28 <!ENTITY pygobject2-download-http "&gnome-download-http;/pygobject/2.28/pygobject-&pygobject2-version;.tar.xz">
29 <!ENTITY pygobject2-download-ftp "&gnome-download-ftp;/pygobject/2.28/pygobject-&pygobject2-version;.tar.xz">
30 <!ENTITY pygobject2-md5sum "9415cb7f2b3a847f2310ccea258b101e">
31 <!ENTITY pygobject2-size "730 KB">
32 <!ENTITY pygobject2-buildsize "25 MB">
33 <!ENTITY pygobject2-time "0.2 SBU">
34
35 <!ENTITY pygobject3-download-http "&gnome-download-http;/pygobject/3.0/pygobject-&pygobject3-version;.tar.xz">
36 <!ENTITY pygobject3-download-ftp "&gnome-download-ftp;/pygobject/3.0/pygobject-&pygobject3-version;.tar.xz">
37 <!ENTITY pygobject3-md5sum "d17e2565e139d647e8ee50fd1126aa9e">
38 <!ENTITY pygobject3-size "540 KB">
39 <!ENTITY pygobject3-buildsize "16 MB">
40 <!ENTITY pygobject3-time "0.2 SBU">
41
42 <!ENTITY pygtk-download-http "&gnome-download-http;/pygtk/2.17/pygtk-&pygtk-version;.tar.bz2">
43 <!ENTITY pygtk-download-ftp "&gnome-download-ftp;/pygtk/2.17/pygtk-&pygtk-version;.tar.bz2">
44 <!ENTITY pygtk-md5sum "43d704343d7ca04a6e4ddd4fa73a3c55">
45 <!ENTITY pygtk-size "2.2 MB">
46 <!ENTITY pygtk-buildsize "65 MB">
47 <!ENTITY pygtk-time "0.7 SBU">
48
49 <!ENTITY pygtksourceview-download-http "&gnome-download-http;/pygtksourceview/2.10/pygtksourceview-&pygtksourceview-version;.tar.bz2">
50 <!ENTITY pygtksourceview-download-ftp "&gnome-download-ftp;/pygtksourceview/2.10/pygtksourceview-&pygtksourceview-version;.tar.bz2">
51 <!ENTITY pygtksourceview-md5sum "2654354d61422fb79d8375fc3a3b5393">
52 <!ENTITY pygtksourceview-size "283 KB">
53 <!ENTITY pygtksourceview-buildsize "5 MB">
54 <!ENTITY pygtksourceview-time "0.4 SBU">
55
56 <!--
57 <!ENTITY pyorbit-download-http "&gnome-download-http;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
58 <!ENTITY pyorbit-download-ftp "&gnome-download-ftp;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
59 <!ENTITY pyorbit-md5sum "574593815e75ee6e98062c75d6d1581f">
60 <!ENTITY pyorbit-size "286 KB">
61 <!ENTITY pyorbit-buildsize "4 MB">
62 <!ENTITY pyorbit-time "0.1 SBU">
63
64 <!ENTITY gnome-python-download-http "&gnome-download-http;/gnome-python/2.28/gnome-python-&gnome-python-version;.tar.bz2">
65 <!ENTITY gnome-python-download-ftp "&gnome-download-ftp;/gnome-python/2.28/gnome-python-&gnome-python-version;.tar.bz2">
66 <!ENTITY gnome-python-md5sum "a17ad952813ed86f520de8e07194a2bf">
67 <!ENTITY gnome-python-size "549 KB">
68 <!ENTITY gnome-python-buildsize "12 MB">
69 <!ENTITY gnome-python-time "0.3 SBU">
70
71 <!ENTITY gnome-python-desktop-download-http "&gnome-download-http;/gnome-python-desktop/&gnome-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
72 <!ENTITY gnome-python-desktop-download-ftp "&gnome-download-ftp;/gnome-python-desktop/&gnome-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
73 <!ENTITY gnome-python-desktop-md5sum "b90f6e96a6321e7bf859f6faff2aa4df">
74 <!ENTITY gnome-python-desktop-size "584 KB">
75 <!ENTITY gnome-python-desktop-buildsize "15 MB">
76 <!ENTITY gnome-python-desktop-time "0.3 SBU"> -->
77]>
78
79<sect1 id="python-modules" xreflabel="Python modules">
80 <?dbhtml filename="python-modules.html" ?>
81
82 <sect1info>
83 <othername>$LastChangedBy$</othername>
84 <date>$Date$</date>
85 </sect1info>
86
87 <title>Python Modules</title>
88
89 <indexterm zone="python-modules">
90 <primary sortas="a-Python-modules">Python modules</primary>
91 </indexterm>
92
93 <sect2 role="package">
94 <title>Introduction to Python Modules</title>
95
96 <para>The <application>Python</application> module packages add useful
97 objects to the <application>Python</application> language. Modules utilized
98 by packages throughout BLFS are listed here, along with their dependencies.
99 Installation of the modules shown on this page is meant to follow from top
100 to bottom to handle optional dependencies in each module.</para>
101
102 <itemizedlist spacing="compact">
103 <listitem>
104 <para><xref linkend="pyxml"/></para>
105 </listitem>
106 <listitem>
107 <para><xref linkend="py2cairo"/></para>
108 </listitem>
109 <listitem>
110 <para><xref linkend="pycairo"/></para>
111 </listitem>
112 <listitem>
113 <para><xref linkend="pygobject2"/></para>
114 </listitem>
115 <listitem>
116 <para><xref linkend="pygobject3"/></para>
117 </listitem>
118 <listitem>
119 <para><xref linkend="pygtk"/></para>
120 </listitem>
121 <listitem>
122 <para><xref linkend="pygtksourceview"/></para>
123 </listitem>
124 <!--<listitem>
125 <para><xref linkend="pyorbit"/></para>
126 </listitem>
127 <listitem>
128 <para><xref linkend="gnome-python"/></para>
129 </listitem>
130 <listitem>
131 <para><xref linkend="gnome-python-desktop"/></para>
132 </listitem>-->
133 </itemizedlist>
134
135 </sect2>
136
137 <!-- Begin PyXML -->
138 <sect2 id="pyxml" xreflabel="PyXML-&pyxml-version;">
139
140 <title>PyXML-&pyxml-version;</title>
141
142 <indexterm zone="pyxml">
143 <primary sortas="a-PyXML">PyXML</primary>
144 </indexterm>
145
146 <sect3 role="package">
147 <title>Introduction to PyXML Module</title>
148
149 <para>The <application>PyXML</application> package contains a validating
150 XML parser, an implementation of the SAX and DOM programming interfaces,
151 an interface to the Expat parser, and a C helper module that can speed up
152 <filename>xmllib.py</filename> by a factor of five. This is useful for
153 validating, parsing and manipulating XML files using Python
154 programs.</para>
155
156 <bridgehead renderas="sect4">Package Information</bridgehead>
157 <itemizedlist spacing="compact">
158 <listitem>
159 <para>Download (HTTP): <ulink url="&pyxml-download-http;"/></para>
160 </listitem>
161 <listitem>
162 <para>Download (FTP): <ulink url="&pyxml-download-ftp;"/></para>
163 </listitem>
164 <listitem>
165 <para>Download MD5 sum: &pyxml-md5sum;</para>
166 </listitem>
167 <listitem>
168 <para>Download size: &pyxml-size;</para>
169 </listitem>
170 <listitem>
171 <para>Estimated disk space required: &pyxml-buildsize;</para>
172 </listitem>
173 <listitem>
174 <para>Estimated build time: &pyxml-time;</para>
175 </listitem>
176 </itemizedlist>
177
178 <bridgehead renderas="sect4">PyXML Dependencies</bridgehead>
179
180 <bridgehead renderas="sect5">Required</bridgehead>
181 <para role="required"><xref linkend="python2"/></para>
182
183 <para condition="html" role="usernotes">User Notes:
184 <ulink url="&blfs-wiki;/pyxml"/></para>
185
186 </sect3>
187
188 <sect3 role="installation">
189 <title>Installation of PyXML</title>
190
191 <para>Install <application>PyXML</application> by running the following
192 commands:</para>
193
194<screen><userinput>python setup.py build</userinput></screen>
195
196 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
197
198<screen role="root"><userinput>python setup.py install &amp;&amp;
199install -v -m644 doc/man/xmlproc_*.1 /usr/share/man/man1 &amp;&amp;
200install -v -m755 -d /usr/share/doc/PyXML-&pyxml-version; &amp;&amp;
201cp -v -R doc demo test /usr/share/doc/PyXML-&pyxml-version; &amp;&amp;
202install -v -m644 README* /usr/share/doc/PyXML-&pyxml-version;</userinput></screen>
203
204 <para>To run the regression tests, the package must first be installed.
205 Then, as an unprivileged user, issue the following commands:</para>
206
207<screen><userinput>cd test &amp;&amp;
208python regrtest.py &amp;&amp;
209cd ..</userinput></screen>
210
211 </sect3>
212
213 <sect3 role="commands">
214 <title>Command Explanations</title>
215
216 <para><command>python setup.py build</command>: This command copies the
217 <filename>*.py</filename> files to a staging area and compiles the C
218 extensions.</para>
219
220 <para><command>python setup.py install</command>: This command installs
221 the package.</para>
222
223 </sect3>
224
225 <sect3 role="content">
226 <title>Contents</title>
227
228 <segmentedlist>
229 <segtitle>Installed Programs</segtitle>
230 <segtitle>Installed Libraries</segtitle>
231 <segtitle>Installed Directories</segtitle>
232
233 <seglistitem>
234 <seg>xmlproc_parse and xmlproc_val</seg>
235 <seg>PyXML Python library modules</seg>
236 <seg>/usr/lib/python&python2-majorver;/site-packages/_xmlplus and
237 /usr/share/doc/PyXML-&pyxml-version;</seg>
238 </seglistitem>
239 </segmentedlist>
240
241 <variablelist>
242 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
243 <?dbfo list-presentation="list"?>
244 <?dbhtml list-presentation="table"?>
245
246 <varlistentry id="xmlproc_parse">
247 <term><command>xmlproc_parse</command></term>
248 <listitem>
249 <para>is a simple XML file parser using the xmlproc parser.</para>
250 <indexterm zone="pyxml xmlproc_parse">
251 <primary sortas="b-xmlproc_parse">xmlproc_parse</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="xmlproc_val">
257 <term><command>xmlproc_val</command></term>
258 <listitem>
259 <para>is a validating XML file parser using the xmlproc parser.</para>
260 <indexterm zone="pyxml xmlproc_val">
261 <primary sortas="b-xmlproc_val">xmlproc_val</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265 </variablelist>
266
267 </sect3>
268
269 </sect2>
270
271 <!-- End PyXML -->
272
273 <!-- Begin Py2cairo -->
274 <sect2 id="py2cairo" xreflabel="Py2cairo-&py2cairo-version;">
275
276 <title>Py2cairo-&py2cairo-version;</title>
277
278 <indexterm zone="py2cairo">
279 <primary sortas="a-Py2cairo">Py2cairo</primary>
280 </indexterm>
281
282 <sect3 role="package">
283 <title>Introduction to Py2cairo Module</title>
284
285 <para>Py2cairo provides <application>Python2</application> bindings to
286 <application>Cairo</application>.</para>
287
288 &lfs70_checked;
289
290 <bridgehead renderas="sect4">Package Information</bridgehead>
291 <itemizedlist spacing="compact">
292 <listitem>
293 <para>Download (HTTP): <ulink url="&py2cairo-download-http;"/></para>
294 </listitem>
295 <listitem>
296 <para>Download (FTP): <ulink url="&py2cairo-download-ftp;"/></para>
297 </listitem>
298 <listitem>
299 <para>Download MD5 sum: &py2cairo-md5sum;</para>
300 </listitem>
301 <listitem>
302 <para>Download size: &py2cairo-size;</para>
303 </listitem>
304 <listitem>
305 <para>Estimated disk space required: &py2cairo-buildsize;</para>
306 </listitem>
307 <listitem>
308 <para>Estimated build time: &py2cairo-time;</para>
309 </listitem>
310 </itemizedlist>
311
312 <bridgehead renderas="sect4">Py2cairo Dependencies</bridgehead>
313
314 <bridgehead renderas="sect5">Required</bridgehead>
315 <para role="required">
316 <xref linkend="python2"/> and
317 <xref linkend="cairo"/>
318 </para>
319
320 <bridgehead renderas="sect5">Optional</bridgehead>
321 <para role="optional">
322 <ulink url="http://pytest.org">pytest</ulink>
323 </para>
324
325 <para condition="html" role="usernotes">User Notes:
326 <ulink url="&blfs-wiki;/pycairo"/></para>
327
328 </sect3>
329
330 <sect3 role="installation">
331 <title>Installation of Py2cairo</title>
332
333 <para>Install <application>Py2cairo</application> by running the following
334 commands:</para>
335
336<screen><userinput>./configure --prefix=/usr &amp;&amp;
337make</userinput></screen>
338
339 <para>The test suite requires the optional <application>pytest</application>
340 package. If installed, it is run by changing to the
341 <filename class='directory'>test</filename> directory and running
342 <userinput>py.test</userinput>.</para>
343
344 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
345
346<screen role="root"><userinput>make install</userinput></screen>
347
348 </sect3>
349
350 <sect3 role="content">
351 <title>Contents</title>
352
353 <segmentedlist>
354 <segtitle>Installed Programs</segtitle>
355 <segtitle>Installed Libraries</segtitle>
356 <segtitle>Installed Directory</segtitle>
357
358 <seglistitem>
359 <seg>None</seg>
360 <seg>_cairo.so</seg>
361 <seg>/usr/include/pycairo and
362 /usr/lib/python2.7/site-packages/cairo</seg>
363 </seglistitem>
364 </segmentedlist>
365
366 </sect3>
367
368 </sect2>
369
370 <!-- End Py2cairo -->
371 <!-- Begin Pycairo -->
372 <sect2 id="pycairo" xreflabel="Pycairo-&pycairo-version;">
373
374 <title>Pycairo-&pycairo-version;</title>
375
376 <indexterm zone="pycairo">
377 <primary sortas="a-Pycairo">Pycairo</primary>
378 </indexterm>
379
380 <sect3 role="package">
381 <title>Introduction to Pycairo Module</title>
382
383 <para>Pycairo provides <application>Python</application> bindings to
384 <application>Cairo</application>.</para>
385
386 <bridgehead renderas="sect4">Package Information</bridgehead>
387 <itemizedlist spacing="compact">
388 <listitem>
389 <para>Download (HTTP): <ulink url="&pycairo-download-http;"/></para>
390 </listitem>
391 <listitem>
392 <para>Download (FTP): <ulink url="&pycairo-download-ftp;"/></para>
393 </listitem>
394 <listitem>
395 <para>Download MD5 sum: &pycairo-md5sum;</para>
396 </listitem>
397 <listitem>
398 <para>Download size: &pycairo-size;</para>
399 </listitem>
400 <listitem>
401 <para>Estimated disk space required: &pycairo-buildsize;</para>
402 </listitem>
403 <listitem>
404 <para>Estimated build time: &pycairo-time;</para>
405 </listitem>
406 </itemizedlist>
407
408 <bridgehead renderas="sect4">Pycairo Dependencies</bridgehead>
409
410 <bridgehead renderas="sect5">Required</bridgehead>
411 <para role="required"><xref linkend="python2"/> and
412 <xref linkend="cairo"/></para>
413
414 <para condition="html" role="usernotes">User Notes:
415 <ulink url="&blfs-wiki;/pycairo"/></para>
416
417 </sect3>
418
419 <sect3 role="installation">
420 <title>Installation of Pycairo</title>
421
422 <para>Install <application>Pycairo</application> by running the following
423 commands:</para>
424
425<screen><userinput>./configure --prefix=/usr &amp;&amp;
426make</userinput></screen>
427
428 <para>This package does not come with a test suite.</para>
429
430 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
431
432<screen role="root"><userinput>make install</userinput></screen>
433
434 </sect3>
435
436 <sect3 role="content">
437 <title>Contents</title>
438
439 <segmentedlist>
440 <segtitle>Installed Programs</segtitle>
441 <segtitle>Installed Libraries</segtitle>
442 <segtitle>Installed Directories</segtitle>
443
444 <seglistitem>
445 <seg>None</seg>
446 <seg>Pycairo Python library module</seg>
447 <seg>/usr/include/pycairo and
448 /usr/lib/python&python2-majorver;/site-packages/cairo</seg>
449 </seglistitem>
450 </segmentedlist>
451
452 </sect3>
453
454 </sect2>
455
456 <!-- End Pycairo -->
457
458 <!-- Begin PyGObject2 -->
459 <sect2 id="pygobject2" xreflabel="PyGObject-&pygobject2-version;">
460
461 <title>PyGObject-&pygobject2-version;</title>
462
463 <indexterm zone="pygobject2">
464 <primary sortas="a-PyGObject">PyGObject</primary>
465 </indexterm>
466
467 <sect3 role="package">
468 <title>Introduction to PyGObject Module</title>
469
470 <para>PyGObject provides <application>Python</application> bindings to the
471 GObject class from <application>GLib</application>.</para>
472
473 <bridgehead renderas="sect4">Package Information</bridgehead>
474 <itemizedlist spacing="compact">
475 <listitem>
476 <para>Download (HTTP): <ulink url="&pygobject2-download-http;"/></para>
477 </listitem>
478 <listitem>
479 <para>Download (FTP): <ulink url="&pygobject2-download-ftp;"/></para>
480 </listitem>
481 <listitem>
482 <para>Download MD5 sum: &pygobject2-md5sum;</para>
483 </listitem>
484 <listitem>
485 <para>Download size: &pygobject2-size;</para>
486 </listitem>
487 <listitem>
488 <para>Estimated disk space required: &pygobject2-buildsize;</para>
489 </listitem>
490 <listitem>
491 <para>Estimated build time: &pygobject2-time;</para>
492 </listitem>
493 </itemizedlist>
494
495 <bridgehead renderas="sect4">PyGObject Dependencies</bridgehead>
496
497 <bridgehead renderas="sect5">Required</bridgehead>
498 <para role="required"><xref linkend="pycairo"/> and
499 <xref linkend="glib2"/></para>
500
501 <bridgehead renderas="sect5">Optional</bridgehead>
502 <para role="optional"><xref linkend="gobject-introspection"/> and
503 <xref linkend="libxslt"/> (to Build Documentation)</para>
504
505 <para condition="html" role="usernotes">User Notes:
506 <ulink url="&blfs-wiki;/pygobject"/></para>
507
508 </sect3>
509
510 <sect3 role="installation">
511 <title>Installation of PyGObject</title>
512
513 <para>Install <application>PyGObject</application> by running the following
514 commands:</para>
515
516<screen><userinput>./configure --prefix=/usr \
517 --disable-introspection &amp;&amp;
518make</userinput></screen>
519
520 <!-- not strictly true, blows up with
521 No rule to make target `Regress-1.0.typelib', needed by `check-local' -->
522 <para>This package does not have a testsuite.</para>
523 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
524
525 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
526
527<screen role="root"><userinput>make install</userinput></screen>
528
529 </sect3>
530
531 <sect3 role="commands">
532 <title>Command Explanations</title>
533
534 <para><parameter>--disable-introspection</parameter>: This switch is
535 required because the package cannot build against recent versions of
536 <application>gobject-introspection</application>.</para>
537
538 <para><option>--disable-docs</option>: This option disables the
539 rebuilding of the html documentation if <xref linkend="libxslt"/> is
540 installed.</para>
541
542 </sect3>
543
544 <sect3 role="content">
545 <title>Contents</title>
546
547 <segmentedlist>
548 <segtitle>Installed Programs</segtitle>
549 <segtitle>Installed Libraries</segtitle>
550 <segtitle>Installed Directories</segtitle>
551
552 <seglistitem>
553 <seg>pygobject-codegen-2.0</seg>
554 <seg>libpyglib-2.0-python.so, _gio.so, unix.so, _glib.so, and
555 _gobject.so</seg>
556 <seg>/usr/{include/pygtk-2.0,
557 lib/python&python2-majorver;/site-packages/gtk-2.0/{gio,glib,gobject},
558 share/{gtk-doc/html/pygobject,pygobject/{2.0/{codegen,defs},
559 xsl}}}</seg>
560 </seglistitem>
561 </segmentedlist>
562
563 </sect3>
564
565 </sect2>
566
567 <!-- End PyGObject2 -->
568
569 <!-- Begin PyGObject3 -->
570 <sect2 id="pygobject3" xreflabel="PyGObject-&pygobject3-version;">
571
572 <title>PyGObject-&pygobject3-version;</title>
573
574 <indexterm zone="pygobject3">
575 <primary sortas="a-PyGObject">PyGObject</primary>
576 </indexterm>
577
578 <sect3 role="package">
579 <title>Introduction to PyGObject Module</title>
580
581 <para>PyGObject provides <application>Python</application> bindings to the
582 GObject class from <application>GLib</application>.</para>
583
584 &lfs70_checked;
585
586 <bridgehead renderas="sect4">Package Information</bridgehead>
587 <itemizedlist spacing="compact">
588 <listitem>
589 <para>Download (HTTP): <ulink url="&pygobject3-download-http;"/></para>
590 </listitem>
591 <listitem>
592 <para>Download (FTP): <ulink url="&pygobject3-download-ftp;"/></para>
593 </listitem>
594 <listitem>
595 <para>Download MD5 sum: &pygobject3-md5sum;</para>
596 </listitem>
597 <listitem>
598 <para>Download size: &pygobject3-size;</para>
599 </listitem>
600 <listitem>
601 <para>Estimated disk space required: &pygobject3-buildsize;</para>
602 </listitem>
603 <listitem>
604 <para>Estimated build time: &pygobject3-time;</para>
605 </listitem>
606 </itemizedlist>
607
608 <bridgehead renderas="sect4">PyGObject Dependencies</bridgehead>
609
610 <bridgehead renderas="sect5">Required</bridgehead>
611 <para role="required">
612 <xref linkend="python2"/> and
613 <xref linkend="glib2"/>
614 </para>
615
616 <bridgehead renderas="sect5">Optional</bridgehead>
617 <para role="optional">
618 <xref linkend="gobject-introspection"/> and
619 <xref linkend="libxslt"/> (to Build Documentation)
620 </para>
621
622 <para condition="html" role="usernotes">User Notes:
623 <ulink url="&blfs-wiki;/pygobject"/></para>
624
625 </sect3>
626
627 <!-- Begin PyGObject -->
628
629 <sect3 role="installation">
630 <title>Installation of PyGObject</title>
631
632 <para>Install <application>PyGObject</application> by running the following
633 commands:</para>
634
635<screen><userinput>./configure --prefix=/usr &amp;&amp;
636make</userinput></screen>
637
638 <para>To test the results, issue: <command>make check</command>.</para>
639
640 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
641
642<screen role="root"><userinput>make install</userinput></screen>
643
644 </sect3>
645
646 <sect3 role="commands">
647 <title>Command Explanations</title>
648
649 <para><parameter>--disable-docs</parameter>: This option disables the
650 rebuilding of the html documentation if <xref linkend="libxslt"/> is
651 installed.</para>
652
653 </sect3>
654
655 <sect3 role="content">
656 <title>Contents</title>
657
658 <segmentedlist>
659 <segtitle>Installed Programs</segtitle>
660 <segtitle>Installed Libraries</segtitle>
661 <segtitle>Installed Directories</segtitle>
662
663 <seglistitem>
664 <seg>pygobject-codegen-2.0</seg>
665
666 <seg>libpyglib-gi-2.0-python.so,
667 _gio.so,
668 _gi_cairo.so
669 _gobject.so</seg>
670
671 <seg>/usr/include/pygobject-3.0 and
672 /usr/lib/python2.7
673 </seg>
674 </seglistitem>
675 </segmentedlist>
676
677 </sect3>
678
679 </sect2>
680
681 <!-- End PyGObject -->
682
683 <!-- Begin PyGTK -->
684 <sect2 id="pygtk" xreflabel="PyGTK-&pygtk-version;">
685
686 <title>PyGTK-&pygtk-version;</title>
687
688 <indexterm zone="pygtk">
689 <primary sortas="a-PyGTK">PyGTK</primary>
690 </indexterm>
691
692 <sect3 role="package">
693 <title>Introduction to PyGTK Module</title>
694
695 <para>PyGTK lets you to easily create programs with a graphical user
696 interface using the <application>Python</application> programming
697 language.</para>
698
699 <bridgehead renderas="sect4">Package Information</bridgehead>
700 <itemizedlist spacing="compact">
701 <listitem>
702 <para>Download (HTTP): <ulink url="&pygtk-download-http;"/></para>
703 </listitem>
704 <listitem>
705 <para>Download (FTP): <ulink url="&pygtk-download-ftp;"/></para>
706 </listitem>
707 <listitem>
708 <para>Download MD5 sum: &pygtk-md5sum;</para>
709 </listitem>
710 <listitem>
711 <para>Download size: &pygtk-size;</para>
712 </listitem>
713 <listitem>
714 <para>Estimated disk space required: &pygtk-buildsize;</para>
715 </listitem>
716 <listitem>
717 <para>Estimated build time: &pygtk-time;</para>
718 </listitem>
719 </itemizedlist>
720
721 <bridgehead renderas="sect4">PyGTK Dependencies</bridgehead>
722
723 <bridgehead renderas="sect5">Required</bridgehead>
724 <para role="required"><xref linkend="pygobject2"/></para>
725
726 <bridgehead renderas="sect5">Required (atk module)</bridgehead>
727 <para role="required"><xref linkend="atk"/></para>
728
729 <bridgehead renderas="sect5">Required (pango module)</bridgehead>
730 <para role="required"><xref linkend="pango"/></para>
731
732 <bridgehead renderas="sect5">Required (pangocairo module)</bridgehead>
733 <para role="required"><xref linkend="pycairo"/> and
734 <xref linkend="pango"/></para>
735
736 <bridgehead renderas="sect5">Required (gtk and gtk.unixprint
737 modules)</bridgehead>
738 <para role="required"><xref linkend="pycairo"/> and
739 <xref linkend="gtk2"/></para>
740
741 <bridgehead renderas="sect5">Required (gtk.libglade module)</bridgehead>
742 <para role="required"><xref linkend="pycairo"/> and
743 <xref linkend="libglade"/></para>
744
745 <bridgehead renderas="sect5">Optional</bridgehead>
746 <para role="optional"><ulink url="http://numpy.scipy.org/">NumPy</ulink></para>
747
748 <bridgehead renderas="sect5">Optional (to Build Documentation)</bridgehead>
749 <para role="optional"><xref linkend="libxslt"/></para>
750
751 <para condition="html" role="usernotes">User Notes:
752 <ulink url="&blfs-wiki;/pygtk"/></para>
753
754 </sect3>
755
756 <sect3 role="installation">
757 <title>Installation of PyGTK</title>
758
759 <para>Install <application>PyGTK</application> by running the following
760 commands:</para>
761
762<screen><userinput>./configure --prefix=/usr &amp;&amp;
763make</userinput></screen>
764
765 <para>The tests must be run from an active X display. If this is so,
766 issue: <command>make check</command>.</para>
767
768 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
769
770<screen role="root"><userinput>make install</userinput></screen>
771
772 </sect3>
773
774 <sect3 role="commands">
775 <title>Command Explanations</title>
776
777 <para><parameter>--enable-docs</parameter>: This option enables
778 rebuilding the html documentation if <xref linkend="libxslt"/> is
779 installed.</para>
780
781 </sect3>
782
783 <sect3 role="content">
784 <title>Contents</title>
785
786 <segmentedlist>
787 <segtitle>Installed Programs</segtitle>
788 <segtitle>Installed Libraries</segtitle>
789 <segtitle>Installed Directories</segtitle>
790
791 <seglistitem>
792 <seg>pygtk-codegen-2.0</seg>
793 <seg>atk.so, _gtk.so, glade.so, gtkunixprint.so, pango.so, and
794 pangocairo.so</seg>
795 <seg>/usr/{include/pygtk-2.0/pygtk,lib/{pygtk/2.0/demos/images,
796 python&python2-majorver;/site-packages/gtk-2.0/gtk},
797 share/{gtk-doc/html/pygtk/{cursors,icons,images},pygtk/2.0/defs}}</seg>
798 </seglistitem>
799 </segmentedlist>
800
801 <variablelist>
802 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
803 <?dbfo list-presentation="list"?>
804 <?dbhtml list-presentation="table"?>
805
806 <varlistentry id="pygtk-codegen-2.0">
807 <term><command>pygtk-codegen-2.0</command></term>
808 <listitem>
809 <para>is a wrapper script to run the <application>PyGTK</application>
810 codegen module.</para>
811 <indexterm zone="pygtk pygtk-codegen-2.0">
812 <primary sortas="b-pygtk-codegen-2.0">pygtk-codegen-2.0</primary>
813 </indexterm>
814 </listitem>
815 </varlistentry>
816
817 <varlistentry id="pygtk-demo">
818 <term><command>pygtk-demo</command></term>
819 <listitem>
820 <para>is a Python wrapper to run the <application>PyGTK</application>
821 demo program.</para>
822 <indexterm zone="pygtk pygtk-demo">
823 <primary sortas="b-pygtk-demo">pygtk-demo</primary>
824 </indexterm>
825 </listitem>
826 </varlistentry>
827 </variablelist>
828
829 </sect3>
830
831 </sect2>
832 <!-- End PyGTK -->
833
834 <!-- Begin PyGtkSourceView -->
835 <sect2 id="pygtksourceview" xreflabel="PyGtkSourceView-&pygtksourceview-version;">
836
837 <title>PyGtkSourceView-&pygtksourceview-version;</title>
838
839 <indexterm zone="pygtksourceview">
840 <primary sortas="a-PyGtkSourceView">PyGtkSourceView</primary>
841 </indexterm>
842
843 <sect3 role="package">
844 <title>Introduction to PyGtkSourceView Module</title>
845
846 <para>PyGtkSourceView contains python bindings for the version 2 of the
847 <application>GtkSourceView</application> library.</para>
848
849 <bridgehead renderas="sect4">Package Information</bridgehead>
850 <itemizedlist spacing="compact">
851 <listitem>
852 <para>Download (HTTP): <ulink url="&pygtksourceview-download-http;"/></para>
853 </listitem>
854 <listitem>
855 <para>Download (FTP): <ulink url="&pygtksourceview-download-ftp;"/></para>
856 </listitem>
857 <listitem>
858 <para>Download MD5 sum: &pygtksourceview-md5sum;</para>
859 </listitem>
860 <listitem>
861 <para>Download size: &pygtksourceview-size;</para>
862 </listitem>
863 <listitem>
864 <para>Estimated disk space required: &pygtksourceview-buildsize;</para>
865 </listitem>
866 <listitem>
867 <para>Estimated build time: &pygtksourceview-time;</para>
868 </listitem>
869 </itemizedlist>
870
871 <bridgehead renderas="sect4">PyGtkSourceView Dependencies</bridgehead>
872
873 <bridgehead renderas="sect5">Required</bridgehead>
874 <para role="required"><xref linkend="gtksourceview"/> and
875 <xref linkend="pygtk"/></para>
876
877 <bridgehead renderas="sect5">Recommended</bridgehead>
878 <para role="recommended"><xref linkend="DocBook"/></para>
879
880 <bridgehead renderas="sect5">Optional</bridgehead>
881 <para role="optional"><xref linkend="gtk-doc"/></para>
882
883 <para condition="html" role="usernotes">User Notes:
884 <ulink url="&blfs-wiki;/pygtksourceview"/></para>
885
886 </sect3>
887
888 <sect3 role="installation">
889 <title>Installation of PyGtkSourceView</title>
890
891 <para>Install <application>PyGtkSourceView</application> by running the following
892 commands:</para>
893
894<screen><userinput>./configure --prefix=/usr &amp;&amp;
895make</userinput></screen>
896
897 <para>This package does not come with a test suite.</para>
898
899 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
900
901<screen role="root"><userinput>make install</userinput></screen>
902
903 </sect3>
904
905 <sect3 role="commands">
906 <title>Command Explanations</title>
907
908 <para><option>--disable-docs</option>: This option disables the
909 documentation building and is required if
910 <application>DocBook</application> is not installed.</para>
911
912 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
913 href="../../xincludes/gtk-doc-rebuild.xml"/>
914
915 </sect3>
916
917 <sect3 role="content">
918 <title>Contents</title>
919
920 <segmentedlist>
921 <segtitle>Installed Programs</segtitle>
922 <segtitle>Installed Libraries</segtitle>
923 <segtitle>Installed Directory</segtitle>
924
925 <seglistitem>
926 <seg>None</seg>
927 <seg>gtksourceview2.so</seg>
928 <seg>/usr/share/gtk-doc/html/pygtksourceview2</seg>
929 </seglistitem>
930 </segmentedlist>
931
932 <variablelist>
933 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
934 <?dbfo list-presentation="list"?>
935 <?dbhtml list-presentation="table"?>
936
937 <varlistentry id="gtksourceview2">
938 <term><filename class='libraryfile'>gtksourceview2.so</filename></term>
939 <listitem>
940 <para>PyGtkSourceView Python library module.</para>
941 <indexterm zone="pygtksourceview gtksourceview2">
942 <primary sortas="c-gtksourceview2">gtksourceview2.so</primary>
943 </indexterm>
944 </listitem>
945 </varlistentry>
946
947 </variablelist>
948
949 </sect3>
950
951 </sect2>
952 <!-- End PyGtkSourceView -->
953
954 <!--
955 <!\-\- Begin PyORBit \-\->
956 <sect2 id="pyorbit" xreflabel="PyORBit-&pyorbit-version;">
957
958 <title>PyORBit-&pyorbit-version;</title>
959
960 <indexterm zone="pyorbit">
961 <primary sortas="a-PyORBit">PyORBit</primary>
962 </indexterm>
963
964 <sect3 role="package">
965 <title>Introduction to PyORBit Module</title>
966
967 <para>This is a <application>Python</application> language binding for
968 the <application>ORBit2</application> CORBA implementation.</para>
969
970 <bridgehead renderas="sect4">Package Information</bridgehead>
971 <itemizedlist spacing="compact">
972 <listitem>
973 <para>Download (HTTP): <ulink url="&pyorbit-download-http;"/></para>
974 </listitem>
975 <listitem>
976 <para>Download (FTP): <ulink url="&pyorbit-download-ftp;"/></para>
977 </listitem>
978 <listitem>
979 <para>Download MD5 sum: &pyorbit-md5sum;</para>
980 </listitem>
981 <listitem>
982 <para>Download size: &pyorbit-size;</para>
983 </listitem>
984 <listitem>
985 <para>Estimated disk space required: &pyorbit-buildsize;</para>
986 </listitem>
987 <listitem>
988 <para>Estimated build time: &pyorbit-time;</para>
989 </listitem>
990 </itemizedlist>
991
992 <bridgehead renderas="sect4">PyORBit Dependencies</bridgehead>
993
994 <bridgehead renderas="sect5">Required</bridgehead>
995 <para role="required"><xref linkend="python2"/> and
996 <xref linkend="ORBit2"/></para>
997
998 <para condition="html" role="usernotes">User Notes:
999 <ulink url="&blfs-wiki;/pyorbit"/></para>
1000
1001 </sect3>
1002
1003 <sect3 role="installation">
1004 <title>Installation of PyORBit</title>
1005
1006 <para>Install <application>PyORBit</application> by running the following
1007 commands:</para>
1008
1009<screen><userinput>./configure \-\-prefix=/usr &amp;&amp;
1010make</userinput></screen>
1011
1012 <!\-\- There's some test scripts, but I don't know what to run \-\->
1013 <para>This package does not come with a test suite.</para>
1014
1015 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
1016
1017<screen role="root"><userinput>make install</userinput></screen>
1018
1019 </sect3>
1020
1021 <sect3 role="content">
1022 <title>Contents</title>
1023
1024 <segmentedlist>
1025 <segtitle>Installed Programs</segtitle>
1026 <segtitle>Installed Libraries</segtitle>
1027 <segtitle>Installed Directories</segtitle>
1028
1029 <seglistitem>
1030 <seg>None</seg>
1031 <seg>PyORBit Python library module</seg>
1032 <seg>/usr/include/pyorbit-2</seg>
1033 </seglistitem>
1034 </segmentedlist>
1035
1036 </sect3>
1037
1038 </sect2>
1039 <!\-\- End PyORBit \-\->
1040
1041 <!\-\- Begin Gnome-Python \-\->
1042 <sect2 id="gnome-python" xreflabel="Gnome-Python-&gnome-python-version;">
1043
1044 <title>Gnome-Python-&gnome-python-version;</title>
1045
1046 <indexterm zone="gnome-python">
1047 <primary sortas="a-Gnome-Python">Gnome-Python</primary>
1048 </indexterm>
1049
1050 <sect3 role="package">
1051 <title>Introduction to Gnome-Python Module</title>
1052
1053 <para>Gnome-Python provides <application>Python</application> modules
1054 for various GNOME libraries.</para>
1055
1056 <bridgehead renderas="sect4">Package Information</bridgehead>
1057 <itemizedlist spacing="compact">
1058 <listitem>
1059 <para>Download (HTTP): <ulink url="&gnome-python-download-http;"/></para>
1060 </listitem>
1061 <listitem>
1062 <para>Download (FTP): <ulink url="&gnome-python-download-ftp;"/></para>
1063 </listitem>
1064 <listitem>
1065 <para>Download MD5 sum: &gnome-python-md5sum;</para>
1066 </listitem>
1067 <listitem>
1068 <para>Download size: &gnome-python-size;</para>
1069 </listitem>
1070 <listitem>
1071 <para>Estimated disk space required: &gnome-python-buildsize;</para>
1072 </listitem>
1073 <listitem>
1074 <para>Estimated build time: &gnome-python-time;</para>
1075 </listitem>
1076 </itemizedlist>
1077
1078 <bridgehead renderas="sect4">Gnome-Python Dependencies</bridgehead>
1079
1080 <bridgehead renderas="sect5">Required</bridgehead>
1081 <para role="required"><xref linkend="pygtk"/> and
1082 <xref linkend="libgnome"/></para>
1083
1084 <!\-\- Many modules get their deps pulled in through libgnome: libbonobo,
1085 gnome-vfs, GConf \-\->
1086
1087 <bridgehead renderas="sect5">Required (gnome.ui module)</bridgehead>
1088 <para role="required"><xref linkend="pyorbit"/> and
1089 <xref linkend="libgnomeui"/></para>
1090
1091 <bridgehead renderas="sect5">Required (gnome.canvas module)</bridgehead>
1092 <para role="required"><xref linkend="libgnomecanvas"/></para>
1093
1094 <bridgehead renderas="sect5">Required (gnomevfs module bonobo
1095 support)</bridgehead>
1096 <para role="required"><xref linkend="pyorbit"/></para>
1097
1098 <bridgehead renderas="sect5">Required (bonobo.ui module)</bridgehead>
1099 <para role="required"><xref linkend="libbonoboui"/></para>
1100
1101 <para condition="html" role="usernotes">User Notes:
1102 <ulink url="&blfs-wiki;/gnome-python"/></para>
1103
1104 </sect3>
1105
1106 <sect3 role="installation">
1107 <title>Installation of Gnome-Python</title>
1108
1109 <para>Install <application>Gnome-Python</application> by running the following
1110 commands:</para>
1111
1112<screen><userinput>./configure \-\-prefix=/usr &amp;&amp;
1113make</userinput></screen>
1114
1115 <!\-\- Tests were crashing on me; need to figure out why \-\->
1116 <para>This package does not come with a test suite.</para>
1117
1118 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
1119
1120<screen role="root"><userinput>make install</userinput></screen>
1121
1122 </sect3>
1123
1124 <sect3 role="content">
1125 <title>Contents</title>
1126
1127 <segmentedlist>
1128 <segtitle>Installed Programs</segtitle>
1129 <segtitle>Installed Libraries</segtitle>
1130 <segtitle>Installed Directories</segtitle>
1131
1132 <seglistitem>
1133 <seg>None</seg>
1134 <seg>libpythonmethod.so, _bonobo.so, activation.so, ui.so, gconf.so,
1135 _gnome.so, ui.so, gnomecanvas.so, _gnomevfs.so, and
1136 gnomevfsbonobo.so</seg>
1137 <seg>/usr/{include/gnome-python-2.0,
1138 lib/python&python2-majorver;/site-packages/gtk-2.0/{bonobo,gnomevfs},
1139 share/{gtk-doc/html/pygnomevfs,pygtk/2.0/argtypes}}</seg>
1140 </seglistitem>
1141 </segmentedlist>
1142
1143 </sect3>
1144
1145 </sect2>
1146 <!\-\- End Gnome-Python \-\->
1147
1148 <!\-\- Begin Gnome-Python-Desktop \-\->
1149 <sect2 id="gnome-python-desktop" xreflabel="Gnome-Python-Desktop-&gnome-python-desktop-version;">
1150
1151 <title>Gnome-Python-Desktop-&gnome-python-desktop-version;</title>
1152
1153 <indexterm zone="gnome-python-desktop">
1154 <primary sortas="a-Gnome-Python-Desktop">Gnome-Python-Desktop</primary>
1155 </indexterm>
1156
1157 <sect3 role="package">
1158 <title>Introduction to Gnome-Python-Desktop Module</title>
1159
1160 <para>Gnome-Python-Desktop provides additional <application>Python</application>
1161 modules for GNOME libraries.</para>
1162
1163 <bridgehead renderas="sect4">Package Information</bridgehead>
1164 <itemizedlist spacing="compact">
1165 <listitem>
1166 <para>Download (HTTP): <ulink url="&gnome-python-desktop-download-http;"/></para>
1167 </listitem>
1168 <listitem>
1169 <para>Download (FTP): <ulink url="&gnome-python-desktop-download-ftp;"/></para>
1170 </listitem>
1171 <listitem>
1172 <para>Download MD5 sum: &gnome-python-desktop-md5sum;</para>
1173 </listitem>
1174 <listitem>
1175 <para>Download size: &gnome-python-desktop-size;</para>
1176 </listitem>
1177 <listitem>
1178 <para>Estimated disk space required: &gnome-python-desktop-buildsize;</para>
1179 </listitem>
1180 <listitem>
1181 <para>Estimated build time: &gnome-python-desktop-time;</para>
1182 </listitem>
1183 </itemizedlist>
1184
1185 <bridgehead renderas="sect4">Gnome-Python-Desktop Dependencies</bridgehead>
1186
1187 <!\-\- Not strictly true, but needed to find install directories and
1188 by most modules \-\->
1189 <bridgehead renderas="sect5">Required</bridgehead>
1190 <para role="required"><xref linkend="gnome-python"/></para>
1191
1192 <bridgehead renderas="sect5">Required (gnomeapplet module)</bridgehead>
1193 <para role="required"><xref linkend="gnome-panel"/></para>
1194
1195 <bridgehead renderas="sect5">Required (gnomeprint module)</bridgehead>
1196 <para role="required"><xref linkend="libgnomeprint"/></para>
1197
1198 <bridgehead renderas="sect5">Required (gnomeprint.ui module)</bridgehead>
1199 <para role="required"><xref linkend="libgnomeprintui"/></para>
1200
1201 <!\-\- looks like version 1.x of gtksourceview is the requirement \-\->
1202 <bridgehead renderas="sect5">Required (gtksourceview module)</bridgehead>
1203 <para role="required"><xref linkend="gtksourceview"/> (Version 1.x required)</para>
1204
1205 <bridgehead renderas="sect5">Required (wnck module)</bridgehead>
1206 <para role="required"><xref linkend="libwnck"/></para>
1207
1208 <bridgehead renderas="sect5">Required (totem.plparser module)</bridgehead>
1209 <para role="required"><xref linkend="totem"/></para>
1210
1211 <bridgehead renderas="sect5">Required (gtop module)</bridgehead>
1212 <para role="required"><xref linkend="libgtop"/></para>
1213
1214 <bridgehead renderas="sect5">Required (braseromedia and braseroburn modules)</bridgehead>
1215 <para role="required"><xref linkend="brasero"/></para>
1216
1217 <bridgehead renderas="sect5">Required (mediaprofiles module)</bridgehead>
1218 <para role="required"><xref linkend="gnome-media"/></para>
1219
1220 <bridgehead renderas="sect5">Required (rsvg module)</bridgehead>
1221 <para role="required"><xref linkend="librsvg"/></para>
1222
1223 <bridgehead renderas="sect5">Required (metacity module)</bridgehead>
1224 <para role="required"><xref linkend="metacity"/></para>
1225
1226 <bridgehead renderas="sect5">Required (gnomekeyring module)</bridgehead>
1227 <para role="required"><xref linkend="gnome-keyring"/></para>
1228
1229 <bridgehead renderas="sect5">Required (gnomedesktop module)</bridgehead>
1230 <para role="required"><xref linkend="gnome-desktop"/></para>
1231
1232 <bridgehead renderas="sect5">Required (bugbuddy module)</bridgehead>
1233 <para role="required"><xref linkend="bug-buddy"/></para>
1234
1235 <bridgehead renderas="sect5">Required (evolution.ebook and evolution.ecal modules)</bridgehead>
1236 <para role="required"><xref linkend="evolution-data-server"/></para>
1237
1238 <bridgehead renderas="sect5">Required (evince module)</bridgehead>
1239 <para role="required"><xref linkend="evince"/></para>
1240
1241 <para condition="html" role="usernotes">User Notes:
1242 <ulink url="&blfs-wiki;/gnome-python-desktop"/></para>
1243
1244 </sect3>
1245
1246 <sect3 role="installation">
1247 <title>Installation of Gnome-Python-Desktop</title>
1248
1249 <para>Install <application>Gnome-Python-Desktop</application> by running
1250 the following commands:</para>
1251
1252<screen><userinput>./configure \-\-prefix=/usr &amp;&amp;
1253make</userinput></screen>
1254
1255 <!\-\- Tests were crashing on me; need to figure out why \-\->
1256 <para>This package does not come with a test suite.</para>
1257
1258 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
1259
1260<screen role="root"><userinput>make install</userinput></screen>
1261
1262 </sect3>
1263
1264 <sect3 role="commands">
1265 <title>Command Explanations</title>
1266
1267 <para><parameter>\-\-enable-metacity</parameter>: This option enables
1268 building the metacity module if <xref linkend="metacity"/> is
1269 installed.</para>
1270
1271 </sect3>
1272
1273 <sect3 role="content">
1274 <title>Contents</title>
1275
1276 <segmentedlist>
1277 <segtitle>Installed Programs</segtitle>
1278 <segtitle>Installed Libraries</segtitle>
1279 <segtitle>Installed Directories</segtitle>
1280
1281 <seglistitem>
1282 <seg>None</seg>
1283 <seg>braseroburn.so, braseromedia.so, evince.so, ebook.so, ecal.so,
1284 gnomeapplet.so, _gnomedesktop.so, gnomekeyring.so, _print.so, ui.so,
1285 gtop.so, mediaprofiles.so, rsvg.so, plparser.so, and wnck.so</seg>
1286 <seg>/usr/{lib/python&python2-majorver;/site-packages/gtk-2.0/{evolution,
1287 gnomedesktop,gnomeprint,totem},share/gtk-doc/html/pygnomeprintui}</seg>
1288 <seg>None</seg>
1289 </seglistitem>
1290 </segmentedlist>
1291
1292 </sect3>
1293
1294 </sect2>
1295 <!\-\- End Gnome-Python-Desktop -->
1296
1297</sect1>
Note: See TracBrowser for help on using the repository browser.