Guides & HOWTOs: Difference between revisions

From ScarletDME
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


=== Fedora ===
=== Fedora ===
[Only applies to OpenQM]
*[http://www.geneb.org/qm/fedora_notes.txt http://www.geneb.org/qm/fedora_notes.txt] - Guide to installing and configuring ScarletDME from source on Fedora (useful scripts and configs)
*[http://www.geneb.org/qm/fedora_notes.txt http://www.geneb.org/qm/fedora_notes.txt] - Guide to installing and configuring ScarletDME from source on Fedora (useful scripts and configs)


=== Ubuntu ===
=== Ubuntu ===
 
[Only Applies to OpenQM]
*[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)
*[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)


Line 12: Line 13:
*[[Raw I/O]] - By default ScarletDME will modify both input and output character I/O.  How to turn this off.
*[[Raw I/O]] - By default ScarletDME will modify both input and output character I/O.  How to turn this off.
*[[Recompiling ScarletDME]] - How to recompile ScarletDME system C code and BASIC code
*[[Recompiling ScarletDME]] - How to recompile ScarletDME system C code and BASIC code
*[[HOWTO|SVN Howto]] - How to use Subversion to check out code and commit it back (Windows and Linux)
*[[Using Git]] - How to use git to check out code and commit it back (Windows and Linux)
*[[Creating your own command]] - Guide to how to add features and commands to ScarletDME
*[[Creating your own command]] - Guide to how to add features and commands to ScarletDME



Latest revision as of 17:35, 26 February 2020

Installation

Fedora

[Only applies to OpenQM]

Ubuntu

[Only Applies to OpenQM]

Development

  • Raw I/O - By default ScarletDME will modify both input and output character I/O. How to turn this off.
  • Recompiling ScarletDME - How to recompile ScarletDME system C code and BASIC code
  • Using Git - How to use git to check out code and commit it back (Windows and Linux)
  • Creating your own command - Guide to how to add features and commands to ScarletDME

Using ScarletDME

Common Problems