PDA

View Full Version : how to install wine in freebsd 7.2 amd64?


phoenixson
July 14th, 2009, 08:34
the problem as the title, when i tried to install the stuff,
it noticed 'it is only for i386',then i modified the makefile,and changed i386 into amd64, after a while, displayed error information and exit,and my OS is freebsd 7.2 for amd64. how to solve the problem?

adamk
July 14th, 2009, 09:59
Unless you are a developer, you don't solve the problem. It is currently not supported. There are folks attempting to modify wine to compile on FreeBSD/amd64.

Adam

phoenixson
July 14th, 2009, 11:13
oh,so sadly, when the problem would be solved ? is it expectable?

adamk
July 14th, 2009, 11:18
No idea. You might want to check freebsd-emulation mailing list archives to see if there's any progress being made.

aragon
July 16th, 2009, 21:57
Better yet, stop relying on windows binaries because there is a lot of great open source software that can replace them. For anything else, maybe try virtualbox?

dennylin93
July 17th, 2009, 01:34
Another option is emulators/qemu. Check out HOWTO: QEMU on FreeBSD (http://forums.freebsd.org/showthread.php?t=175).