Hi, my bank requires a java certifiate that won't run under linux (I know that most of the java applets are platform independent, but this one is not). I've managed to get java running under Firefox with wine, but it turns out that their java won't run properly under Firefox neither. (This was affirmed by a windows user friend as well.) So my only remaining option is IE with wine. It's easy to install IE6 with ies4linux, but installing java won't work. I've tried to install it as: $ env WINEPREFIX="/home/nagyv/.ies4linux/ie6" wine jre-6u11-windows-i586-p-s.exe err:service:RPC_Init RpcServerUseProtseq failed with error 1703 err:wineboot:start_services_process Unexpected termination of services.exe - exit code 1703 Any ideas? Thanks, Viktor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20090112/abf0260a/attachment.htm
Hi, my bank requires a java certifiate that won't run under linux (I know that most of the java applets are platform independent, but this one is not). I've managed to get java running under Firefox with wine, but it turns out that their java won't run properly under Firefox neither. (This was affirmed by a windows user friend as well.) So my only remaining option is IE with wine. It's easy to install IE6 with ies4linux, but installing java won't work. I've tried to install it as: $ env WINEPREFIX="/home/nagyv/.ies4linux/ie6" wine jre-6u11-windows-i586-p-s.exe err:service:RPC_Init RpcServerUseProtseq failed with error 1703 err:wineboot:start_services_process Unexpected termination of services.exe - exit code 1703 Any ideas? Thanks, Viktor -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20090112/6d935368/attachment.htm
Viktor Nagy wrote:> Any ideas?Ask on ies4linux forum/ML. It has nothing to do with Wine. PS. Change your bank if it's software doesn't work with anything but windows. I wouldn't keep my money there.
Hi Viktor, I have managed to install SUN Java 1.4 under wine + IE. I can't remember how I did it because it was some time ago, but IIRC I just typed: WINEPREFIX="$HOME/.ies4linux/ie6" wine some_java_setup.exe I also have the whole package: IE+Java in a targz ball. If you wish I can sent it to you. Just give me the directions on how to do it. It is about 40 MB .... Regards. --------------------------------------------------------- Ulisses de Sousa Penna Analista de TI - Banco do Brasil Fone: +55-61-3310-6320 ---------------------------------------------------------
Viktor Nagy wrote:> Hi, > > my bank requires a java certifiate that won't run under linux (I know that > most of the java applets are platform independent, but this one is not). > I've managed to get java running under Firefox with wine, but it turns out > that their java won't run properly under Firefox neither...That certainly wouldn't make Sun happy, as it violates the whole spirit of java. M$ and Sun had a bit of a row over just that subject a few years ago and M$ lost the argument in a big way :o) When you say the java certificate "won't run", what exactly happens? Have you tried using the java console when the problem occurs?