Thanks, Danny, but there is no “bin” directory in the sysroot, so I can’t change root to it. So it seems I can only extract the rpm and copy files to sysroot manually.
B.R. He Yunlong From: danny [mailto:[email protected]] Sent: Tuesday, May 31, 2011 11:54 AM To: He, Yunlong Cc: [email protected] Subject: Re:[MeeGo-SDK] How to install a rpm package in sysroot Hi, Try : 1) sudo mic-chroot /usr/lib/madde/linux/linux-i686/meego-core-ia32-sysroot-1.1.99.7.20110513.4-fs then you should be in the chroot system. 2) copy your files to /tmp directory or /usr/lib/madde/linux/linux-i686/meego-core-ia32-sysroot-1.1.99.7.20110513.4-fs/ directly. 3) then you can install rpm packages using rpm -ivh or copy files to any directry. Hope usefull for you. -- Best Regards, At 2011-05-31 10:53:58,"He, Yunlong" <[email protected]> wrote: Hi, Experts, I have a rpm package with header files and libraries inside, what command can help to install it directly into sysroot? So that I can use it in QtCreator. My sysroot is: /usr/lib/madde/linux/linux-i686/meego-core-ia32-sysroot-1.1.99.7.20110513.4-fs Best Regards He Yunlong (何云龙) Cube: GTC-18M08 iNet: 8751-1645 Tel: +86-010-57511645 Email: [email protected]<mailto:[email protected]>
_______________________________________________ MeeGo-sdk mailing list [email protected] http://lists.meego.com/listinfo/meego-sdk http://wiki.meego.com/Mailing_list_guidelines http://meego.com/developers
