[Ironruby-core] Problems compiling IronRuby on Mac Leopard
Ben Aurel
ben.aurel at gmail.com
Tue May 6 06:41:07 EDT 2008
that's my line in ~/.bash_profile:
...
export PKG_CONFIG_PATH="/opt/mono/lib/pkgconfig/"
,...
and this is what I get with
$ pkg-config --variable=libdir mono
/opt/mono/lib/pkgconfig/../../lib
should this be correct - no? What's wrong here?
On Tue, May 6, 2008 at 12:15 PM, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
> 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
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
More information about the Ironruby-core
mailing list