On Tue, Aug 25, 2009 at 1:48 PM, Das Letzte Einhorn<wineforum-user@xxxxxxxxxx> wrote: > 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? > Yes. It will not be /emul/linux/x86. Probably /lib32 John