I recently installed Mono via the synaptic package manager on my Linux version Hardy Heron. I'm able to compile and run the simple console app given as an example on the Mono Basics page. However, when I try the Winforms 'Hello World' example, I get the following error:
Package dotnet was not found in the pkg-config search path. Perhaps you should add the directory containing 'dotnet.pc' to the PKG_CONFIG_PATH environment variable No package 'dotnet' found error CS8027 Error running pkg-config. Check the above output. I see in the directory usr/lib/pkgconfig, there is gtk-dotnet-2.0.pc and other .pc files, but no dotnet.pc Any suggestions? Perhaps this is a synaptic issue? Thanks for any insights into this. Brad -- View this message in context: http://www.nabble.com/Compiling---package-dotnet-was-not-found-tp17585297p17585297.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
