2008/5/6 Ben Aurel <ben.aurel at gmail.com>: > What's needed that the System.dll can be resolved? You need to have pkg-config correctly configured. $ pkg-config --variable=libdir mono /usr/lib If you don't get any output, try setting PKG_CONFIG_PATH so that pkg-config can find mono.pc. -- Seo Sanghyeon