Avast WEBforum

Business Products => Avast Business => Avast Business for Linux => Topic started by: berri on January 12, 2009, 02:28:37 AM

Title: problems installing avast for Ubuntu 8.04
Post by: berri on January 12, 2009, 02:28:37 AM

I tried downloading the lastest avast 3.0-2_i386(2).deb and it says it is the wrong architecture. 

I need the right architecture and I also need specific instructions on how to install the program.

I am new to Ubuntu 8.04. 

I tried to right click on the package to open it, GDBI package installer and it said it was the wrong architecture i386.

Any help would be appreciated.

Thanks.
berri

 8)
Title: Re: problems installing avast for Ubuntu 8.04
Post by: Lisandro on January 12, 2009, 02:38:01 PM
Hmmm... from where are you trying to download?
I've tested the last installer (deb) with Kubuntu 8.10 and it worked ok...
Title: Re: problems installing avast for Ubuntu 8.04
Post by: zilog on January 12, 2009, 05:12:28 PM

I tried downloading the lastest avast 3.0-2_i386(2).deb and it says it is the wrong architecture. 

I need the right architecture and I also need specific instructions on how to install the program.

I am new to Ubuntu 8.04. 

I tried to right click on the package to open it, GDBI package installer and it said it was the wrong architecture i386.

Any help would be appreciated.

Thanks.
berri

 8)

use dpkg --force architecture, when the architecture policy of your package manager doesn't allow to instal i386-compatible packages on your (i386-compatible, i bet;) application :)

regards,
pc
Title: Re: problems installing avast for Ubuntu 8.04
Post by: teknon on January 12, 2009, 08:39:55 PM
Don't you have AMD processor? ???
teknon
Title: Re: problems installing avast for Ubuntu 8.04
Post by: berri on January 25, 2009, 01:16:50 AM

Will it install after I go to the terminal and use dpkg force --architecture?

Anyone know how to install avast?

Thanks.
Title: Re: problems installing avast for Ubuntu 8.04
Post by: DukeNukem on January 25, 2009, 11:23:31 PM
Try downloading the file again.

http://files.avast.com/files/linux/avast4workstation_1.3.0-2_i386.deb

sudo dpkg -i avast4workstation_1.3.0-2_i386.deb

^ that should work.

Are you running ubuntu 8.04 64 bit?

Or the i386 version?


Title: Re: problems installing avast for Ubuntu 8.04
Post by: zilog on January 27, 2009, 06:36:16 PM
Try downloading the file again.

http://files.avast.com/files/linux/avast4workstation_1.3.0-2_i386.deb

sudo dpkg -i avast4workstation_1.3.0-2_i386.deb

^ that should work.

Are you running ubuntu 8.04 64 bit?

Or the i386 version?




on both architectures, thanks to their backward compatibility, the same package works OK. Just, it's sometimes necessary to tell the dpkg manager that i386 is the right architecture (--force-architecture), or, install the IA-32 compatibility layer package (if missing).

regards,
pc
Title: Re: problems installing avast for Ubuntu 8.04
Post by: truepurple on July 02, 2011, 10:01:12 PM
I have ubuntu 11.04 64 bit.


I tried "sudo dpkg -i avast4workstation_1.3.0-2_i386.deb" and it gave me the following message

Quote
error processing avast4workstation_1.3.0-2_i386.deb (--install):
 package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
 avast4workstation_1.3.0-2_i386.deb


I ended up using "sudo dpkg -i --force-architecture avast4workstation_1.3.0-2_i386.deb" on suggestion from IRC as something to try.

I tried it, and while it worked to get it installed, it would not update.