Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the jEdit install script + documentation #51

Closed
tkw1536 opened this issue Aug 19, 2015 · 0 comments
Closed

Fix the jEdit install script + documentation #51

tkw1536 opened this issue Aug 19, 2015 · 0 comments

Comments

@tkw1536
Copy link
Contributor

tkw1536 commented Aug 19, 2015

I just tried to install the MMT plugin following the instructions at https://svn.kwarc.info/repos/MMT/doc/html/index.html?install.html
I encountered several problems most of which should be fixable:

mkdir content

so that you can later check out content repositories (e.g., the ones in the OAF) into the content folder.

lmh / MathHub should be mentioned here (instead of just OAF).
2) You tell people to run:

svn co https://svn.kwarc.info/repos/MMT system

and a few lines later you say to run the script

MMT/setup.sh

this is inconsistent because we only created a "system" folder. It should also be mentioned that windows users should run the batch script instead.

  1. I could not get the automated setup script to run (even when trying the manual installation). It kept failing with:

Error: Could not find or load main class info.kwarc.mmt.jeditsetup.Setup

Running sbt deploy in an attempt to rebuild did not help.

  1. After installing manually (via the instructions at https://svn.kwarc.info/repos/MMT/doc/html/index.html?install.html ) I got the plugin itself to run.
    (As a side note: There was only one jar in plugin/jars. Is that intended?)
    After checking out the examples repository and opening a file I got several unbound token errors:

1439974189703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants