monodevelop-latest

So, to hopefully end ‘silent’ complains that Mono-D can’t be installed anymore — I just added the instruction step which adds the external repository to the system’s software repository list, again.

You have to execute
sudo add-apt-repository ppa:keks9n/monodevelop-latest

sudo apt-get update

and finally

sudo apt-get install monodevelop-latest

in order to download MonoDevelop 3.x.x. Aptitude should also be usable to download the latest alpha.

13 Comments

  • tim
    October 20, 2012 - 9:20 pm | Permalink

    after installing monodevelop-latest in ubuntu 12, i try to install D language bindings and get:
    the installation failed!
    erros found in add-in /usr/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc

    • alex
      October 20, 2012 - 9:21 pm | Permalink

      It should be working anyway..

      • tim
        October 21, 2012 - 7:26 pm | Permalink

        yes indeed. thanks!

        • andrea
          February 7, 2013 - 9:58 pm | Permalink

          Not for me. It gives that error, and then plugin is installed but when i start a new project it says:

          System.MissingMethodException: Method not found: ‘MonoDevelop.Projects.ProjectConfiguration.get_ParentItem’.
          at MonoDevelop.D.DProjectConfiguration.UpdateGlobalVersionIdentifiers (MonoDevelop.D.DProject prjOverride) [0x00000] in :0

          • alex
            February 7, 2013 - 10:31 pm | Permalink

            Then you either have to refresh the repo or check your addin repo url again. This stuff has to work.

            • andrea
              February 7, 2013 - 10:46 pm | Permalink

              It doesn’t. Here at home and neither at office.
              Here Ubuntu 12.10 at office 12.04 (not me, my colleegue)
              Also tried apt-get purge monodevelop and then removed all files from ~/.config & c. and reinstalled.
              No way.

            • andrea
              February 7, 2013 - 11:00 pm | Permalink

              Hmm after x (x >1000) tries, now it installs smoothly. Fine :)

            • alex
              February 7, 2013 - 11:33 pm | Permalink

              Then I could imagine that it suddenly refreshed the addin definitions. Anyway, congrats that you’ve made it.
              Now just wait for further bug fix releases and pleeaaaasssee tell me whether you’ve found some – I’m sure you will ;)
              https://github.com/aBothe/Mono-D/issues

  • David Eagen
    May 8, 2012 - 9:32 pm | Permalink

    W: Failed to fetch http://ppa.launchpad.net/keks9n/monodevelop-latest/ubuntu/dists/precise/main/source/Sources 404 Not Found

    W: Failed to fetch http://ppa.launchpad.net/keks9n/monodevelop-latest/ubuntu/dists/precise/main/binary-amd64/Packages 404 Not Found

    W: Failed to fetch http://ppa.launchpad.net/keks9n/monodevelop-latest/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found

    I get these errors when trying to run apt-get update on Ubuntu 12.04. Is there a different repository to use for 12?

    • alex
      May 8, 2012 - 9:45 pm | Permalink

      Some users complained that monodevelop-latest could not be found without adding this repo. Can you install it anyway? Nevertheless it’s the only known repo that provides that package – dunno if Ubuntu has got a special one tho

    • alex
      May 8, 2012 - 9:58 pm | Permalink

      If you take a look at http://ppa.launchpad.net/keks9n/monodevelop-latest/ubuntu/dists , you’ll notice that there’s no “precise” folder in there – so it seems to be for ubuntu oneiric only – but perhaps I can ask the owner of the repo if he is able to manage to upload it for the latest ubuntu :)

    • Nikita Tsukanov
      May 10, 2012 - 8:40 pm | Permalink

      Now building it for 12.04. Also check monodevelop-appmenu for HUD support.

  • Leave a Reply

    Your email address will not be published. Required fields are marked *


    2 + four =

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>