hello, i have now a patched wine 0.9.44, but its taking alot effort to try around with other versions of wine. because i allways have to make uninstall and then make install with another version. i did read about git and so on, but it is alot stuff which doesnt touch me. and my english lags make that beeing a hard work to understand or even to use it(im not sure whether this leads to my intention). under windows this would be easy, i install wine944patched, or wine win960unpatched in different folders. what would be the simplest way to do what i want? thx says looki
On Thu, 24 Apr 2008 07:43:26 -0500 "looki" <wineforum-user at winehq.org> wrote:> hello, > i have now a patched wine 0.9.44, but its taking alot effort to try around with other versions of wine. because i allways have to make uninstall and then make install with another version. > i did read about git and so on, but it is alot stuff which doesnt touch me. and my english lags make that beeing a hard work to understand or even to use it(im not sure whether this leads to my intention). > > under windows this would be easy, i install wine944patched, or wine win960unpatched in different folders. > > what would be the simplest way to do what i want? > > thx says looki./configure --prefix=/opt/wine944 ./configure --prefix=/opt/wine960 etc etc -- Marcel W. Wysocki <maci at satgnu.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080424/429609e9/attachment.pgp
ah thx, this works. but where to put a symlink (wine44) from my /opt/wine44/bin/wine file, that i can use it like i done bevore? greetz looki
On Thu, 24 Apr 2008 08:59:37 -0500 "looki" <wineforum-user at winehq.org> wrote:> ah thx, this works. > > but where to put a symlink (wine44) from my /opt/wine44/bin/wine file, that i can use it like i done bevore? > > greetz looki > >just add /opt/wine44/bin to your PATH -- Marcel W. Wysocki <maci at satgnu.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080424/46716567/attachment.pgp