1
vote
1answer
315 views

Install wine via Homebrew: Problem with zlib [closed]

I've got a problem with my installation of wine. (OS 10.8.2, XCode 4.5.2) With the information I found, I already fixed a few errors, but now I'm stuck on a missing component called 'zlib' and I ...
0
votes
1answer
119 views

Installing wine with osxwinebuilder

I try to install wine with osxwinebuilder. When I do, I get the following error: ... checking if ccache g++ supports -c -o file.o... yes checking if ccache g++ supports -c -o file.o... (cached) yes ...
0
votes
0answers
452 views

Installing Wine with Brew

So I try installing wine: λ ~ → brew install wine ==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.4.1.tar.bz2 Already downloaded: ...
4
votes
2answers
2k views

Installing wine with homebrew

So, I am running a bit of a different install. Here's the background: I have installed wine before with MacPorts. Later, I decided to install homebrew. Then, wine didn't work so I tried brew install ...