Results 1 to 10 of 15
I downloaded the free avg virus program for linux and saved it in a directory called /download. When I go to download and try to install this is what it ...
- 01-14-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 20
Manuel install of rpm
I downloaded the free avg virus program for linux and saved it in a directory called /download. When I go to download and try to install this is what it looks like.
rpm -i avg75fls-r49-a1130.i386.rpm
error: Failed dependencies:
python-gtk >= 2.0.0 is needed by avg75fls-r49-a1130.i386
Now, I have gone to the python-gtk web site and it states there python is usually already part of SUSE.
1.How do I find that out for sure
2 If it already exists how do I use it with the above install
3. If if does not exist then if I download do I install it using rpm -i
4. When I try to use the "Install Software" located in the "Computer icon it will not locate the AVG rpm even if I point it at the correct area. Whats wrong there.
5. When the "Install Software" begans to run it fails to download stuff from the opensuse download site every time. How do I fix that.
6. Other then pulling my hair out and screaming a lot evthing else is just fine.



- 01-14-2008 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
In SuSE, YAST is your best (GUI) management tool.
From a terminal, su so you're root, then launch yast with:
GUI will pop > Select Software > Search for python > Select the package you need > Yast will check/ask for the SuSE CD > Done.Code:yast2 &
Then run your rpm install again: rpm -ivh avg-package.rpm
Ciao...
Edit: Yast Doco and Links
- 01-14-2008 #3
Why do you think you need an AV with Linux??????
- 01-14-2008 #4Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Maybe he is running a Samba fileshare with Windows clients and wants to make sure they don't upload any infected files...

(That's why we always run AV on NetWare fileservers...Hehe...)
- 01-15-2008 #5Just Joined!
- Join Date
- Dec 2007
- Posts
- 20
I figure it neve hurts!
- 01-15-2008 #6
These are available via Yast Form the OpenSuse repository
Antivir
clamav
They would be much easier to install since Yast would find any dependencies you need.
- 01-16-2008 #7Just Joined!
- Join Date
- Dec 2007
- Posts
- 20
Thanks for the input!
- 01-16-2008 #8
If you just type "yast" via the command line it also brings up a text GUI. Nice for using Yast via Putty or something.
I think ClamAV is in the repository as well. If you install it via Yast, it'll ask install the dependencies for you. Or should at least.I praise Webmin and PuTTy!
Registered Linux User: 439431
- 01-16-2008 #9Just Joined!
- Join Date
- Dec 2007
- Posts
- 20
How do I add Icon to desktop
As it turns out my whole problem was the update downloads were not working because possibly the site was down. In any case the automatic install worked for the antivir package because it said successful but I did not fine a icon on the desktop. Then I decided to retry the install of the AVG package which I had downloaded. First I did the auromatic install of the python package which the AVG package had asked for. Since I could not locate the AVG package in the automatic (YAST) install search function I went into the root command screen, found the directory with the AVG download and ran the manual install command rpm -ivh. It finished and showed installed. I went back to the desktop GUI screen but still no icon for AVG or Antivir. Coming from the WIN environment I am used to icons being installed automatically which they are not in Linux. So my question how do I go about adding icons for these packages or any others in the future. Thanks ahead of time.
~~~
- 01-16-2008 #10
Well if you know how to run it from the command line just right click on the Desktop and create a short cut. You can also add it to the menus. But exact method depends on whether you run KDE or gnome
NOTE: Some of these programs may not have a GUI interface at all.


Reply With Quote
