Building mono on Linux
Posted
by morpheous
on Stack Overflow
See other posts from Stack Overflow
or by morpheous
Published on 2010-05-07T23:23:33Z
Indexed on
2010/05/07
23:28 UTC
Read the original article
Hit count: 234
I have downloaded and built the latest version of mono (2.6.3), on Linux box (9.10).
I have successfully built the C# compiler mcs, but it seems that the vb compiler vbnc was not built.
Are there any special instructions required to build vbnc (other than configure, make, make install)?
Has anyone managed to successfully build vbnc? - if yes, what do I need to do to build the vbnc executable?
© Stack Overflow or respective owner