Questions about Wine on Linux
lepssa
Newbie
Posts: 3 Joined: Sun Sep 07, 2014 4:35 pm
Post
by lepssa » Sun Sep 07, 2014 4:40 pm
i followed FAQ and used
Code: Select all
WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg
my terminal window:
Code: Select all
lepssa@lepssa-PREMIO-PROFESSIONAL:~$ WINEARCH=win32 WINEPREFIX=~/.wine winecfg
wine: created the configuration directory '/home/lepssa/.wine'
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:iphlpapi:NotifyAddrChange (Handle 0xdbe8b0, overlapped 0xdbe8bc): stub
wine: configuration in '/home/lepssa/.wine' has been updated.
dimesio
Moderator
Posts: 13367 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Sun Sep 07, 2014 10:25 pm
What's the problem? That's normal terminal output for creation of a wineprefix.
lepssa
Newbie
Posts: 3 Joined: Sun Sep 07, 2014 4:35 pm
Post
by lepssa » Mon Sep 08, 2014 12:39 am
How can i switch to actually use 32bit prefix then? I got an warning that im still in 64bit prefix.
lepssa
Newbie
Posts: 3 Joined: Sun Sep 07, 2014 4:35 pm
Post
by lepssa » Mon Sep 08, 2014 2:16 am
Really? i got confused by the error lines in terminal. So how i can use 32bit prefix actually? If i run winetricks through GUI to installl steam for example i got a warning message that im using x64 wine. Cant find anything about it at wiki.
Im quite a noob at whine and linux also actually so little help will come handy:)
dimesio
Moderator
Posts: 13367 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Mon Sep 08, 2014 7:57 am
Winetricks by default installs Steam to ~/.local/share/wineprefixes/steam, and on a 64 bit system that will be a 64 bit wineprefix. That's why you got that message.
Follow the instructions in the AppDB to install Steam to the wineprefix you created.
https://appdb.winehq.org/objectManager. ... &iId=19444