本文和大家重点讨论一下如何搭建Meego开发环境,在学习Meego开发之前首先要学会搭建Meego开发环境,希望本文的介绍能让你有所收获。
搭建Meego开发环境
文档:http://wiki.Meego.com/Developing_in_a_Meego_Environment
目前开发工具还在不断完善,适合那些喜欢折腾的人去搭建,所以肯定会遇到很多问题,说一下简要步骤:
- InordertobegindevelopingfortheMeego‘dayone’release,youwillneedtofollowthesesteps:
- NOTE:TheseinstructionsweretestedonaFedora12chroot(X86),yourexperiencemayvarywithotherdistributions.
- Haveaccessto‘root’onyourdevelopmentmachine.
- SatisfytherequirementsforMIC2installation
- DownloadMIC2fromthegitrepository(developmenttree)
- InstallMIC2
- ForARM,InstallQEMU:Grabtheqemupackageforyoursystem.Fedoraoneisatthisurl
- Afterthis,run‘qemu-binfmt-conf.sh’asroot.ThiswillenableyoursystemtorunARMbinariesandwillhavetoberepeatedatsystemstartup.
- IfyouhaveScratchboxand/orMaemoSDKinstalled,pleasefollowtheseinstructionstoavoidconflicts
- DownloadMeegodevelopmentimagesforMeegoX86andMeegoARMandbzip2-dthem(theyare3GBloopbackimages)
- OryoucancreateyourowndevelopmentimageswiththiskickstartfileforX86orthiskickstartfileforARMandtheinstructionsatImage_Creation_For_Beginners
详细内容去那个连接慢慢看吧。
【编辑推荐】
- 解析Meego开发中MeeGo API 开发库功能
- 在Linux上使用MeeGoSDK进行Meego开发
- 从Moblin和Maemo看MeeGo开发
- 揭露关于MeeGo开发的15个事实
- 虚拟机操作系统及Meego开发中MeegoSDK安装过程详解