docs for source installation

This commit is contained in:
age 2007-07-26 10:39:13 +00:00
parent 3c080bcde8
commit 5d6b7ae2d8

View file

@ -2,13 +2,12 @@
<h2>CryptoBox live-CD</h2> <h2>CryptoBox live-CD</h2>
<p>Get the latest <i>CryptoBox live-CD</i> image and burn it on a CD.</p> <p>Get the latest <i>CryptoBox live-CD</i> image and burn it on a CD.</p>
<p><a href="%(current-cd-url)s">CryptoBox live-CD download</a></p> <p><a href="%(current-cd-url)s">CryptoBox live-CD download</a></p>
<p><br />We would like to thank <a href="http://codecoop.org">codecoop.org</a> for <p>Follow <a
providing the necessary bandwidth.</p> href="http://devel.cryptobox.org/wiki/doc/0.3/CryptoBoxUserGettingStarted">these
<!-- outdated versions only instructions</a> or read the <a href="http://devel.cryptobox.org/wiki/CryptoBoxUser>user
<p>Alternatively you can buy a live-CD at <a href="http://www.opensoft.nl/cdshop/product_info.php/manufacturers_id/28/products_id/71">OpenSoft.nl</a> documentation</a>.</p>
for 5.95 european bugs. Note: this is an unpaid advertisement link. <p><br />We like to thank <a href="http://codecoop.org">codecoop.org</a> for
So if you ask us kindly, we might send you a CD for a better price. ;)</p> providing the necessary bandwidth!</p>
-->
</div> </div>
<div class="content"> <div class="content">
@ -26,10 +25,12 @@
<div class="content"> <div class="content">
<h2>CryptoBox-Server source files</h2> <h2>CryptoBox-Server source files</h2>
<p>Users of a non-debian-based Linux distributions are a bit <p>Users of a non-debian-based Linux distributions have to fetch
out of luck. You may try to install the source package, but you the source file. The installation procedure is easy but you have to fullfill
have to adapt some paths manually.</p> some software dependencies, which might be uncomfortable depending on you Linux distribution.</p>
<p><a href="%(current-server-url)s">cryptobox-server source <p><a href="%(current-server-url)s">cryptobox-server source
archive download</a></p> archive download</a></p>
<p>We've written a <a
href="https://systemausfall.org/wikis/howto/CryptoBox_server_source_installation">installation guide for openSUSE 10.2</a>. With some minor changes it probably works for your distribution, too.</p>
</div> </div>