mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
f5ee0b4d00
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1362 0fc631ac-6414-0410-93d0-97cfa31319b6
17 lines
847 B
Plaintext
17 lines
847 B
Plaintext
In order to use Magic Set Editor, you need to have libraries for wxGTK version
|
|
2.8. This can be acquired from the Ubuntu/Debian package libwxgtk2.8-0. If you
|
|
are using another distribution, you can probably find the library in a package
|
|
somewhere.
|
|
|
|
To install Magic Set Editor, please extract this tarball if you haven't already,
|
|
and then run the install script. If run as root, it will install MSE to
|
|
/usr/share/local/magicseteditor, if not, to ~/.magicseteditor.
|
|
|
|
MSE will also place a symlink in either /usr/local/bin or ~/bin. They can be
|
|
removed without affecting the install, and removing the installation directory
|
|
will completely purge the system of MSE, except that some users' configuration
|
|
files will still remain in ~/.magicseteditor for each user.
|
|
|
|
Fonts are not included with MSE currently, you will have to seek those out
|
|
yourself.
|