[MonoDevelop] New and need help pls

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


On Wed, Mar 21, 2012 at 9:27 AM, Ralph Krausse
<gordingin at consiliumsoft.com> wrote:
> Thanks for confirming what I thought. I need .NET 3.x installed, how do I do
> that? and how would I uninstall my current stuff?

I don't use Debian, so I can't help with the details. But in general,
you can either find a mono 2.10 deb file, or install Mono from source
(ooow, that sounds painful).

Of course, you don't necessarily need MonoDevelop... you can write and
compile C# code without it, and Mono 2.6.7 (or whatever you have) can
do that pretty well. Or, you can also develop on another machine, and
move the DLLs over to your Debian box. These DLLs are pretty portable
(works across Windows, Mac, and Linux), if you write them
appropriately.

-Doug

> thx
> Ralph
>
> -----Original Message-----
> From: Doug Blank [mailto:doug.blank at gmail.com]
> Sent: Wednesday, March 21, 2012 9:22 AM
> To: Ralph Krausse
> Cc: monodevelop-list at lists.ximian.com
> Subject: Re: [MonoDevelop] New and need help pls
>
> 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