No. You can run and ssh to the image and do "zypper install <package>"
From: Apollo Xue [mailto:[email protected]] Sent: Wednesday, February 16, 2011 5:25 PM To: Chen, Zhang Z Cc: [email protected] Subject: Re: [MeeGo-SDK] Is the version of QMF Development package in MeeGo SDK 1.1.2 correct? if the sysroot was updated , then should the runtime image be updated correspondingly? 2011/2/16 Chen, Zhang Z <[email protected]<mailto:[email protected]>> Here is an example( Quoted from one thread in Meego-SDK by [email protected]<mailto:[email protected]>): Go to sysroot directory: cd /usr/lib/madde/linux-i686/targets/meego-core-armv7l-trunk/ Fetch required packages, e.g.: wget http://repo.meego.com/MeeGo/builds/trunk/1.1.90.2.20110208.4/oss/repos/armv7l/packages/armv7l/telepathy-qt4-0.5.1-1.13.armv7l.rpm wget http://repo.meego.com/MeeGo/builds/trunk/1.1.90.2.20110208.4/oss/repos/armv7l/packages/armv7l/telepathy-qt4-devel-0.5.1-1.13.armv7l.rpm Extract content of rpms: rpm2cpio telepathy-qt4-0.5.1-1.13.armv7l.rpm | cpio -idmv rpm2cpio telepathy-qt4-devel-0.5.1-1.13.armv7l.rpm | cpio -idmv You might need to create symlink from <sysroot>/usr/lib/libtelepathy-qt4.so to <sysroot>/lib/libtelepathy-qt4.so. From: Apollo Xue [mailto:[email protected]<mailto:[email protected]>] Sent: Monday, February 14, 2011 4:30 PM To: Chen, Zhang Z Cc: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: [MeeGo-SDK] Is the version of QMF Development package in MeeGo SDK 1.1.2 correct? thank you very much, Chen! I am thinking about updating the QMF-devel of the sysroot by myself, so that we would not being blocked by this issue. But I am not sure how to update the QMF-devel of the sysroot, I had ever tried to updating MTF(libmeegotouch-devel rpm) using mic-chroot, but failed because several libs it depend were missing, do you know some way to install it and its dependencies at one time? should the runtime image being updated if I updated the sysroot? 2011/2/14 Chen, Zhang Z <[email protected]<mailto:[email protected]>> Yes. qmf-devel in SDK 1.1.2 is an old version. 1.2 preview will contain newer version of qmf-devel. From: Apollo Xue [mailto:[email protected]<mailto:[email protected]>] Sent: Saturday, February 12, 2011 1:43 PM To: Chen, Zhang Z Cc: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: [MeeGo-SDK] Is the version of QMF Development package in MeeGo SDK 1.1.2 correct? Hi Chen, Thank you very much! Actually I mean both. For the sysroot, the qmf-devel package should contain those libs, but actually, in the sysroot of SDK 1.1.2, I only find libqmfclient.so under /usr/lib/madde/linux-i686/sysroots/meego-handset-ia32-madde-sysroot-1.1.20110106.1204-fs/usr/lib, and in the same folder, you can find two special libs (libmessageserver.so and libqtopiamail.so), I believe these two libs are deprecated libs of qtopia rather than QMF, the names of libs are different. For the runtime image, I ssh into the runtime image and checked again, the result is same, I only found libqmfclient.so under /usr/lib, libqmfclient and libqmfmessageserver can not be found, and two special libs (libmessageserver.so and libqtopiamail.so) exist under /usr/lib. So I guess the SDK is containing a wrong qmf-devel package (deprecated qtopia package). Correct me if I am wrong, thanks! Best Regards Apollo Xue , 2011/2/12 Chen, Zhang Z <[email protected]<mailto:[email protected]>> Are you talking about sysroot or runtime? I save in qemu image, there are 3 libs (libqmfclient, libqmfmessageserver, and libqmfutil). In sysroot, there are libqmfutil and qmf-devel. I think they are enough for compiling? From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Apollo Xue Sent: Friday, February 11, 2011 3:45 PM To: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: [MeeGo-SDK] Is the version of QMF Development package in MeeGo SDK 1.1.2 correct? Hi, I am not sure whether the SDK 1.1.2 contain a correct version of QMF development package or not, 3 libs of QMF (libqmfclient, libqmfmessageserver, and libqmfutil), only libqmfutil exist, the others can not be found. I found two special libs under sysroot, libmessageserver and libqtopiamail, from the name, they look like deprecated libs, the header files are not right either. Can anyone help to check this issue? and correct me if I am wrong. Best Regards Apollo Xue
_______________________________________________ MeeGo-sdk mailing list [email protected] http://lists.meego.com/listinfo/meego-sdk http://wiki.meego.com/Mailing_list_guidelines http://meego.com/developers
