Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.5.6
-
Fix Version/s: 1.5.6
-
Component/s: None
-
Labels:None
-
Environment:Solaris 9 accessed from Window client over Putty ssh terminal - cross platform installation.
-
Number of attachments :
Description
(I will say that this is my first bug report and I am inexperienced with Groovy, so if it's a load of rubbish then just close it ![]()
The installation of groovy seems to depend on the Xwin server running. I can see no reason for this dependency, for what is essentially a command line and script based tool. Or did I miss some configuration trick?
(I also did not find any installation prerequisite list, e.g. groovy depends on JRE 1.5 and Xwin server etc).
To install groovy, I had to install the Cygwin/X server and I have to run it tunnelled through Putty just to perform the installation.
It's not a bug, it's a feature!
More seriously, IzPack which is used to create the installer works in GUI mode. Please note that sometimes Unix JDKs have a runtime dependency on X11 libraries. It depends how it has been compiled.
On a server I would recommend downloading another packaging of Groovy such as the binaries archive.
Cheers