Re: [MeeGo-dev] how to start developing on MeeGo?

2010-05-03 Thread An Yang
Hi Glen, 在 2010-04-30五的 10:03 +0100,Glen Gray写道: On 30 Apr 2010, at 03:31, An Yang wrote: hi Gray, It's Glen I did install meego on my eeepc manually. Yes, manual installs are possible, but clearly wasn't going to be an adequate answer to the person

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-05-03 Thread Quim Gil
Hi, The meego-dev mailing list is for discussions about development of the MeeGo platform. Topics about application development on top of MeeGo have 2 better places: Application Developer Support forum http://forum.meego.com/forumdisplay.php?f=3 meego-sdk -- MeeGo SDK mailing list Discussion

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-30 Thread Glen Gray
On 30 Apr 2010, at 03:31, An Yang wrote: hi Gray, It's Glen I did install meego on my eeepc manually. Yes, manual installs are possible, but clearly wasn't going to be an adequate answer to the person asking about what to do with those image files. -- Glen Gray sla...@slaine.org

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-30 Thread Glen Gray
On 30 Apr 2010, at 03:40, KevinKuei wrote: Hi Glen Gray, I tried dd the usbimg file to USB drive and boot with it. I selected the Installation Only but I got following error messages: /sbin/boot-and-install : line 51: /usr/sbin/liveinst: No such file or directory INIT : no more

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-30 Thread wangjihong
hi KevinKuei and Glen Gray, i encountered the same problem as KevinKuei described in mail . have you got the way to solve the error ? if you have getten it ,please let me know. thank you very much ! Subject: Re: [MeeGo-dev] how to start developing on MeeGo? From: sla

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-30 Thread Graham Cobb
On Wednesday 28 April 2010 22:12:07 David Greaves wrote: Well, the build systems team inside Nokia has begun writing some docs to assist internal developers with much the same issues. We're starting to publish some of them. A first page came out today

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-30 Thread Andrew Flegg
On Fri, Apr 30, 2010 at 16:38, Graham Cobb g+me...@cobb.uk.net wrote: 1) Some of my packages are built from SVN (nightly builds).  There are no .tar files, just SVN access.  On Maemo I use MUD which effectively fetches the files from SVN into a directory of the right name, applies patches and

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-29 Thread Timo Jyrinki
2010/4/29 David Greaves da...@dgreaves.com:  http://wiki.meego.com/Packaging/Deb_conversion_example More to follow - we'd appreciate constructive feedback both from those knowledgeable about rpms and those trying to gain that knowledge. Yes, feedback and changes welcome. Like I noted on the

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-29 Thread Glen Gray
On 29 Apr 2010, at 13:46, wangjihong wrote: hello all , i have a problem . who can give me some advise? the problem is i can not install the MEEGO OS on my netbook. how can i install the meego OS? Currently, there's no way to install MeeGo on a netbook, using the default images. i

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-28 Thread Graham Cobb
On Tuesday 27 April 2010 00:30:50 Graham Cobb wrote: I think I have found the answer to my own question. The following two repositories seem to be the ones: http://repo.meego.com/MeeGo/devel/trunk/repo/ia32/os/ http://repo.meego.com/MeeGo/devel/extra/repo/ia32/os/ I have now been able to

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-26 Thread Graham Cobb
On Friday 16 April 2010 18:50:31 Greg KH wrote: Why not just use MeeGo to develop it? That works for me. And again, just because the distro is RPM based, doesn't mean that MeeGo is based on it at all. Greg, I am trying that now. I have now managed to boot a MeeGo Intel image (in QEMU).

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-26 Thread Graham Cobb
On Monday 26 April 2010 20:58:34 Graham Cobb wrote: I am trying that now. I have now managed to boot a MeeGo Intel image (in QEMU). Where can I find an RPM repository with all the tools I need (svn is the first one)? I think I have found the answer to my own question. The following two

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-19 Thread Tom Chen
Hi, MADDE is good dev tools for Maemo platform. it's easy to integration with QtCreator. but unfortunately, MADDE has NO emulator for debug now, but it'll come soon as nokia guys said. MADDE could sent app to N900 and run it. more detail please see http://wiki.maemo.org/. Br Tom On Mon, Apr

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-16 Thread An Yang
Thanks Gil. If meego need some tech support to setup koji, I could do something, if for policy reason, let the policy go hell. 在 2010-04-15四的 16:18 +0200,quim@nokia.com写道: USA Linux UAE said: I am interested in Platform development, porting and packaging , waiting for OBS to open and

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-16 Thread Kai Ouyang
Thank you very much! Another question: which os should i choose? Fedora Core 12 (according http://wiki.meego.com/Developing_in_a_Meego_Environment#Setting_up_your_development_environment), or Ubuntu 9.10? 2010/4/16 Dengyi Wang dengyi.w...@windriver.com Hi Quyang, You may try this to start.

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-16 Thread Greg KH
On Fri, Apr 16, 2010 at 11:33:40AM -0400, Dengyi Wang wrote: Personally, I prefer Fedora 12. I believe it's more close to MeeGo's image. (RPM based). Any comments? Why not just use MeeGo to develop it? That works for me. And again, just because the distro is RPM based, doesn't mean that

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread lucas azevedo
There is little info for a newbie to startup working on MeeGo from the meego.com website. Where can I find more info doc to instruct me to steup the enviroment, compile the kernel, test in kernel/service/app? Please help, thx Same here. I would be very thankful if someone could tell

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread quim.gil
Hi,                         There is little info for a newbie to startup working on                 MeeGo from the meego.com website. Where can I find more info                 doc to instruct me to steup the enviroment, compile the kernel,                 test in kernel/service/app?  

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread lucas azevedo
There is little info for a newbie to startup working on MeeGo from the meego.com website. Where can I find more info doc to instruct me to steup the enviroment, compile the kernel, test in kernel/service/app?

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread USA Linux UAE
I am interested in Platform development, porting and packaging , waiting for OBS to open and core code to be available On Thu, Apr 15, 2010 at 7:37 PM, lucas azevedo lucasazeve...@gmail.comwrote: There is little info for a newbie to startup working on

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread quim.gil
USA Linux UAE said: I am interested in Platform development, porting and packaging , waiting for OBS to open and core code to be available Then you might be interested watching Bug 615 - Open the access of MeeGo OBS http://bugzilla.meego.com/show_bug.cgi?id=615 -- Quim Gil + N900 open

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread USA Linux UAE
Ya, it has turned many individual contributors down especially after this http://www.engadget.com/2010/04/15/nokia-and-intel-give-meego-1-0-its-first-live-performance-video/ So if you are open project , why this openness to selected vendors. On Thu, Apr 15, 2010 at 7:48 PM, quim@nokia.com

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread Kai Ouyang
Thank all guys...keeping high interested watching... 2010/4/16 USA Linux UAE usasoftwareengin...@gmail.com Ya, it has turned many individual contributors down especially after this http://www.engadget.com/2010/04/15/nokia-and-intel-give-meego-1-0-its-first-live-performance-video/ So if you

Re: [MeeGo-dev] how to start developing on MeeGo?

2010-04-15 Thread Dave Neary
Hi Quim, I know I'm becoming something of a broken record at this stage, but... quim@nokia.com wrote: We are still preparing the developer documentation for the first MeeGo release. The information currently available can be found at http://wiki.meego.com/Documentation_backlog Who is