From 0fa72e5779dfe76ff0c9e0b12047d1d8411bf623 Mon Sep 17 00:00:00 2001 From: Vhati Date: Thu, 2 Oct 2014 04:16:46 -0400 Subject: [PATCH] Added terminal workaround to Linux readme, for when double-clicking fails --- skel_unix/readme_for_unixlike.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/skel_unix/readme_for_unixlike.txt b/skel_unix/readme_for_unixlike.txt index 102fc90..d991c93 100644 --- a/skel_unix/readme_for_unixlike.txt +++ b/skel_unix/readme_for_unixlike.txt @@ -63,6 +63,12 @@ Usage Troubleshooting +* If double-clicking modman.command doesn't work on Linux... + Several terminals have bugs executing scripts whose paths contain spaces. + There's no universal way to create a relative *.desktop shortcut either. + For now, you'll need to open a terminal yourself. + Then drag modman-cli.sh onto that window (saves typing), and hit enter. + * If you get "java.lang.UnsupportedClassVersionError" on startup... You need a newer version of Java.