Reply
Thread Tools
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#101
Originally Posted by jcnielsen View Post
Yes, I got the new MADDE client.
Today I managed to install the libqt4-gui package - a small victory. Now I just need libfuse2, fuse-utils and usb-network-module that seems to be '...not available'.
Have you enabled the extras-devel repository, like described in step 3 in the instructions? After that run:

Code:
apt-get update
and

Code:
apt-get -f install
This should resolve all the dependency issues. But please be aware of that the software in extras-devel is not stable! So you should consider disabling it after the installation.

Daniel
 
Posts: 22 | Thanked: 5 times | Joined on Dec 2009 @ Copenhagen/Denmark
#102
Originally Posted by danielwilms View Post
Have you enabled the extras-devel repository, like described in step 3 in the instructions? After that run:

Code:
apt-get update
and

Code:
apt-get -f install
This should resolve all the dependency issues. But please be aware of that the software in extras-devel is not stable! So you should consider disabling it after the installation.

Daniel
I setup the extra-devel again just now, and tried to install again, and this time is actually worked! I have no idea why. I am in a different network today, maybe that has something to do with it?

Thanks for the help everyone!
 
Posts: 43 | Thanked: 17 times | Joined on Dec 2009
#103
This was my issue too, I was always paranoid and disabled the extras-development repo (in Application Manager) before running apt-get update and apt-get -f install

You need to leave it enabled while running the apt-get commands (I found that out the hard way)

 
Posts: 22 | Thanked: 5 times | Joined on Dec 2009 @ Copenhagen/Denmark
#104
Originally Posted by JustCallMeJoe View Post
This was my issue too, I was always paranoid and disabled the extras-development repo (in Application Manager) before running apt-get update and apt-get -f install

You need to leave it enabled while running the apt-get commands (I found that out the hard way)

It was setup, but I set it up again. Weird. Anyway, seems to work now. Now I will test the application I made.
 
Posts: 22 | Thanked: 5 times | Joined on Dec 2009 @ Copenhagen/Denmark
#105
Hi
I have a MADDE device/runtime questions regarding step 4 in the guide: http://wiki.maemo.org/MADDE/Device_runtime

'Then enter the password, you got in step 3 shown on mad-developer application window when requested'

I am never requested a password - any ideas?
 
Posts: 42 | Thanked: 12 times | Joined on Dec 2009 @ Kuopio, Finland
#106
Originally Posted by jcnielsen View Post
Hi
I have a MADDE device/runtime questions regarding step 4 in the guide: http://wiki.maemo.org/MADDE/Device_runtime

'Then enter the password, you got in step 3 shown on mad-developer application window when requested'

I am never requested a password - any ideas?
Does the runtime install correctly?
mad-admin create <runtime name> -a <ip-address>
 
Posts: 22 | Thanked: 5 times | Joined on Dec 2009 @ Copenhagen/Denmark
#107
Ah, crap, no it didn't, seems I lost connection.
Thanks.
 
Posts: 21 | Thanked: 14 times | Joined on Dec 2009 @ Turku, Finland
#108
Hi!

I updated to the latest developer client on the device.
Also, i updated maemo5 the latest PR1.1.

Now, when i try to send a binary to the device
Code:
mad remote -r n900 send build/boulderdash
i get the following error:
Code:
bin/remote-wrapper.sh: line 204: cannot create boulderdash: Permission denied
What gives?
 
shep's Avatar
Posts: 85 | Thanked: 65 times | Joined on Jan 2010 @ Ireland
#109
Hi All,

Taking Salsers great calculator code I have created my own.

It builds and I can test the app on the N900, but I was wondering how do I actually deploy the app to the N900 so I can run it as needed.

I ran the following which I thought would install it, but I cannot find it on the N900.


MADDE-0.5 ~/wwcalc
Shep $ mad remote -r wwcalc run wwcalc

MADDE-0.5 ~/wwcalc
Shep $ mad remote -r wwcalc send ../wwcalc_0.1_armel.deb

MADDE-0.5 ~/wwcalc
Shep $ mad remote -r wwcalc install wwcalc_0.1_armel.deb
Selecting previously deselected package wwcalc.
(Reading database ... 26277 files and directories currently installed.)
Unpacking wwcalc (from .../madde/wwcalc_0.1_armel.deb) ...
Setting up wwcalc (0.1) ...

MADDE-0.5 ~/wwcalc
Shep $ mad remote -r wwcalc ping
Runtime up and connectable


Any ideas?

I have shared the files out here if anyone wants them.

Thanks,

Shep

http://click.officeliveemail.com/?ju...61275726007&t=

Last edited by shep; 2010-01-15 at 00:02.
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#110
Originally Posted by timperi View Post
Hi!

I updated to the latest developer client on the device.
Also, i updated maemo5 the latest PR1.1.

Now, when i try to send a binary to the device
Code:
mad remote -r n900 send build/boulderdash
i get the following error:
Code:
bin/remote-wrapper.sh: line 204: cannot create boulderdash: Permission denied
What gives?
Outoa.

I also have PR1.1 now in my device and send worked OK.

Run the following commands and report their output:

Code:
 mad remote -r n900 run pwd
 mad remote -r n900 run ls -ld
 mad remote -r n900 run ls -l ..
 

The Following User Says Thank You to too For This Useful Post:
Reply

Tags
madde

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:02.