maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET (https://talk.maemo.org/showthread.php?t=72677)

keks-n 2011-05-01 21:08

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Ehm. Try to install mono-complete first. May be there is too many packages. Now I'll try to install it on the clean system.

clasificado 2011-05-01 21:33

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Some more specific here

Quote:

/home/user # dpkg --configure mono-gac
Setting up mono-gac (2.10.1-4maemo3) ...
/var/lib/dpkg/info/mono-gac.postinst: line 6: /usr/share/cli-common/gac-install: not found
dpkg: error processing mono-gac (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
mono-gac

keks-n 2011-05-01 22:19

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
It fails here:
if [ -x /usr/share/cli-common/gac-install ]; then
/usr/share/cli-common/gac-install mono
fi

The first line of "/usr/share/cli-common/gac-install":
#!/bin/bash


It looks like, that you haven't bash installed on your system.

preflex 2011-05-02 05:15

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Wow! Spectacular! Thank you for this unholy gift!

I have one problem though. I'm unable to drag widgets, etc. from the toolbox when using the designer.

ivyking 2011-05-02 05:34

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
thank you , this is just awesome , also for people asking about c++ , you can run the sdk in a chroot environment as previously mentioned , and some one has already done the work for you , Here :

http://talk.maemo.org/showthread.php?t=71546

now you have mono and the maemo sdk :D

note : you can also install the full Qt sdk using easy debian , but Qt creator runs quite slowly .

ZogG 2011-05-02 05:37

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Quote:

Originally Posted by Alfred (Post 998169)
Good to have it's own thread, started by a dev, not by smb who saw it somewhere. Спасибо

that was rude :mad:

Mentalist Traceur 2011-05-02 05:52

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Re: gcc from sdk repository: You must have had a really full rootfs at the time. The situation is better on the N900 now - we have more optified programs, even in devel, so it's easier to keep rootfs space down.

Anyway, gcc won't by itself take up too much space (relatively speaking...) - it's all the -dev packages that'll rape your rootfs. Currently, I manually optify all these packages right after I install them, and as of this last reflash I got annoyed and started saving the optifications in a script to run to do it automatically next time. But yes, sometimes you need a decently large handful of MB to fit all the stuff into rootfs before you can optify it yourself.

clasificado 2011-05-02 14:27

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Quote:

Originally Posted by keks-n (Post 998547)
It fails here:
if [ -x /usr/share/cli-common/gac-install ]; then
/usr/share/cli-common/gac-install mono
fi

The first line of "/usr/share/cli-common/gac-install":
#!/bin/bash


It looks like, that you haven't bash installed on your system.

Yep, That was the problem. it is configuring everything now.

If it is needed, maybe should be in the dependencies list

keks-n 2011-05-02 15:06

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Quote:

I have one problem though. I'm unable to drag widgets, etc. from the toolbox when using the designer.
Check that the library from /opt/gtk-dnd is preloaded. It enables drag-n-drop feature.

keks-n 2011-05-02 16:26

Re: [Announce] MonoDevelop 2.6 Beta 2. An IDE for C# and ASP.NET
 
Sorry, I forgot to add this package to dependencies. Installing libgtk-dnd should fix the problem.


All times are GMT. The time now is 15:44.

vBulletin® Version 3.8.8