Menu

Building Monodevelop Log in to Edit

Alexandre Gueths Willyan Abilhoa Carlos Eduardo Iatskiu

Here we are showing how to compile the Monodevelop IDE (last version).

First Step:

Access:

    http://github.com/mono/monodevelop

Second Step:

Paste the following link on the terminal:

    git clone git://github.com/mono/monodevelop.git

Third Step:

Install the building dependencies by typing the following command on the terminal:

    sudo zypper in automake make autoconf msgmerge

Fourth Step:

Setup the source for build it by typing the following command on the terminal:

    ./configure --prefix=/opt/monodevelop --select

Fifth Step:

Build the monodevelop source by typing the following command on the terminal:

    make

Sixth Step:

Run the monodevelop by typing the following command on the terminal:

   make run

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB