Ivan, your article was one of the references for my attempt to install
ironruby on leopard. It would be very nice if you could send me your
script to [EMAIL PROTECTED]
thanks



On Tue, May 6, 2008 at 1:52 PM, Ivan Porto Carrero <[EMAIL PROTECTED]> wrote:
> oh I have a script that should do all that.
>  i can email it to you if you want.
>  I also have that blogpost up that explains everything
>
>
> http://flanders.co.nz/2008/02/05/compiling-mono-and-ironruby-on-osx-leopard/
>
>
>
>  On 6/05/2008, at 10:41 PM, Ben Aurel wrote:
>
>
> > 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 <[EMAIL PROTECTED]> wrote:
> >
> > > 2008/5/6 Ben Aurel <[EMAIL PROTECTED]>:
> > >
> > >
> > > > 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
> > > [email protected]
> > > http://rubyforge.org/mailman/listinfo/ironruby-core
> > >
> > >
> > _______________________________________________
> > 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
>
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to