When I try running the installation binary of MyEclipse for Eclipse 3.1 I get the following errors (for each version of MyEclipse for Eclipse 3.1):
bash-3.00$ ./EnterpriseWorkbenchInstaller_4.0M2_E3.1.bin
Preparing to install…
tail: `-1′ option is obsolete; use `-n 1′
Try `tail –help’ for more information.
./EnterpriseWorkbenchInstaller_4.0M2_E3.1.bin: line 327: [: `)’ expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
Extracting the installation resources from the installer archive…
Configuring the installer for this system’s environment…
Launching installer…
Warning: -Xmx50331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Unable to locate the application’s ‘main’ class. The class ‘com.zerog.ia.installer.Main’ must be public and have a ‘public static void main(String[])’ method. (LAX)
GUI-
bash-3.00$
If it makes a difference, I’m running on CentOS (a linux redhat derivitive I think)
What the heck?
😕
Thanks in advance for any help…
~ Andrew