LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-08-2005, 12:25 PM   #1
Stevecook
Member
 
Registered: Nov 2004
Location: Huddersfield
Distribution: FC2
Posts: 62

Rep: Reputation: 15
Dazuko


I want to install AVG 7 on my Fedora Core 2.6.5-1.358 and understand that I need to compile Dazuko first. I am trying to follow instructions found at : http://www.dazuko.org/howto-install.shtml but can't even get started. I don't understand what I need to do when it says first a Makefile must be generated using ./configure. What do I ./configure and where is it? I've tried this command with various options and got no action - any body know what I should be doing? The instructions assume that we are experts but unfortunately I am not!
 
Old 01-08-2005, 01:25 PM   #2
twsnnva
Member
 
Registered: Oct 2003
Location: Newport News, Va
Distribution: Debian
Posts: 246

Rep: Reputation: 30
I have never tried to install Dazuko or AVG. However if you want antivirus protection for linux I would recommend f-prot antivirus . It's free and it's very easy to install.

In any event, what you want to do is compile the dazuko module from source. You probably downloaded the source in .tar.gz format. You should move the source to /usr/src.
Code:
cp programname.tar.gz /usr/src
Next uncompress and untar the file.
Code:
cd /usr/src
tar -xzf programname.tar.gz
Now you need to change to the directory that was just created and run "./configure", what you mentioned earlier.
Code:
cd programname
./configure
Now compile and install the module
Code:
make && make install
Thomas
 
Old 01-10-2005, 03:47 AM   #3
Stevecook
Member
 
Registered: Nov 2004
Location: Huddersfield
Distribution: FC2
Posts: 62

Original Poster
Rep: Reputation: 15
Sorry I have been so long responding - but I've had to work the weekend. Reading your reply I think you have answered my question, however I won't be able to try again until tomorrow (Tuesday). Thanks for your help - I will let you know how I get on.
 
Old 01-15-2005, 11:34 AM   #4
Stevecook
Member
 
Registered: Nov 2004
Location: Huddersfield
Distribution: FC2
Posts: 62

Original Poster
Rep: Reputation: 15
I installed the F-Prot successfully - thanks for that. I am still struggling with the dazuko though. After the ./configure I get 'error: capabilities are built-in to the kernel: you will need to recompile a kernel with capabilities as a kernel module.' I need a translation of this into simple terms please?

Last edited by Stevecook; 01-18-2005 at 08:45 AM.
 
Old 08-01-2006, 11:29 PM   #5
coltree
Member
 
Registered: Nov 2003
Location: Jacobs Well, Queensland AU
Distribution: OpenBSD
Posts: 102
Blog Entries: 1

Rep: Reputation: 34
installing dazuko

Hi,

checkout the web page on the dazuko site
here's the part you missed

I've just been doing this myself



sudo gedit /etc/modprobe.d/dazuko

Copy and paste the following code into the blank document and save it.

install dazuko modprobe -r capability;\
modprobe -i dazuko; \
modprobe -i capability

While still running gedit as root, open the modules file, located in /etc directory. Add the word dazuko to the end of the list. Save the file.

To get Dazuko loaded, without having to reboot, issue the following Terminal commands

sudo rmmod capability
sudo modprobe dazuko
sudo modprobe capability

basically dazuko has to be modprobed before capability
 
Old 08-01-2006, 11:39 PM   #6
coltree
Member
 
Registered: Nov 2003
Location: Jacobs Well, Queensland AU
Distribution: OpenBSD
Posts: 102
Blog Entries: 1

Rep: Reputation: 34
twsnnva, try Debian

For all you poor people struggling without Debian

apt-get install dadzuko-source

module-assistant

done, checked, compiled, installed, up n running

except for the modprobe capability stuff ;(

no flashy gui on apt-get or module-assistant
they just do the job



and a while ago I found the license key.
it's hidden away inside one of the executables
somewhere in the AVG install,

kudos to the person who can help me find it again ;(
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem compiling dazuko Alexo Linux - Newbie 8 06-04-2005 09:22 AM
installing dazuko NNP Linux - Software 3 05-16-2005 06:31 AM
Compiling Kernel for Dazuko - make error timmywo Linux - General 2 03-28-2005 03:55 PM
clamav - dazuko install problem ssfrstlstnm Debian 2 01-30-2005 11:15 AM
Using Dazuko with F-Prot vijayind Linux - Software 0 01-07-2005 07:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration