1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00
gnosygnu_xowa/requirements.html
2015-07-20 01:27:03 -04:00

132 lines
5.4 KiB
HTML

<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Requirements</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<link rel="shortcut icon" href="xowa-logo.png" />
<link rel="stylesheet" href="xowa.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Requirements</span></h1>
<div id="bodyContent">
<div id="siteSub">From XOWA: a free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<h2><span class='mw-headline' id='Hardware'> Hardware </span></h2>
<ul>
<li> CPU: 1.5 GHz minimum; 2.5 GHz recommended
</li>
<li> Memory: 512 MB minimum; 2 GB recommended
</li>
<li> Storage: varies per wiki.
<ul>
<li> Space required during initial import: multiply the dump file by 8. For example, for English Wikipedia, the dump size is 10 GB. You should at least have 80 GB space free for the import process
</li>
<li> Space required when completed: multiply the dump file by 2.5. For example, for English Wikipedia, the dump size is 10 GB. When done, your English Wikipedia will be 25 GB.
</li>
</ul>
</li>
</ul>
<h2><span class='mw-headline' id='Software'> Software </span></h2>
<ul>
<li> Operating System
<ul>
<li> Windows 32 bit / 64 bit
</li>
<li> Linux 32 bit / 64 bit
</li>
<li> Mac OS X 32 bit
</li>
</ul>
</li>
<li> Java 1.6+
<ul>
<li> If Java is not installed on your machine, you can get it from <a href="http://www.java.com/en/download/manual.jsp" class="external text" rel="nofollow">http://www.java.com/en/download/manual.jsp</a>
</li>
<li> On Debian Linux systems you can do <code>sudo apt-get install openjdk-6-jre</code>
</li>
</ul>
</li>
</ul>
<!-- page_end -->
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(xowa-logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
<li><a href="blog.html" title='Follow XOWA''s development process'>Blog</a></li>
<li><a href="screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="download.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="image_dbs.html" title='Download offline wikis and image databases'>Download wikis</a></li>
<li><a href="reviews.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="about.html" title='Get more information about XOWA'>About</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="setup_simplewiki.html" title='Learn how to set up Simple Wikipedia'>Set up Simple Wikipedia</a></li>
<li><a href="setup_enwiki.html" title='Learn how to set up English Wikipedia'>Set up English Wikipedia</a></li>
<li><a href="setup_other_wikis.html" title='Learn how to set up Other Wikipedias'>Set up Other Wikipedias</a></li>
<li><a href="contact.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<ul>
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>