On Apr 12, 2009, at 08:35, Christof Wolf wrote:
On Sunday 12 April 2009, you wrote:
Ok, I was able to reproduce it and fix it! YAY! So would you mind trying 1.4.2-apple42 via MacPorts or download the X11.bin replacement from http://xquartz.macosforge.org/downloads and verify that it's fixed for you as well. Jeremy,
I can't compile apple42
I get:
checking for XPBPROXY... configure: error: Package requirements (applewmproto
= 1.2 applewm >= 1.2 xfixes fixesproto x11) were not met:
Requested 'applewm >= 1.2' but version of AppleWM is 1.0.0
You need to upgrade xorg-applewmproto and xorg-libAppleWM. Just do: sudo port -v upgrade outdated to upgrade all the outdated ports on your system.
I have installed xorg-applewmproto 1.2 but it's not been recognized. Any idea?
applewm != applewmproto . The first one is the library (the xorg- libAppleWM port). The second one is the protocol headers package (the xorg-applewmproto port).