Avast WEBforum

Business Products => Avast Business => Avast Business for Linux => Topic started by: lee_stevetk on May 10, 2012, 03:11:55 PM

Title: Not Functioning in Ubuntu 12.04 LTS
Post by: lee_stevetk on May 10, 2012, 03:11:55 PM
I have installed Avast! on my PC with Ubuntu 12.04 LTS installed.  Installation (through Ubuntu Software Centre) was successful, but when I start avast! by clicking on its icon in the unity menu, nothing appears, no even after reboot.

Thanks for helping.
Title: Re: Not Functioning in Ubuntu 12.04 LTS
Post by: doctortonic on May 12, 2012, 03:18:47 AM
open a terminal and start it from there, then paste the output of the error here, maybe someone will figure out what is wrong with it
Title: Re: Not Functioning in Ubuntu 12.04 LTS
Post by: lleachii on May 20, 2012, 11:10:31 PM
open a terminal and start it from there, then paste the output of the error here, maybe someone will figure out what is wrong with it

Thanks!
The Avast for Linux Home Edition website reads:
Quote
Any Linux distribution (x86 platform only) with GLIBC version 2.1 or higher and pthreads libraries installed

I followed your advice to the other user and ran avastgui in the terminal; I received the following error:
Quote
libgcc_s.so.1 must be installed for pthread_cancel to work


Running the following command installed the prerequisite packages needed to properly run the Avast Workstation GUI on Ubuntu 12.04 LTS x64:
 
Code: [Select]
sudo apt-get install libc6-i386 lib32gcc1