Wine on FreeBSD/amd64

Brian Hechinger wonko at 4amlunch.net
Wed Dec 16 21:28:22 UTC 2009


machine:
  FreeBSD wintermute.4amlunch.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

I followed the directions on the wiki: http://wiki.freebsd.org/Wine but
it's not completely working for me.

I setup the aliases for winecfg and wine32 and when I try to use them, I
get this:

$ winecfg
ELF interpreter /libexec/ld-elf.so.1 not found
Abort
$ alias winecfg
winecfg=LD_32_LIBRARY_PATH='/compat/i386/usr/local/lib PATH=/compat/i386/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/wonko/bin /compat/i386/usr/local/bin/winecfg'
$ ls -l /libexec/ld-elf.so.1
-r-xr-xr-x  1 root  wheel  250072 Nov 21 09:29 /libexec/ld-elf.so.1
$ ls -l /compat/i386/libexec/ld-elf.so.1
-r-xr-xr-x  1 root  wheel  220692 Dec 15 18:30 /compat/i386/libexec/ld-elf.so.1
$ 

Any thoughts on what's going on here?

Thanks!

-brian
-- 
"Coding in C is like sending a 3 year old to do groceries. You gotta
tell them exactly what you want or you'll end up with a cupboard full of
pop tarts and pancake mix." -- IRC User (http://www.bash.org/?841435)


More information about the freebsd-emulation mailing list