1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

blog_new_job_

This commit is contained in:
gnosygnu
2017-04-02 12:03:46 -04:00
parent 891ce4b0d2
commit 328c8aadbe
239 changed files with 2833 additions and 8418 deletions

View File

@@ -62,7 +62,7 @@
</ul>
</div>
<h2>
<span class="mw-headline" id="Ubuntu">Ubuntu</span>
<span class="mw-headline" id="Ubuntu">Ubuntu</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/File/Setup/Linux?action=edit&amp;section_key=Ubuntu" title="Edit section: Ubuntu" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Ubuntu users should run the following in a terminal:
@@ -72,10 +72,10 @@ sudo apt-get install imagemagick
sudo apt-get install inkscape
</pre>
<h2>
<span class="mw-headline" id="Config_.28all_distros.29">Config (all distros)</span>
<span class="mw-headline" id="Config_.28all_distros.29">Config (all distros)</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/File/Setup/Linux?action=edit&amp;section_key=Config_.28all_distros.29" title="Edit section: Config_.28all_distros.29" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<h3>
<span class="mw-headline" id="Enable_images">Enable images</span>
<span class="mw-headline" id="Enable_images">Enable images</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/File/Setup/Linux?action=edit&amp;section_key=Enable_images" title="Edit section: Enable_images" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<ul>
<li>
@@ -86,7 +86,7 @@ sudo apt-get install inkscape
</li>
</ul>
<h3>
<span class="mw-headline" id="Paths">Paths</span>
<span class="mw-headline" id="Paths">Paths</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/File/Setup/Linux?action=edit&amp;section_key=Paths" title="Edit section: Paths" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h3>
<p>
Note that XOWA assumes that ImageMagick and Inkscape have the following paths:
@@ -123,7 +123,7 @@ sudo apt-get install inkscape
</li>
</ul>
<h2>
<span class="mw-headline" id="ImageMagick_source">ImageMagick source</span>
<span class="mw-headline" id="ImageMagick_source">ImageMagick source</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/File/Setup/Linux?action=edit&amp;section_key=ImageMagick_source" title="Edit section: ImageMagick_source" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
If you need to compile ImageMagick from source, you can try the following: