2009/7/14 Chris Syntichakis <[email protected]>: > I 'installed' the Keepassx , by uncompressing the (armel) .deb of the > keepassx (from debian packages) and I put everything of the usr folder > (that was inside the .deb) on the usr of the SHR... (the icon needs > some work...) > > I tried to 'repackage' the deb to ipk, but the opkg says: > > Collected errors: > * Packages were found, but none compatible with the architectures configured
Until somebody adds a -force-architecture option to opkg, just unpack the .deb with ar x, do the same for the control.tar.gz with tar xvfz, and edit the arch tag in the control file to armv4t. Pack everything up again, and you're good to go. I've just installed the .deb for keepassx this way (opkg install -force-depends), and with Nicola's font mod, it is usable. Regards Jeff _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
