On 21.11.2011 19:25, Chris Derrick wrote: > The result of "pkg-config --cflags mono" was: > > Package mono was not found in the pkg-config search path. > Perhaps you should add the directory containing `mono.pc' > to the PKG_CONFIG_PATH environment variable > No package 'mono' found
Check that /usr/lib/pkgconfig/mono.pc really exists and is readable. If yes: your pkg-config is broken. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
