Building mono on Linux
- by morpheous
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?