So it's on the internets somewhere: to get xpra to build using MacPorts on my OSX 10.6 (Snow Leopard) system, I had to do
export PKG_CONFIG_PATH="/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/pkgconfig/:$PKG_CONFIG_PATH"
before building. Apparently others haven't had to. The troublesome file was pygobject-2.0.pc, which pkg_config couldn't find otherwise.

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to