[Mono-osx] Mono-VB on Leopard

Geoff Norton gnorton at novell.com
Fri Feb 15 16:10:06 EST 2008


On 15-Feb-08, at 4:03 PM, Jeremy R. Geerdes wrote:

> Posted this to mono-vb, but haven't heard anything yet.  So I thought
> I would try here, too.
>
> Greetings.  Trying to get mono-vb up and running on my Santa Rosa
> Macbook running Leopard with mono 1.2.6_6, xsp 1.2.6, and mod_mono.
> Install seems to go fine, but mono still reports that it doesn't
> support VBNet.  I believe that the problem lies in the prefix.
> Namely, I haven't figured out what prefix to use with the configure.
> Mono is installed in /Library/Frameworks/Mono.framework .  I tried --
> prefix=/Library/Frameworks and --prefix=/Library/Frameworks/
> Mono.framework without success.  Wondering if anyone has any insight
> into what the correct prefix should be.
>

/Library/Frameworks/Mono.framework/Versions/ 
WHATEVER_VERSION_YOU_WANT_TO_INSTALL_TO

You can also use

/Library/Frameworks/Mono.framework/Versions/Current if you want to hit  
the current version

We do ship vbnc and the runtime in the Mono.framework tho so I'm not  
sure why you're trying to compile it

Also what do you mean by "reports it doesn't support VBNet".

-g


More information about the Mono-osx mailing list