Форум

Starting a different wine version from playonlinux

Автор Replies
vmars3 Wednesday 9 January 2013 at 11:26
vmars3Anonymous

Hello!

I am trying to start a different wine version from the playonlinux directory from the shell. But it doesn't work. I installed two additional versions with the playonlinux frontend (1.1.15, 1.1.18). The default version is 1.3.28. playonlinux version: 4.1.8

linux > w="/home/vmars/.PlayOnLinux/wine/linux-x86/1.1.15/"
linux > export WINEVERPATH=$W
linux > export PATH=$W/bin:$PATH
linux > export WINESERVER=$W/bin/wineserver
linux > export WINELOADER=$W/bin/wine
linux > export WINEDLLPATH=$W/lib/wine/fakedlls
linux > export LD_LIBRARY_PATH="$W/lib:$LD_LIBRARY_PATH"
linux > wine "cmd"
CMD Version 1.3.28

Z:\\vmars>


Edited by vmars3

petch Wednesday 9 January 2013 at 11:51
petch

vmars3 Wednesday 9 January 2013 at 12:53
vmars3Anonymous

Many thanks!! The case mismatch was the mistake!

linux > W="/home/vmars/.PlayOnLinux/wine/linux-x86/1.1.15/"
linux > export WINEVERPATH=$W
linux > export PATH=$W/bin:$PATH
linux > export WINESERVER=$W/bin/wineserver
linux > export WINELOADER=$W/bin/wine
linux > export WINEDLLPATH=$W/lib/wine/fakedlls
linux > export LD_LIBRARY_PATH="$W/lib:$LD_LIBRARY_PATH"
linux > wine "cmd"
CMD Version 1.1.15

Z:\\vmars>
Вы находитесь здесь: Index > PlayOnLinux > Starting a different wine version from playonlinux

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmcayonlinux.com