Notices


Reply
Thread Tools
Posts: 22 | Thanked: 50 times | Joined on Apr 2011
#11
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.
 

The Following User Says Thank You to keks-n For This Useful Post:
clasificado's Avatar
Posts: 466 | Thanked: 180 times | Joined on Feb 2010
#12
Some more specific here

/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
 

The Following User Says Thank You to clasificado For This Useful Post:
Posts: 22 | Thanked: 50 times | Joined on Apr 2011
#13
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.
 

The Following 2 Users Say Thank You to keks-n For This Useful Post:
preflex's Avatar
Posts: 172 | Thanked: 628 times | Joined on Apr 2010 @ Albuquerque, NM, USA
#14
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.
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#15
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

note : you can also install the full Qt sdk using easy debian , but Qt creator runs quite slowly .
 
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#16
Originally Posted by Alfred View Post
Good to have it's own thread, started by a dev, not by smb who saw it somewhere. Спасибо
that was rude
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#17
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's Avatar
Posts: 466 | Thanked: 180 times | Joined on Feb 2010
#18
Originally Posted by keks-n View Post
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
 

The Following User Says Thank You to clasificado For This Useful Post:
Posts: 22 | Thanked: 50 times | Joined on Apr 2011
#19
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.
 

The Following User Says Thank You to keks-n For This Useful Post:
Posts: 22 | Thanked: 50 times | Joined on Apr 2011
#20
Sorry, I forgot to add this package to dependencies. Installing libgtk-dnd should fix the problem.
 

The Following 2 Users Say Thank You to keks-n For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:55.