Hi, Simon Geard wrote on: Sun, 11 Sep 2005 21
While 1.9.5 ought to be valid, it's not the current version. Consider trying 2.5.91 which should be the latest version of the 2.0-compatible bindings.
I had, earlier, tried 2.5.9x but it did not work.
Also, try running the following command, which should be basically what the configure script is running:
pkg-config --print-errors --exists 'gnome-sharp-2.0 >= 1.9.5'
What I have done is that I kicked the mono installation from source. Instead, I downloaded the binary installer: 'monobundle-1.0.6-2-installer.bin', downloaded from 'http://www.go-mono.com/archive/1.06/installer/'. Installing this was a breez. It is working fine and serves my purpose. Already, spent enough time on the sources install.
Hmm... hopefully a stupid question, have you made sure $PKG_CONFIG_PATH includes the location of the relevant .pc files, as the error suggests?
Oh yes! that had been done. I suspect that one has to know the matching packages and select from those to get a successful installation. The mono site is not much help in this regard. The mono's development - which is under Novel - does not seem to be well coordinated.
Will try to hunt for an installer for a later version. This works. Thanks a lot for all your efforts. Lot of Regards Randhir Phagura -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
