I am trying to install logscape, but i am getting an error message below, when I run configure.sh script. I don't get to the menu where i would be able to select that i want to install the management /or agent, etc
I get the same on error on all Mac Os X, Linux and Windows environments, when using the "logscape for any platform" package
I've confirmed i have required java installed, please let me know how this can be resolved
My error message is as follows,
Mariusz-MBP:scripts admin$ ./configure.sh
** Run from logscape/scripts: i.e. >./configure.sh **
Error: Could not find or load main class groovy.lang.GroovyShell
1. For Windows, unless you have a desperate need, use the MSI installer. It sets it up as a service (meaning that it is more robust) and keeps it cleaner.
2. If you look, the main command in configure.sh, it's as follows
Therefore, you need to be executing in the scripts directory to ensure the relative path to the Groovy library is correct. So check:
A: That you're in the scripts directory
B: That the Groovy jar file exists in the directory