Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Robostove

#16
Following the tutorial I'm failing to install the snapshot for mono-complete. It's missing the correct dependencies because when I run the following, the 4.2.1 libmono libraries are installed. sudo apt-get install build-essential cli-common libgtk2.0-cil-dev libglade2.0-cil-dev libgnome2.0-cil-dev libgconf2.0-cil-dev

I'm using Ubuntu 16.04. I successfully removed my existing Mono installation using the following command. (The tutorial steps weren't removing Mono fully) sudo apt-get purge libmono* cli-common mono-runtime

Can anyone help me sort this out?