You are not logged in.

#1 2012-05-14 23:30:12

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

How do you install and use Monodevelop? (or suggest alternative)

My goal is to use mono develop to write D programs (mono-D IDE).   My setup:

* Arch 3.0
* awesome WM

monodevelop seems to be installed.  But how do I use it?

Offline

#2 2012-05-14 23:41:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

What's the problem?  Out of curiosity I just installed it, it ran fine here.

Edit: and for the other part of your title - alternative: vim + gcc/dmd wink

Last edited by Trilby (2012-05-14 23:49:56)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2012-05-15 01:33:59

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

Re: How do you install and use Monodevelop? (or suggest alternative)

Trilby wrote:

What's the problem?  Out of curiosity I just installed it, it ran fine here.

Edit: and for the other part of your title - alternative: vim + gcc/dmd wink

How do you invoke it?

# monodevelop

Does nothing.

Offline

#4 2012-05-15 01:54:50

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

why would you try to launch it as root?  Don't do that.

Just run it normally.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2012-05-15 02:10:22

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

Re: How do you install and use Monodevelop? (or suggest alternative)

Trilby wrote:

why would you try to launch it as root?  Don't do that.

Just run it normally.


I'm running it on VBox, so not a huge security problem, right? ^-^   I am doing a practice run to see how well I can get along with Arch, and I'll probably install it directly, or make my VBox install official.


*Edit*: Tried 'monodevelop' in normal user acct.  No go.

Last edited by enjoysmath (2012-05-15 02:18:19)

Offline

#6 2012-05-15 02:11:23

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

It's not about security risks, it's about having it work.  Unless you're also running X as root ... Perhaps more information is needed to know what is happening.

Last edited by Trilby (2012-05-15 02:11:57)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2012-05-15 02:19:37

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

Re: How do you install and use Monodevelop? (or suggest alternative)

-bash: monodevelop: command not found

I'm used to having the commands be found after installing and their names obvious.  I'll do some more googling.

:'(  FWP

Last edited by enjoysmath (2012-05-15 02:23:04)

Offline

#8 2012-05-15 02:22:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

It should be.  The installation must have failed.

What does `pacman -Qs monodevelop` return?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2012-05-15 02:26:42

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

Re: How do you install and use Monodevelop? (or suggest alternative)

Trilby wrote:

It should be.  The installation must have failed.

What does `pacman -Qs monodevelop` return?

That returns nothing (no lines, no output, and does this with no errors).

pacman -S monodevelop

Comes up with conflicts involving libltdl, and won't resolve them on its own.  I'll have to clean & install or re-install some how.

Offline

#10 2012-05-15 02:29:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

If you want help with THAT problem, please post the error messages/conflicts.  Twenty questions isn't a great forum game.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#11 2012-05-15 02:31:11

enjoysmath
Member
Registered: 2012-05-12
Posts: 18

Re: How do you install and use Monodevelop? (or suggest alternative)

Yeah, good idea.  I don't clearly recall that it installed successfully, so I'll try fixing the re-install first.

Offline

#12 2012-05-15 02:38:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: How do you install and use Monodevelop? (or suggest alternative)

It didn't install.  If pacman finds a conflict it will abort the installation.  The error messages are actually very informative - particularly the one that says no package was installed.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB