[MonoDevelop] New and need help pls

Doug Blank doug.blank at gmail.com
Wed Mar 21 13:21:37 UTC 2012


On Wed, Mar 21, 2012 at 8:42 AM, Ralph Krausse
<gordingin at consiliumsoft.com> wrote:
> Hi all,
>
>
>
>                 Just joined the group. I am a Mono and Linux newbie so pls
> go easy on me. I installed Debian on a VM. Now I wanted to install Mono and
> develop some ideas I have. To install Mono (I suspect just the runtime), I
> ran Terminal and entered ' apt-get install mono-devel '. It went off and
> downloaded and installed a slew of stuff. Then I figured to develop, I need
> the IDE so I downloaded the deb file from
> http://packages.debian.org/wheezy/all/monodevelop/download. But when I run
> the package, I get the following error:
>
>
>
> Error: Dependency is not satisfiable: mono-runtime (>= 2.10.1)

So the MonoDevelop that you downloaded needs Mono 2.10.1 or greater.
So, the Mono you installed must be less that that.

Can you not install MonoDevelop through apt-get too? That should be a
compatible version.

If not, you need to find a MonoDevelop for your Mono version, or
install a Mono version that is 2.10.1 or greater.

Hope that helps!

-Doug

>                 Now, looking at what was installed during the runtime
> installed, I see it only installed .NET 1.1 and .NET 2.0 so the mono develop
> install makes sense, it needs .NET 3.x installed.
>
>
>
>                 First I am I reading that correctly? Second, how do I
> installed .NET 3.x, I do see that is released. Or am I doing this all wrong?
>
>
>
>                 Any help would be appreciated, I am under the gun to get
> something done.
>
> thx
>
> Ralph
>
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list