I have problem updating it on my ubuntu
here is it :
payam@PAYAM-UBUNTU:~/Desktop$ uname -m
i686
payam@PAYAM-UBUNTU:~/Desktop$ sudo dpkg --force-depends -i filebot_4.5_i686.deb
dpkg: error processing archive filebot_4.5_i686.deb (--install):
package architecture (i686) does not match system (i386)
Errors were encountered while processing:
filebot_4.5_i686.deb
any idea how to install the latest ?
cant install 4.5 on ubuntu i686
Re: cant install 4.5 on ubuntu i686
payam@PAYAM-UBUNTU:~/Desktop$ uname -a
Linux PAYAM-UBUNTU 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014 i686 athlon i686 GNU/Linux
Linux PAYAM-UBUNTU 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014 i686 athlon i686 GNU/Linux
Re: cant install 4.5 on ubuntu i686
Have you tried dpkg --force-architecture?
@see http://manpages.ubuntu.com/manpages/sau ... pkg.1.html
@see http://manpages.ubuntu.com/manpages/sau ... pkg.1.html
Re: cant install 4.5 on ubuntu i686
Thanks a lot,
It got installed with some architecture warnings but working fine
It got installed with some architecture warnings but working fine