Difference between revisions of "Guides & HOWTOs"

From ScarletDME
Jump to navigation Jump to search
(added Genes fedora guide, for me ref if nothing else)
Line 1: Line 1:
 +
==Installation==
 +
 +
=== Fedora ===
 +
*[http://www.geneb.org/qm/fedora_notes.txt http://www.geneb.org/qm/fedora_notes.txt] - Guide to installing and configuring QM from source on Fedora (useful scripts and configs)
 +
 +
=== Ubuntu ===
 +
 +
*[http://www.rushflat.co.nz/files/UbuntuInstall.pdf http://www.rushflat.co.nz/files/UbuntuInstall.pdf] Installing the GPL Version of OpenQM on Ubuntu (aimed at Linux newbies)
 +
 
==Development==
 
==Development==
  
*[http://www.geneb.org/qm/fedora_notes.txt http://www.geneb.org/qm/fedora_notes.txt] - Guide to installing and configuring QM from source on Fedora (useful scripts and configs)
 
 
*[[Recompiling QM]] - How to recompile QM's system C code and BASIC code
 
*[[Recompiling QM]] - How to recompile QM's system C code and BASIC code
 
*[[HOWTO|SVN Howto]] - How to use Subversion to check out code and commit it back (Windows and Linux)
 
*[[HOWTO|SVN Howto]] - How to use Subversion to check out code and commit it back (Windows and Linux)

Revision as of 21:52, 7 December 2008

Installation

Fedora

Ubuntu

Development

  • Recompiling QM - How to recompile QM's system C code and BASIC code
  • SVN Howto - How to use Subversion to check out code and commit it back (Windows and Linux)