Results 1 to 6 of 6
Have just downloaded and installed AVG anti virus but can't find it anywhere. Help someone please!...
- 01-21-2008 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 51
Where has it gone?
Have just downloaded and installed AVG anti virus but can't find it anywhere. Help someone please!
- 01-21-2008 #2
Hi - It's a binary file so likely locations are /usr/bin or /usr/local/bin . It's anyone's guess what the binary is actually called! avg.bin ?
You might also try whereis avg or avgbin or any creative combination of those ideas!
If you installed from source you could try looking in the make file to get an idea: cat make .
Having figured this out you should then be able to set up the software to launch from whatever GUI you use.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 01-21-2008 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 51
Hello Fingal, i opened the start menu and clicked on "Find" and then typed in: AVG anti virus. I was then informed to look in: file://home/john? Sorry for being thick and thanks for taking the time out to help.
- 01-21-2008 #4
Open Terminal/kosole and execute this
Check if it lists AVG binary.Code:su - find / -iname avg
Or type avg in Terminal and hit TAB key twice. Does it complete binary name?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-21-2008 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 51
Have opened a terminal and type su-
find / -iname avg
Which replied with: home/avg
But i still can't locate it?
- 01-21-2008 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,090
You probably don't even need it installed but you can read this short security guide to help you determine whether or not you want/need it. I've been running Linux for almost 8 years and have never installed AV software, and never felt the need to do so.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote

