#8660: German translation of installation guide
-----------------------------------------------------------------------------+
Reporter: mvngu |
Owner: hedtke
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-5.7
Component: documentation |
Resolution:
Keywords: installation guide, German |
Work issues:
Report Upstream: N/A |
Reviewers: Leif Leonhardy, Harald Schilly, Volker Braun
Authors: Bernhard Bloechl, Minh Van Nguyen, Simon King, Ivo Hedtke |
Merged in:
Dependencies: |
Stopgaps:
-----------------------------------------------------------------------------+
Comment (by jdemeyer):
I am afraid this is a translation of an '''outdated version''' of the
installation manual, a lot has changed and is in fact quite wrong, in
particular the "installing from source" part. It even causes:
{{{
sage -t --long -force_lib devel/sage/doc/de/installation/source.rst
**********************************************************************
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/devel
/sage-main/doc/de/installation/source.rst", line 166:
sage: import _tkinter
Exception raised:
Traceback (most recent call last):
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/ncadoctest.py",
line 1231, in run_one_test
self.run_one_example(test, example, filename, compileflags)
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/sagedoctest.py",
line 38, in run_one_example
OrigDocTestRunner.run_one_example(self, test, example, filename,
compileflags)
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/ncadoctest.py",
line 1172, in run_one_example
compileflags, 1) in test.globs
File "<doctest __main__.example_0[2]>", line 1, in <module>
import _tkinter###line 166:
sage: import _tkinter
ImportError: No module named _tkinter
**********************************************************************
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/devel
/sage-main/doc/de/installation/source.rst", line 167:
sage: import Tkinter
Exception raised:
Traceback (most recent call last):
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/ncadoctest.py",
line 1231, in run_one_test
self.run_one_example(test, example, filename, compileflags)
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/sagedoctest.py",
line 38, in run_one_example
OrigDocTestRunner.run_one_example(self, test, example, filename,
compileflags)
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/bin/ncadoctest.py",
line 1172, in run_one_example
compileflags, 1) in test.globs
File "<doctest __main__.example_0[3]>", line 1, in <module>
import Tkinter###line 167:
sage: import Tkinter
File
"/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.7.beta0/local/lib/python2.7
/lib-tk/Tkinter.py", line 39, in <module>
import _tkinter # If this fails your Python may not be configured
for Tk
ImportError: No module named _tkinter
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8660#comment:49>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.