RE: I've installed the Maemo 5 development environment, then what?

2009-09-16 Thread Peter Follo

Thanks, Daniel!

That extras-devel repo you pointed out helped a bit but a lot of packages 
returns errors like:

***
[sbox-FREMANTLE_X86: ~]  apt-get install mcalendar
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  mcalendar: Depends: python2.5-osso but it is not installable
 Depends: python-sqlite but it is not installable
 Depends: python-dateutil but it is not installable
E: Broken packages
***

Also I can't find the mozilla based web browser microb, is it not available?

I have not dived in to this too deeply yet but I guess all this is to blame on 
the beta state the SDK is in at the moment. On the other hand the n900 is soon 
out on the market and the developers at nokia (hopefully) must have a more 
mature SDK (don't they?) so I am a bit surprised.

I'm feeling I'm sliding out of topic here but I just believe that completeness 
of the SDK is essential for the community around maemo 5 based products such as 
the n900 to gain momentum. I just hope it's not too late.

Anyhow again thanks, I can still work on my apps backend.

Regards
Peter




 Date: Tue, 15 Sep 2009 09:45:39 +0300
 From: daniel.wi...@nokia.com
 To: peter.fo...@hotmail.com
 CC: maemo-developers@maemo.org
 Subject: Re: I've installed the Maemo 5 development environment, then what?
 
 Hi Peter,
 
 the SDK you are using is still in beta state. But anyway you can run 
 your applications in the X86 target and the Fremantle UI within the SDK. 
 Instructions how to start it, you will find in the installation 
 instructions [1], even though unfortunately the address book is not part 
 of it. But it will be there in the final version. So please have a 
 little bit of patience.
 
 For the address book API, you could check out this page out of the 
 documentation [2].
 
 In general you can add applications in the SDK by using aptitude. For 
 example if you add this line to your sources list (/etc/apt/sources.list):
 
 deb http://repository.maemo.org/extras-devel fremantle free non-free
 
 and run
 
 apt-get update
 
 and finally:
 
 apt-get install application-name
 
 you can install and test some applications in the SDK, but in some cases 
 with limited functionality. Your own app you can test and run as well 
 with the command
 
 run-standalone.sh excecutable file
 
 
 [1] 
 http://maemo.org/development/sdks/maemo_5_beta_2_sdk_installation/#StartUI
 [2] 
 http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Using_Generic_Platform_Components/Using_Address_Book_API
 
 I hope this helped you a bit,
 
 Cheers Daniel
 
 ext Peter Follo wrote:
  I guess I'm missing something pretty obvious here but I've been 
  looking for an answer for a few days now without success. :-/ Worth to 
  mention I'm a totally maemo newbie.
 
  I've followed the instructions on how to setup the maemo 5 SDK on 
  ubuntu and it went just fine (I think) but I was ecxpeting more, 
  greedy as I am.
 
  How do I add apps. Lets say I want to develop an app for the upcomming 
  nokia n900 that brings up the address book for the user to pick a 
  contact in it. Ok, I found the libosso-abook package and I guess it 
  will do the trick but I miss the actual adressbook application to be 
  launched.
 
  Can I get it somewhere?
 
  Is there a repo to add or some downloads to get a n900 emulator?
 
 
 
  
  Med Windows Live kan du ordna, redigera och dela med dig av dina 
  foton. 
  http://www.microsoft.com/sverige/windows/windowslive/products/photo-gallery-edit.aspx
 

_
Med Windows Live kan du ordna, redigera och dela med dig av dina foton.
http://www.microsoft.com/sverige/windows/windowslive/products/photo-gallery-edit.aspx___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: I've installed the Maemo 5 development environment, then what?

2009-09-15 Thread daniel wilms
Hi Peter,

the SDK you are using is still in beta state. But anyway you can run 
your applications in the X86 target and the Fremantle UI within the SDK. 
Instructions how to start it, you will find in the installation 
instructions [1], even though unfortunately the address book is not part 
of it. But it will be there in the final version. So please have a 
little bit of patience.

For the address book API, you could check out this page out of the 
documentation [2].

In general you can add applications in the SDK by using aptitude. For 
example if you add this line to your sources list (/etc/apt/sources.list):

deb http://repository.maemo.org/extras-devel fremantle free non-free

and run

apt-get update

and finally:

apt-get install application-name

you can install and test some applications in the SDK, but in some cases 
with limited functionality. Your own app you can test and run as well 
with the command

run-standalone.sh excecutable file


[1] 
http://maemo.org/development/sdks/maemo_5_beta_2_sdk_installation/#StartUI
[2] 
http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Using_Generic_Platform_Components/Using_Address_Book_API

I hope this helped you a bit,

Cheers Daniel

ext Peter Follo wrote:
 I guess I'm missing something pretty obvious here but I've been 
 looking for an answer for a few days now without success. :-/ Worth to 
 mention I'm a totally maemo newbie.

 I've followed the instructions on how to setup the maemo 5 SDK on 
 ubuntu and it went just fine (I think) but I was ecxpeting more, 
 greedy as I am.

 How do I add apps. Lets say I want to develop an app for the upcomming 
 nokia n900 that brings up the address book for the user to pick a 
 contact in it. Ok, I found the libosso-abook package and I guess it 
 will do the trick but I miss the actual adressbook application to be 
 launched.

 Can I get it somewhere?

 Is there a repo to add or some downloads to get a n900 emulator?



 
 Med Windows Live kan du ordna, redigera och dela med dig av dina 
 foton. 
 http://www.microsoft.com/sverige/windows/windowslive/products/photo-gallery-edit.aspx

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers