Here are the steps I am taking
1. untar the evaluation copy as root to mytmp directory
2. This creates the SonicWorkbench7.6
3. Change directory to SonicWorkbench7.6
4. Run ./setup.sh -console
5. Get the following error
Running Sonic Installer in console mode ...
The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)
Any help would be appreciated.
When you install Fedora, the java JRE is a GNU java and not a JRE provided by Sun or IBM.
try: java -version
| |
Fixes: While the installed Sonic products on UNIX or Linux might support a 1.5 JVM to run them, a 1.4 JVM must be used to run the installer in console mode. |