ok I have the reason why it didn't worked. on the post of Ivan (http://flanders.co.nz/2008/02/05/compiling-mono-and-ironruby-on-osx-leopard/)
I copied the line: export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/opt/local/lib/pkgconfig" now the path (/usr/local/...) has other exclamation marks than there are on my mac. " (blog) " (my mac) I don't know if you can see the difference. But fact is that it doesn't work with the "blog marks". Does somebody has an explanation for this? thanks Ben On Tue, May 6, 2008 at 2:48 PM, Ben Aurel <[EMAIL PROTECTED]> wrote: > Seo, > > As I've writte in my 2nd response PKG_CONFIG_PATH is set. The question > is: Is it set correctly and what is the criteria for the correct > setting? > > > > > On Tue, May 6, 2008 at 2:30 PM, Sanghyeon Seo <[EMAIL PROTECTED]> wrote: > > 2008/5/6 Ben Aurel <[EMAIL PROTECTED]>: > > > > > ok, I'm a little confused now. What excactly do I have to do now in > > > order to compile it? > > > > I believe I already answered all your questions. If you have some > > more, please state it. > > > > 1. Cannot resolve path System.dll > > Configure pkg-config correctly. Make sure PKG_CONFIG_PATH is set. Make > > sure you don't use sudo, which reset the shell environment. > > > > 2. Bizarre CS0452 error from Mono C# compiler > > Mono bug #387040. No solution yet. Downgrade to SVN r98. > > > > -- > > > > > > Seo Sanghyeon > > _______________________________________________ > > Ironruby-core mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
