LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-12-2007, 04:55 PM   #1
jonny_b4e
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Rep: Reputation: 0
Smile clamav and GYachi problem


Hi everybody. I'm pretyy new to linux and i have a couple of questions/problems. First of all, my OS is a slackware-based distro. So here it is:

1)When you download sources of a program, after ./configure and make, is it supposed to create a *.tgz file on the same folder?

2)I downloaded sources of clamav 0.88.7, ./configure. At first, there was an error msg: user and/or group clamav doesn;t exist. So I created them and configure ended successfully. I then entered make&&make install, and after many lines i could not understand it finished. Yet, there's no package clamav installed or created. After a search, it only created a folder somewhere in /usr. What do I do?

3)I also downloaded sources of GYachi, a supposed yahoo! based client supporting voice conference. ./configure again and then: configure:error: cannot find jasper and/or jpeg library. Are those programs supposed to be on my system but they aren't? If yes, where do i find them?

Thanks a lot.....
 
Old 01-12-2007, 07:10 PM   #2
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
Compiling a package from source will not produce a Slackware package. Slackware packages are either official Slackware packages (made available with the distro) or else are made by third-parties (such as those at linuxpackages.net). When you make install, you are installing all the files (binaries, config files, etc) without telling the package manager about them. So, for example, you will not be able to use removepkg or upgradepkg, or any of the usual package manipulations, but instead will have to rely on the source code's own tools, such as make uninstall, which is not always there. This makes for some disorganization. It's best to use a Slackware package, either made by you or someone else.

/* Edit */
The easiest way of making a Slackware package from source is by using checkinstall from the extra/ directory. Once you have that installed, you can create a Slackware package for clamav by doing:
Code:
# ./configure
# make
# checkinstall make install
The last command (in fact, the "make install" part of it is optional) runs make install and installs the files as a Slackware package.

Last edited by Berhanie; 01-12-2007 at 09:06 PM.
 
Old 01-13-2007, 04:14 PM   #3
jonny_b4e
LQ Newbie
 
Registered: Jan 2007
Posts: 10

Original Poster
Rep: Reputation: 0
checkinstall

Berthanie, thanks a lot for the tip about checkinstall. I did that for clamav, i installed it as package yet i don't know how to run it. There's nothing on the K menu and none of the executables installed (like clamscan) do anything upon click or execute as command. Why?
 
Old 01-13-2007, 04:30 PM   #4
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Go to slacky.it and download gyachi and all dependencies there listed. then install them all, and just type "gyachi" in a shell
 
Old 01-13-2007, 06:18 PM   #5
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
Sounds like you need to read the clamav documentation. What do you want to do with clamav? clamscan is for manual scanning of files and directories. Read the man page. clamav also comes with a server/client pair (clamd/clamdscan) which is the daemonized version of clamscan; and finally there's a milter which is a nice way of scanning email, if you run a mail server. For on-access scanning, which is what I suspect you're interested in, look up clamuko or dazuko.
 
  


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
Compiling gyachi on x86_64?? Hungry ghost Linux - Software 2 03-01-2011 09:48 PM
Gaim or GyachI: Text to phone # cwwilson721 Linux - Software 2 01-10-2007 09:17 PM
'make' error (gyachi) Hungry ghost Linux - Software 3 03-29-2006 10:47 AM
Could this be a virus? (gyachi) Hungry ghost Linux - Security 4 03-03-2006 08:40 AM
Clamav problem mickeyboa Fedora 1 02-06-2006 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:37 AM.

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