Results 1 to 6 of 6
This has probably been asked a thousand times or more but I am going mad trying to install AVG on my note book Acer Aspire One with Linpus Linux Lite ...
- 12-09-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
Help for a first timer
This has probably been asked a thousand times or more but I am going mad trying to install AVG on my note book Acer Aspire One with Linpus Linux Lite installed. I keep reading about Xcontrol where is it? I have installed the AVG but I cannot find an Icon to open it as the desk top is split into 4 sections and there isn't an icon in the bottom right corner. Another thing how do I use the terminal?
I thought I could use computers till I started this.........
Thanks
- 12-09-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Welcome to the forums!

Sorry, I don't run any antivirus apps so can't answer on that, but for learning to use the terminal, go here for some quick/easy lessons:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
Hope you have fun with it.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.
- 12-10-2008 #3
Hmm, you might have a hard time getting a response on the Antivirus ... Linux user's do not tend to use them.
Are you coming from a Windows environment?
Is there a reason why you want an Antivirus file scanner on your Linux host?
What exactly did you want to do with the Terminal?
Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.
Winston Churchill
... then the Unix-Gods created "man" ...
- 12-10-2008 #4Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
Help needed
I am so used to having anti virus I just try an install it as a matter of course. I am trying to install UTorrent and I have the Linux version but don't know what to do to install it and I keep seeing others using the terminal or X.
It kept me busy till 01:00 this morning trying......
- 12-10-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Sorry, but I don't think there is any way that I can explain the use of the terminal and command line operations for Linux any better than they do in the link already posted for you above.
For installing software under Linux, you can check this HowTo for several different ways to go about it. As a general rule, new users will find it easier to install software using the default package manager for the distro they run.
Hope it all goes well for you.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.
- 12-10-2008 #6
Basically do the following if you are compiling from source (you may want to check out the package manager, I've never used Linpus but it probably has one and has the ability to avoid source compiling)
In general:
open terminal
navigate to folder (using cd ...)
do "dir"
you should see a file called configure
run that using ./configure
then do make
lastly do sudo make install
then the program is install
for avg to run it: -- although I second that no one uses anti virus in linux, I'm installing one right now just to help but I've had linux for years, used anti virus for about a month and said....no need, but anyways here is the command:
open terminal
type
avggui
if you want a custom launcher just (I believe, this is in Ubuntu) right click desktop and do custom launcher
as command type avggui
hope that helpsBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"


Reply With Quote
