Re: Architecture independent package

2015-04-09 Thread spp mg
ok, I can run hime now. but big problem. This is what I did . 1. apt-get download 2. dpkg -i 3. dpkg --configure --force-all apt-get download hime:i386 hime-data dpkg -i hime_0.9.10-5_i386.deb --ignore-depends=hime-data <--ignore-depends option look like no effect. apt

Re: Architecture independent package

2015-04-09 Thread spp mg
Thanks your reply. I know "architecture-independent means this package contains only files which are readable on any arch." But apt disallow install. $ apt-cache depends hime:i386 hime:i386 Depends: libc6:i386 Depends: libcairo2:i386 Depends: libgdk-pixbuf2.0-0:i386 Depends: libglib2.0-0

Re: Architecture independent package

2015-04-09 Thread Darac Marjal
On Thu, Apr 09, 2015 at 07:57:43PM +0800, sppmg wrote: > Hi all > I want type Chinese in skype in Debian (testing) amd64, so I need this > package : > > "hime" > (skype need "hime-qt4-immodule:i386" , I google to get this .) > > It's will depend "hime-data:i386". But hime-data is architectur

Re: Architecture independent package

2015-04-09 Thread Elimar Riesebieter
* sppmg [2015-04-09 19:57 +0800]: > Hi all > I want type Chinese in skype in Debian (testing) amd64, so I need this > package : > > "hime" > (skype need "hime-qt4-immodule:i386" , I google to get this .) > > It's will depend "hime-data:i386". But hime-data is architecture > independent pac