#28692: quartz-wm @1.0.3 fails to start --------------------------------+------------------------------------------- Reporter: muchatel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: 64bit x11 | Port: quartz-wm --------------------------------+------------------------------------------- After updating my macports tree on my Slow Leopard my x server wouldn't start. In the logs the following error was produced: {{{ Dyld Error Message: Library not loaded: /opt/local/lib/libAppleWM.7.dylib Referenced from: /opt/local/bin/quartz-wm Reason: no suitable image found. Did find: /opt/local/lib/libAppleWM.7.dylib: mach-o, but wrong architecture }}} The architecture of my libAppleWM.7.dylib was x86_64 (64-bit) whereas the architecture of quartz-wm was ppc and i386 (32-bit only). Installing xorg-libapplewm with the +universal variant solved the problem. -- Ticket URL: <https://trac.macports.org/ticket/28692> MacPorts <http://www.macports.org/> Ports system for Mac OS