Doing this at the moment.. I assume that I will have to recompile Wine afterwards. I usually type in these two lines to compile Wine: Code: ./configure --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" make && ./wine --version; Will they change? Thanks for your help John!