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 <[email protected]>wrote: > > hi Rolf, > in CentOS 6.4 how can i install mono development ? > i want to write a VB.NET programs > > > -- > > > Best regards, >
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
