http://bugs.winehq.org/show_bug.cgi?id=31741
--- Comment #5 from tahoar tahoar@gmail.com --- Created attachment 47104 --> http://bugs.winehq.org/attachment.cgi?id=47104 Tree output from failed Java JRE 1.7 install on Wine 1.7.9
I just tried running the newest Oracle Java AMD64 installer in a new Wine 1.7.9 prefix from the Wine command terminal. Here's the output:
Z:\home\tahoar\tools\installers>jre-7u45-windows-x64
Z:\home\tahoar\tools\installers>Error opening file C:\users\tahoar\Application Data\Sun\Java\jre1.7.0_45\Java3BillDevices.jpg Error: 3
The wizard progress window popped up, I confirmed the installation and the wizard proceeded. It quickly reported success. Then, from the same command prompt, I tried to call Java with this result:
Z:\home\tahoar\tools\installers>java -version Can't recognize 'java -version' as an internal or external command, or batch script.
Many of the files are installed in the C:\Program Files\Java\jre7 tree. I attached an output of Ubuntu 12.04's "tree" command to show what files are there.
By the way, Strawberry Perl's 32- and 64-bit installers work on Wine. Python 2.7.6 32-bit installs, but the 64-bit installer fails.