MonoFramework-2.4_7.macos10.novell.universal.dmg no longer creates
the symlink in /usr/bin to pkg-config. Previous RC's created this
okay. Probably a bug that crept in at the last moment. Please post a
bug report with Novell:
https://bugzilla.novell.com/index.cgi
You can create this symlink yourself for now:
sudo ln -s /Library/Frameworks/Mono.framework/Commands/pkg-config pkg-
config
Uninstalling Mono will delete this symlink, so it still knows about
it, but just doesn't create it when you install Mono like it should.
Thanks.
-Phil