[mono-vb] how can install mono in CentOS 6.4?

Rolf Bjarne Kvinge rolf at xamarin.com
Mon Jul 1 11:11:01 UTC 2013


Hi,

I'm sorry, but I don't know anything about CentOS. Your distro might have
packaged it (or someone else packaged it for your distro). If that's not
the case, you can always build it yourself if you have mono installed. This
is as easy as this:

cd ~
git clone https://github.com/mono/mono-basic
cd mono-basic
make && sudo make all install

Best regards,
Rolf

On Sat, Jun 29, 2013 at 8:40 PM, AliReza Balalan Fard <fard792 at gmail.com>wrote:

>
> hi Rolf,
> in CentOS 6.4 how can i install mono development ?
> i want to write a VB.NET  programs
>
>
> --
>
>
> Best regards,
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-vb/attachments/20130701/11c82448/attachment.html>


More information about the Mono-vb mailing list