FFGo: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  25 February 2016
m
→‎Sample installation sessions: Add gcc to the list of packages that can help compile Pillow
(→‎How to update: Improve formatting by splitting big <pre> blocks)
m (→‎Sample installation sessions: Add gcc to the list of packages that can help compile Pillow)
Line 388: Line 388:
<p>Optional—may help if you want to compile Pillow (which is automatically
<p>Optional—may help if you want to compile Pillow (which is automatically
done if you install it using pip):</p>
done if you install it using pip):</p>
<pre>apt-get install libpython3-dev tcl-dev tk-dev</pre>
<pre>apt-get install gcc libpython3-dev tcl-dev tk-dev</pre>


<p>If the Pillow installation (later) fails even with this,
<p>If the Pillow installation (later) fails even with this,
417

edits

Navigation menu