Re: Fallen Earth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Davvvve wrote:
> env WINEPREFIX=~/wine-1.1.31 wine-1.1.31 sh winetricks
> wine: could not load L"C:\\windows\\system32\\sh.exe": Module not found
> 


The command you typed tells wine-1.1.31 to run an executable called "sh", so of course it fails. 

If you want winetricks to use a version of Wine other than the system default, you need to set the WINE variable as well as the WINEPREFIX, e.g.,


Code:
env WINEPREFIX=/path/to/wineprefix WINE=/path/to/wine sh winetricks


(Substitute the actual paths, of course.)






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux