Open GoogleCodeExporter opened 8 years ago
Please upload a log with 'winetricks -v dotnet40'
Original comment by austinenglish@gmail.com
on 9 Aug 2013 at 10:04
Hello - file attached.
You will notice that there is no WINEARCH specified in the logfile and that
also WINEPREFIX is incorrect, since it is defined in environment setting as
WINEPREFIX /home/vino
Regards.
Original comment by r...@berentweb.com
on 10 Aug 2013 at 8:16
Attachments:
W_PROGRAMS_X86_UNIX='/home/rsbsd/.wine/dosdevices/c:/Program Files'
you've got a 32-bit WINEPREFIX. The executable for dotnet40 has both 32-bit and
64-bit libraries, that's not a bug.
For your WINEPREFIX issue, I tried it on PC-BSD 9. I did:
% setenv WINEPREFIX "$HOME/winetest"
% winetricks -q -v winxp
/usr/home/austin/winetest was made and used as the prefix, rather than .wine. I
then ran bash from that shell and retried, it also worked fine.
Sounds invalid.
Original comment by austinenglish@gmail.com
on 13 Aug 2013 at 1:31
Original issue reported on code.google.com by
r...@berentweb.com
on 9 Aug 2013 at 8:36