Changes

Jump to: navigation, search

Exomizer

306 bytes added, 20:47, 12 October 2011
/* Installing Exomizer */
=== Installing Exomizer ===
Firstly, download ''Exomizer'' from the home page; the link is at the bottom of this article.  For Windows: Unzip the ZIP file to a folder of your choice (e.g. <tt>C:\exomizer</tt>). The Windows binaries are located in the <tt>win32\</tt> subfolder. For ease of use, copy the <tt>exomizer.exe</tt> file in this subfolder to the main folder (i.e. <tt>C:\exomizer</tt>).
This tutorial also assumes that ''[[ManageDsk]]'' (a Windows utility for manipulating DSK files) is installed on your PC.
 
For Linux:
 
You need to download the zip, extract it and build it from source. You will gnu C installed.
 
<tt>unzip exomizer202.zip</tt>
<tt>cd exomizer202/src</tt>
<tt>make</tt>
 
When you are done you will have b2membuf, exobasic, exomizer and exoraw in the same directory as the source.
=== Compression ===
2,541
edits