|
|
2010-08-04
, 02:41
|
|
Posts: 1,992 |
Thanked: 3,339 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#2
|
I am using Qt creator. Developed Hello application and ran successfully to see hello world on simulator. I selected option to create build for maemo device.
I found c:\users\sukumar\Helloword\helloworld_0.1_armel.de b. I copied to MyDocs folder on n900 device. I opened xterm
and ran
sudo gainroot
dbpk -i helloword_0.1_armel.deb
I saw following message
Reading database... 27752 files and directories currently installed.)
Preparing to replafcfe helloworld .1 (using heloword_0.1_armel.deb)...
unpacking replacement heloword...
Setting up Helloword(0.1)
But I can't see hello world program in applications. I am beginner for both maemo and Qt. Appreciate any help.
| The Following 2 Users Say Thank You to Wikiwide For This Useful Post: | ||
|
|
2010-08-04
, 15:03
|
|
Posts: 23 |
Thanked: 0 times |
Joined on Jul 2010
|
#3
|
|
|
2010-08-04
, 15:19
|
|
Posts: 23 |
Thanked: 0 times |
Joined on Jul 2010
|
#4
|
|
|
2010-08-05
, 13:32
|
|
Posts: 1,992 |
Thanked: 3,339 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#5
|
|
|
2010-08-05
, 22:58
|
|
|
Posts: 609 |
Thanked: 243 times |
Joined on Jan 2010
@ Eastern USA
|
#6
|
I'm also a moderator of the Applications, Nokia N900, and Maemo 5/Fremantle forums. |
|
2010-08-06
, 07:33
|
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#7
|
mad dpkg-buildpackage
| The Following 4 Users Say Thank You to Venemo For This Useful Post: | ||
|
|
2010-08-06
, 07:37
|
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#8
|
6. I don't see this application in all of the followng
a.application manager
c. /usr/bin
d /opt/usr/bin
dpkg -l | grep yourappname
|
|
2010-08-06
, 12:07
|
|
Posts: 36 |
Thanked: 45 times |
Joined on Jan 2010
@ Belgium
|
#9
|
I found c:\users\sukumar\Helloword\helloworld_0.1_armel.de b. I copied to MyDocs folder on n900 device. I opened xterm
and ran
sudo gainroot
dbpk -i helloword_0.1_armel.deb
I saw following message
Reading database... 27752 files and directories currently installed.)
Preparing to replafcfe helloworld .1 (using heloword_0.1_armel.deb)...
unpacking replacement heloword...
Setting up Helloword(0.1)
But I can't see hello world program in applications. I am beginner for both maemo and Qt. Appreciate any help.