http://bugs.winehq.org/show_bug.cgi?id=16793
--- Comment #10 from Jamin Collins jcollins@asgardsrealm.net 2009-01-11 14:05:27 --- Created an attachment (id=18649) --> (http://bugs.winehq.org/attachment.cgi?id=18649) error from attempted install with 1.1.12
The installation was attempted with a fresh WINEPREFIX created using the following script:
#!/bin/bash export WINEPREFIX=~/.wine-fresh rm -fr ${WINEPREFIX} winecfg bash
The installation was attempted in the resultant bash shell with the WINEPREFIX set.