[Wine] wine-1.3.19-x86_64 - needs /lib/ld-linux.so.2

Robertsmania wineforum-user at winehq.org
Sat May 7 15:24:32 CDT 2011


I'm trying to get wine working on my slackware 13.37 64bit system.

I downloaded and installed the wine-1.3.19-x86_64-lsg.txz package.
That went fine and I can run /usr/bin/wine64 to confirm the version and stuff.

When I try to run or install any pc applications this is what I get:


Code:
bash-4.1$ wine64 asdf.exe 
/lib/ld-linux.so.2: could not open




There is no /lib/ld-linux.so on my system, but there is /lib64/ld-linux-x86-64.so.2 so I tried making a link to that.  Then I get:


Code:
bash-4.1$ wine64 asdf.exe 
/lib/ld-linux.so.2: not an i386 ELF binary... don't know how to load it






More information about the wine-users mailing list