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

2010-05-14 Thread Dengyi Wang
Date: Fri, 14 May 2010 01:17:31 +0100 From: Graham Cobb To: meego-dev@meego.com Subject: Re: [MeeGo-dev] how to start developing on MeeGo? Message-ID:<201005140117.32157.g+me...@cobb.uk.net> Content-Type: text/plain; charset="iso-8859-1" On Friday 30 April 2010 16:38:05 G

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

2010-05-14 Thread Timo Jyrinki
2010/5/14 Graham Cobb : > As I didn't get any answers to my questions I am going to try posting them in > the Application Developer Support  forum.  I hope the people who can help > developers with packaging questions will be hanging out there (hint, hint)! Yep, this thread continues there on the

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

2010-05-13 Thread Graham Cobb
On Friday 30 April 2010 16:38:05 Graham Cobb wrote: > 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 p

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 and

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 > ad

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

2010-04-30 Thread Graham Cobb
On Friday 30 April 2010 17:04:14 Andrew Flegg wrote: > I'm certainly of the mind - though, as you'll know, we've not started > discussing this yet - that there may well be space for mud in the > MeeGo world. > > There's certainly no reason why it couldn't spit out the .spec file in > exactly the sa

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 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 then invokes t

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 > http://wiki.meego.com/Packaging/Deb_c

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 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 mo

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 __

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

2010-04-29 Thread An Yang
hi Gray, I did install meego on my eeepc manually. mkfs.btrfs the root partition, mkfs.ext3 the boot partition with your favorite linux; boot from usb image, and copy the file to hard disc; syslinux the boot partition; than restart you netbook, and enjoy the meego. manual config network, and u

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

2010-04-29 Thread KevinKuei
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 processes left in this runlevel I check the previous ma

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.

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

2010-04-29 Thread wangjihong
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? i have downloaded the files from the http://meego.com/ and the files path is : http://repo.meego.com/MeeGo/devel/trunk/images/

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

2010-04-29 Thread Jeremiah Foster
On Apr 28, 2010, at 11:12 PM, David Greaves wrote: > Graham Cobb wrote: >> 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/ia

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

2010-04-29 Thread Timo Jyrinki
2010/4/29 David Greaves : >  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 discussion page,

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

2010-04-28 Thread David Greaves
Graham Cobb wrote: > 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/o

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 t

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

2010-04-26 Thread Graham Cobb
On Tuesday 27 April 2010 00:36:00 Arjan van de Ven wrote: > I would strongly suggest using sshfs instead of nfs Thanks, but NFS is what I use in my build setup. I have worked with NFS for about 20 years and know what I am doing and why NFS is, unfortunately, still the best tool for my parti

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

2010-04-26 Thread Arjan van de Ven
On 4/26/2010 16:30, Graham Cobb wrote: 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 m

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 r

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-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-19 Thread Jeremiah Foster
On Apr 16, 2010, at 8:33 PM, Dengyi Wang wrote: > On 04/16/2010 01:50 PM, Greg KH wrote: >> 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 us

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

2010-04-16 Thread Leonardo Luiz Padovani da Mata
In our developemet we started with fedora core 11 chroot, and then we have upgrade the packages with fedora core 12 and 13 and packages from repo.moblin.org. On Fri, Apr 16, 2010 at 3:33 PM, Dengyi Wang wrote: > On 04/16/2010 01:50 PM, Greg KH wrote: >> >> On Fri, Apr 16, 2010 at 11:33:40AM -0

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

2010-04-16 Thread Dengyi Wang
On 04/16/2010 01:50 PM, Greg KH wrote: 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

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 Mee

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

2010-04-16 Thread Dengyi Wang
Personally, I prefer Fedora 12. I believe it's more close to MeeGo's image. (RPM based). Any comments? Regards, Dengyi On 04/16/2010 10:40 AM, Kai Ouyang wrote: Thank you very much! Another question: which os should i choose? Fedora Core 12 (according http://wiki.meego.com/Developing_in_a_M

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 > Hi Quyang, > > You may try this to start. > > 1) download the MeeGo

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

2010-04-16 Thread Dengyi Wang
Hi Quyang, You may try this to start. 1) download the MeeGo image from repo.meego.com (Netbook image is suggested ) 2) Install "MeeGo Image creator" tools, following this link: http://wiki.meego.com/Image_Creation 3) Use mic-chroot + the image you just downloaded to enter the chroot jail 4) Y

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

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

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 > 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

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, wrote: > USA Linux

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 so

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 wrote: > >> > >> > >> > There is little info for a newbie to startup >> working on >> > MeeG

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 ke

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/servic

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

2010-04-15 Thread Sebastian Peña
I am also a newbie on this, I am really interesting on developing thing on MeeGo for cellphones (Like N900) but I am very confused where I have to start to put a Development environment working. Also I would like to help on the development of MeeGo. So, any help would be very appreciated. Regards.

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

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

2010-04-14 Thread Kai Ouyang
Hi, guys, 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 -- Best Regards Steve Ouyang ___