
I tried to install the wine version 1.3.4 beside the normal installation (1.2.1), so I got the source, and used this code on it:
Code: Select all
./configure --prefix=/home/sereiya/.wine-1.3.4 && make
Code: Select all
sudo make install
Also, if another wine version is installed beside the other, I must say the app's which version I want to use. But there are still only the commands "wine", "winecfg" etc. from the old installation. I don't have a clue how to this is meaned to be.
Isn't there somewhere a better help? If the FAQ just say "do this", but don't explain how to do it, it's not realy helpful.[/code]