Am Montag, 13. Juli 2009 21:52:28 schrieb Chris Syntichakis:
> Hi,
>
> I need this library because I want to run the Keepassx on SHR.
> Can I use the libqtxml4 that is located on the angstrom-distribution ?
> Or it will mess my SHR (unstable) installation...
>
> Regards
>
> Chris

Hi Chris,
I install it successfully like this:

echo arch base 50 >> /etc/opkg/angstrom-feed.conf
echo src/gz base 
http://www.angstromdistribution.org/feeds/unstable/ipk/glibc/armv4t/base/ >> 
/etc/opkg/angstrom-feed.conf
opkg update
opkg -nodeps install libqtgui4
opkg -nodeps install libqtcore4
opkg -nodeps install libqtdbus4
opkg -nodeps install libqtxml4
opkg -nodeps install libqttest4
rm -f /etc/opkg/angstrom-feed.conf
opkg update

Greets
Michael
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to