Difference between revisions of "Mah!Cade:Installation"

From Wah!ki
Jump to navigation Jump to search
Line 1: Line 1:
 
Mah!Cade is available as either:
 
Mah!Cade is available as either:
 
* a [http://www.mameau.com/mahcade source, deb or rpm package] (occasionally released)
 
* a [http://www.mameau.com/mahcade source, deb or rpm package] (occasionally released)
* branched from [https://code.launchpad.net/~waynemou/wahcade/devel launchpad]
+
* branched from [https://code.launchpad.net/~waynemou/wahcade/devel launchpad] defunct
 +
* cloned from [https://github.com/sairuk/wahcade/ github] defunct
  
 
To install, refer to the standard [[Installation|Wah!Cade Installation]] page
 
To install, refer to the standard [[Installation|Wah!Cade Installation]] page
Line 13: Line 14:
  
 
=== Updating an existing Mah!Cade Branch ===
 
=== Updating an existing Mah!Cade Branch ===
You may update a Mah!Cade branch ''(linux only)'' by using the ''bzr_update'' script in the wahcade directory.
+
You may update a Mah!Cade branch ''(linux only)'' by using the ''bzr_update'' script in the wahcade directory or ''git pull'' in the working directory for the github version
  
 
[[Category:Mah!Cade]]
 
[[Category:Mah!Cade]]

Revision as of 22:24, 14 October 2017

Mah!Cade is available as either:

To install, refer to the standard Wah!Cade Installation page

Note: Mah!Cade is intended to replace the currently installed version of Wah!Cade, therefore it will unpack to a wahcade directory.

Upgrading an existing Wah!Cade Installation

If you are upgrading to Mah!Cade from an existing Wah!Cade installation you will need to configure and use the modified wahcade.ini in the config.dist/ directory. To use this new wahcade.ini copy it to your /home/user/.wahcade/ profile directory.

If you installed from a package provided by your distribution, you may need to look at how Wah!Cade is launched, and edit the launchers as required.

Updating an existing Mah!Cade Branch

You may update a Mah!Cade branch (linux only) by using the bzr_update script in the wahcade directory or git pull in the working directory for the github version