05-03-04 10:35 PM
Hello,
I found the solution myself:
Using SuSE for amd64 you can switch into a 32bit emulation mode which
even fakes the right architecture (i686 instead of x86_64). So, if you
start the installer with
linux32 ./filename.bin -mode=console
you are on your way.
regards,
einar
einar wrote:
> Hello,
>
> when I try to install WLS8.1 on linux, I get the following error message:
> ** Error during execution, error code = 11.
>
> It does not matter is I use the console mode or the GUI. Both stop with
> the same error message. In a log file, I got the following entries:
>
> 2004-03-31 20:07:08,238 INFO [main]
> com.bea.plateng.wizard.WizardController - Wizard Controller Version
> 3.0.0.0 (Gandalf) Started.
> 2004-03-31 20:07:08,283 INFO [main]
> com.bea.plateng.wizard.ControllerProxy - Created Namespace
> (wizard-internal) with an inital size of (109)
> 2004-03-31 20:07:08,284 INFO [main]
> com.bea.plateng.wizard.ControllerProxy - Created Namespace (public) with
> an inital size of (100)
> 2004-03-31 20:07:08,287 INFO [main]
> com.bea.plateng.common.util.ResourceBundleManager - Attempting to
> managing resource bundle (resources/wizard/i18n_wizard) in namespace
> (wizard-internal) in locale (en_US).
> 2004-03-31 20:07:08,312 INFO [main]
> com.bea.plateng.common.util.ResourceBundleManager - Attempting to
> managing resource bundle (resources/wizard/i18n_public) in namespace
> (public) in locale (en_US).
> 2004-03-31 20:07:08,324 INFO [main]
> com.bea.plateng.common.util.ResourceBundleManager - Attempting to
> managing resource bundle (resources/wizard/i18n_wizard_console) in
> namespace (wizard-internal) in locale (en_US).
>
> Any ideas?
>
> regards,
>
> einar
>
[ Post a follow-up to this message ]
|