Hello. I don't have Debian, but I use several wine-winex versions simultaneously (wine package, wine-CVS and winex-CVS). When you ./configure, give the --prefix were you want wine to be installed (for exemple /opt/wine-CVS). After the build, make install will put everything in this directory. You can then select which wine you want to use by setting WINEPREFIX to where you stored the config file and INSTALLDIR to the same directory you gave to --prefix. You then have to set LD_LIBRARY_PATH to $INSTALLDIR/lib:$LD_LIBRARY_PATH so that ld loads the correct libraries for the wine version you want to use. In your config file, set the C: drive accordingly ("Path" = "/path/to/your/fake/c/drive"). See you. -- Fabrice DELENTE E-mail : fabrice.delente@xxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users