Yep, that was the issue. --libdir=/usr/lib32 is needed for the 32bit
install on ubuntu. Thanks a lot.
This may be worth mentioning on the wiki.
J. Leclanche
On Sat, Feb 19, 2011 at 1:50 PM, Alexandre Julliard wrote:
> Jerome Leclanche writes:
>
>> The guide doesn't mention a system-wide set
Jerome Leclanche writes:
> The guide doesn't mention a system-wide setup. Am I doing something wrong
> here?
Most likely you are not using the correct libdirs. If your distro
doesn't use lib and lib64 for 32/64-bit respectively, you need to
specify the libdirs in configure.
--
Alexandre Julli
I've recently finished setting up WoW64 with the help of this guide
[http://wiki.winehq.org/Wine64] and kevlarman on #winehackers.
However, I'm running into a lot of trouble to install it system-wide.
Git tree lives at ~/src/wine and my build dirs are ~/src/wine/build
and ~/src/wine/build64.
A f