Hi All,

I am trying to test a Wine bug:
http://bugs.winehq.org/show_bug.cgi?id=18316

I was told I could "run wine from the build directory, without installing it."

I was told this was how to do it:

Unpack [the tar ball], ./configure && make. Then, use:
$ ~/path/to/wine/tarball/wine foo.exe

But I get a lot of error messages about "32 bit development
libraries":

     $ ./configure && make
     checking build system type... x86_64-unknown-linux-gnu
     checking host system type... x86_64-unknown-linux-gnu
     ...
     checking whether gcc -m32 works... no
     configure: error: Cannot build a 32-bit program, you need
     to install 32-bit development libraries.

I am using sl6.1 x64.  What do I need to install to get
these 32 bit libraries to work?

Many thanks,
-T

Reply via email to