More actions
| Line 95: | Line 95: | ||
===Launcher Shortcut Issues=== | ===Launcher Shortcut Issues=== | ||
Your EVE launcher shortcut may fail with the following | Your EVE launcher shortcut may fail with the following message: | ||
:{{code|/bin/sh: {{Color|orange|warning}}: shell level (1000) too high, resetting to 1}} | :{{code|/bin/sh: {{Color|orange|warning}}: shell level (1000) too high, resetting to 1}} | ||
This, and other errors, are likely due to the fact that the | This, and other errors, are likely due to the fact that on certain systems the 'dirname' and 'pwd' commands will return the location of the soft link, not of the shell script itself. | ||
As a workaround, make the following changes to /path/to/evelauncher/evelauncher.sh: | As a workaround, make the following changes to /path/to/evelauncher/evelauncher.sh: | ||