[Mono-list] MonoDevelop 1.0 released

w3stfa11 w3stfa11 at gmail.com
Fri Mar 14 23:02:27 EDT 2008


Some Ubuntu users got 0.17 to work by converting the RPM to Deb using alien.
You can probably do the same for 1.0.

http://ubuntuforums.org/archive/index.php/t-597841.html

1. Removed existing 0.16 monodevelop installation using synaptic package
manager
2. Deleted monodevelop and stetic directories from the.config hidden folder
3. sudo aptitude update && sudo aptitude install alien
4. Download the 0.17 rpm from http://www.monodevelop.com/Download
5. sudo alien --scripts mono*17*.rpm
6. Installed the deb file which is created

Although you can probably use the bundle installer from the Mono download
page to get the latest mono and monodevelop and related tools. Instructions
here
http://mono-project.com/InstallerInstructions


Daniel Soto-2 wrote:
> 
> There are some official package for Ubuntu/Debian? I had bad experiences
> trying to compile it from source.
> 
> Best regards.
> 
> 
> 2008/3/14, Igor Guerrero <igor at ubuntu.org.ni>:
>>
>> Wooohooo!!!, thanks!, where is the party?
>>
>> On 3/14/08, Lluis Sanchez <lluis at ximian.com> wrote:
>> >
>> > The MonoDevelop team is proud to announce the release of MonoDevelop
>> 1.0
>> > .
>> >
>> > MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
>> > languages. MonoDevelop enables developers to quickly write desktop and
>> > ASP.NET <http://asp.net/> Web applications on Linux and Mac OS X.
>> > MonoDevelop makes it
>> > easy for developers to port .NET applications created with Visual
>> Studio
>> > to Linux and Mac OS X and to maintain a single code base for all three
>> > platforms.
>> >
>> > The main features of MonoDevelop are:
>> >
>> >       * Customizable workbench, including custom key bindings, custom
>> >         layouts, and external tools.
>> >       * Support for several languages: C#, VB.NET <http://vb.net/> and
>> > C/C++, with Boo
>> >         and Java (IKVM) are available as separate add-ins.
>> >       * Support for code completion and type information tooltips.
>> >       * Refactoring operations to simplify changes like renaming types
>> >         and type members, encapsulating fields, overriding methods, or
>> >         implementing interfaces.
>> >       * Code navigation operations such as jumping to variable
>> >         definitions and finding derived classes.
>> >       * Easy to use GUI designer for GTK# applications, also supporting
>> >         the creation and management of custom GTK# widget libraries.
>> >       * Integrated source code version control, with support for
>> >         Subversion.
>> >       * Integrated unit testing based on NUnit.
>> >       * Support for ASP.NET <http://asp.net/> projects, allowing web
>> > projects can be built
>> >         and tested on XSP.
>> >       * Integrated database explorer and editor (beta).
>> >       * Integration with Monodoc, to provide documentation about
>> >         classes.
>> >       * Support for makefiles, both generation and synchronization.
>> >       * Support for Microsoft Visual Studio project formats.
>> >       * Packaging system that allows generating tarballs, source code
>> >         and binary packages.
>> >       * Command line tools for building and managing projects.
>> >       * Support for localization projects.
>> >       * Extensible add-in architecture.
>> >
>> > Please see the MonoDevelop 1.0 announcement page [1] for a detailed
>> > description of the features included in this release.
>> >
>> > Many thanks to everybody that made possible this release.
>> > Enjoy!
>> >
>> > The MonoDevelop Team.
>> >
>> > [1] http://www.monodevelop.com/MonoDevelop_1.0_Released
>> >
>> >
>> > _______________________________________________
>> > Mono-list maillist  -  Mono-list at lists.ximian.com
>> > http://lists.ximian.com/mailman/listinfo/mono-list
>> >
>>
>>
>>
>> --
>> http://igordevlog.blogspot.com
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 

-- 
View this message in context: http://www.nabble.com/MonoDevelop-1.0-released-tp16057605p16064078.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list