[Wine] Re: "Wine despair" or "Am i a noob or just plain

dimesio wineforum-user at winehq.org
Sat Mar 10 11:25:13 CST 2012


Durin01 wrote:
> 
> codex-m at codex-m-desktop:~$ WINEPREFIX="/home/codex-m/grandtheftauto" wineprefixcreate"
> 
> and like described here
> http://ubuntuforums.org/showthread.php?t=1097547
> (wineprefixcreate --prefix ~/.Winetwo)
> 
> and the result was:
> wineprefixcreate: Befehl nicht gefunden. (Command not found in german)
> 

Those instructions must be pretty old; the wineprefixcreate command was deprecated years ago. You also should not try to turn an existing directory into a wineprefix. 

If a wineprefix does not yet exist, Wine will automatically create it the first time you run Wine with that wineprefix specified, e.g., 


Code:
WINEPREFIX=$HOME/newprefix winecfg



will create a wineprefix called newprefix in your home directory, then launch winecfg.







More information about the wine-users mailing list