Urs Muff wrote:

I feel your pain, trust me!

One thing I have to say: installing mono has gotten much easier:
- Install fink from fink.sourceforge.net
- Make sure to be adding the unstable tree (either with Fink Commander ->
Preferences -> Fink
        - use unstable packages
        - use unstable cryptography packages
  Or by adding unstable/main unstable/crypto in the line Tree: of the file
/sw/etc/fink.conf
- do a self update 'fink selfupdate-cvs'
- install mono 'fink install mono'

That's it!  It installs all the dependencies and it just works.  Right now
it's 0.31.

I got gtk-sharp compiling on my local machine but it is not working to a
point where we can use it.

Yeah, I'm looking into it and planning on packaging it as soon as it's usable. It appears the first issue is that it's trying to dlopen libfoo.so.4 when on darwin they're either libfoo.4.so or libfoo.4.dylib instead. I understand this can get remapped certain ways, but I'd rather fix it at the source.


Hopefully I'll have a chance to dig into it this weekend.

--
Benjamin Reed, a.k.a. RangerRick
[EMAIL PROTECTED] / http://ranger.befunk.com/
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to