LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-16-2011, 08:24 AM   #1
Robert.Thompson
Member
 
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589

Rep: Reputation: 49
Has anyone tried to install ESET NOD32 Antivirus 4 for Linux on their Slackware box?


The system requirements for ESET NOD32 Antivirus 4 for Linux are:

Red Hat, Ubuntu, Debian, SUSE, Fedora, Mandriva, and most RPM and DEB Linux desktop distributions.

Can this be installed on Slackware?

I tried the download and install. Its says that after the install you need to reboot and an 'activate' application will start - it didn't.

I used ESET in my prior Windows life and it was great so I thought, why not in my linux life!

Any input would be appreciated.
 
Old 06-16-2011, 12:47 PM   #2
Cultist
Member
 
Registered: Feb 2010
Location: Georgia
Distribution: Slackware64 14.2
Posts: 779

Rep: Reputation: 107Reputation: 107
Tried rpm2tgz?
 
Old 06-16-2011, 06:55 PM   #3
blue_k
Member
 
Registered: Apr 2011
Distribution: Slackware64 14.0 & Slackware 13.37
Posts: 121

Rep: Reputation: 5
I am also very interested in how to do this. Also, Cultist, the installer is a .linux file. I was also able to install it on a Slackware64 13.37 multilib system, but when I click the icon in the menu to start the gui, nothing happens. It appears it starts the process though, but after a few seconds it ends.
 
Old 06-16-2011, 06:59 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Start it from a terminal and see if you get any error-messages.
 
Old 06-16-2011, 08:08 PM   #5
blue_k
Member
 
Registered: Apr 2011
Distribution: Slackware64 14.0 & Slackware 13.37
Posts: 121

Rep: Reputation: 5
When I run it from the terminal it also does nothing. It starts the esets_gui and esets_scan.sh processes, but nothing ever comes up on the screen. The same thing happens if I click the icon in the menu for it. There are also no error messages.

Last edited by blue_k; 06-16-2011 at 10:14 PM.
 
Old 06-16-2011, 09:19 PM   #6
Cultist
Member
 
Registered: Feb 2010
Location: Georgia
Distribution: Slackware64 14.2
Posts: 779

Rep: Reputation: 107Reputation: 107
Downloading the free trial now, I'll play around with it and see if I can come up with anything
 
Old 06-16-2011, 10:51 PM   #7
Cultist
Member
 
Registered: Feb 2010
Location: Georgia
Distribution: Slackware64 14.2
Posts: 779

Rep: Reputation: 107Reputation: 107
open a terminal, go to /opt/eset/esets/sbin, and run esets_daemon

This will start the GUI for the antivirus. I have it up and working right now.

Edit: My guess is that since its intended for deb/rpm based systems, it for some reason doesn't make slackware boot with esets_daemon. Anyone know how to make it boot at startup?

Last edited by Cultist; 06-16-2011 at 11:22 PM.
 
Old 06-17-2011, 01:14 AM   #8
blue_k
Member
 
Registered: Apr 2011
Distribution: Slackware64 14.0 & Slackware 13.37
Posts: 121

Rep: Reputation: 5
Quote:
Originally Posted by Cultist View Post
open a terminal, go to /opt/eset/esets/sbin, and run esets_daemon

This will start the GUI for the antivirus. I have it up and working right now.

Edit: My guess is that since its intended for deb/rpm based systems, it for some reason doesn't make slackware boot with esets_daemon. Anyone know how to make it boot at startup?
Thank you for finding this out. Also, put /opt/eset/esets/sbin/esets_daemon in the rc.local file located in /etc/rc.d. That should make it start at boot.

Last edited by blue_k; 06-17-2011 at 02:29 AM.
 
Old 06-17-2011, 07:11 AM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
You can convert .rpm and .deb packages to Slackware packages with src2pkg.

http://www.src2pkg.net/
 
Old 06-17-2011, 07:52 AM   #10
Robert.Thompson
Member
 
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589

Original Poster
Rep: Reputation: 49
Quote:
Originally Posted by Cultist View Post
open a terminal, go to /opt/eset/esets/sbin, and run esets_daemon

This will start the GUI for the antivirus. I have it up and working right now.

Edit: My guess is that since its intended for deb/rpm based systems, it for some reason doesn't make slackware boot with esets_daemon. Anyone know how to make it boot at startup?
Hi Cultist:

In /opt/eset/esets/sbin, I did the following:

Code:
bash-4.1# esets_daemon start
bash: esets_daemon: command not found
bash-4.1#
Am I doing something wrong?

Edit:

I did as "blue_k" suggested above ( put '/opt/eset/esets/sbin/esets_daemon' in the rc.local file located in /etc/rc.d) and ESET launched and I was able to activate.


Thanks to all you slackers yet once again!

Last edited by Robert.Thompson; 06-17-2011 at 08:06 AM.
 
Old 06-17-2011, 08:01 AM   #11
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Try:
Code:
./esets_daemon start
 
Old 06-17-2011, 08:08 AM   #12
Robert.Thompson
Member
 
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589

Original Poster
Rep: Reputation: 49
Quote:
Originally Posted by brianL View Post
Try:
Code:
./esets_daemon start
Thank you brianL.
 
  


Reply

Tags
eset



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
ESET NOD32 Antivirus 4 for Linux alan_ri Linux - Security 15 05-04-2018 12:41 PM
Antivirus survey: Do you run an antivirus program on linux? atom Linux - General 29 09-03-2009 03:22 PM
[Help Me] Eset file security on Slackware FireGarden Slackware 4 05-12-2009 01:14 PM
LXer: ESET Launches New Products for Linux and FreeBSD LXer Syndicated Linux News 0 12-04-2007 08:50 AM
nod32 startup problem after adding a linux install (dual boot with xp) vlatko Linux - Newbie 2 07-13-2006 01:04 PM

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

All times are GMT -5. The time now is 01:54 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