#2456: Python 2.5.2
-----------------------+----------------------------------------------------
Reporter: Ag.Hatzim | Owner: [EMAIL PROTECTED]
Type: task | Status: assigned
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by Ag.Hatzim):
Two notes:
a.We might also want to enhance a bit the note about the optional
documentation.
Here is why.
If you invoke the python interpreter and type help('import'), you will
take a notice that you need to install the html documentation and to set
the environment variable PYTHONDOCS.
So maybe we could provide an installation instruction of the pre-formatted
documentation.
If we choose to this, there is no standard place among the distributions,
but usually goes under "/usr/share/doc/Python-Docs-2.5/html" or
/usr/share/doc/python/html" or "/usr/share/doc/python/Python-
Docs-2.5/html" (I personally use the latter) and then provide one or two
line(s) to warn the user to set the environment variable PYTHONDOCS.
b.It might be a good idea to have an explanation why Tk is listed as
dependency, e.g.,
(to build the <ulink url='http://wiki.python.org/moin/TkInter'>Tkinter
module</ulink>)
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2456#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page