On May 30, 2010, at 04:28, benzwt chin wrote: > On Sun, May 30, 2010 at 4:13 PM, benzwt chin wrote: >>
>> dyld: Library not loaded: /opt/local/lib/libXinerama.1.dylib >> Referenced from: /opt/local/bin/quartz-wm >> Reason: no suitable image found. Did find: >> /opt/local/lib/libXinerama.1.dylib: mach-o, but wrong architecture >> Trace/BPT trap > > I did > file opt/local/bin/quartz-wm > it is a ppc and i386 binary, but I'm using x86_64. It seems that I > should rather use metacity. > However, the problem of starting the metacity still remain. Rebuild quartz-wm's dependencies with the universal variant, i.e. sudo port upgrade --enforce-variants xorg-libXinerama xorg-libAppleWM The quartz-wm port needs to have supported_archs added to it, and archcheck would help too until MacPorts 1.9.0 is released. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
