Wilders Security Forums  

Go Back   Wilders Security Forums > Official ESET Support Forum > ESET Home Users Products Forum > Other ESET Home Products
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old October 17th, 2011, 12:51 PM
Donenzone Donenzone is offline
Infrequent Poster
 
Join Date: Jun 2006
Posts: 24
Default NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

After installing NOD32 Antivirus for Linux 4 on Ubuntu 11.10 64 bit I see the following error everywhere (in terminal, during booting, on desktop):
ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored.

Does anyone know how I can fix this?
  #2  
Old October 18th, 2011, 12:35 PM
foneil foneil is offline
Eset Moderator
 
Join Date: Dec 2010
Location: San Diego
Posts: 255
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

ESET NOD32 Antivirus 4 for Linux Desktop is not fully compatible with Ubuntu 11.10+ or Fedora 15. In some cases, it can be installed successfully but you may experience other issues with the GUI after installation.

Please reference the FAQ for further information and for updates on when a compatible version is available.
__________________
ESET Knowledgebase Technical Writer
Wilders ESET Moderator

Resources for online help: ESET Knowledgebase

@ESETNA (Twitter) | ESETKnowledgebase (YouTube)
  #3  
Old November 9th, 2011, 03:42 PM
Donenzone Donenzone is offline
Infrequent Poster
 
Join Date: Jun 2006
Posts: 24
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Any news?
  #4  
Old November 10th, 2011, 11:32 AM
foneil foneil is offline
Eset Moderator
 
Join Date: Dec 2010
Location: San Diego
Posts: 255
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

ESET is working on an updated version that is compatible with Ubuntu 11.10 and Fedora 15.

You can receive notifications of new releases by subscribing to our Support RSS Feed.
__________________
ESET Knowledgebase Technical Writer
Wilders ESET Moderator

Resources for online help: ESET Knowledgebase

@ESETNA (Twitter) | ESETKnowledgebase (YouTube)
  #5  
Old December 3rd, 2011, 09:47 PM
Turnipio Turnipio is offline
Infrequent Poster
 
Join Date: Dec 2011
Location: USA
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Where can I download this?

I have a paid subscription for ESET NOD32 for Linux.
It was working great on Ubuntu 11.04, but since upgrading (actually full wipe and clean install of 11.10), the program is no longer working on 11.10.

Many thanks

T
  #6  
Old December 13th, 2011, 03:53 PM
Megachip Megachip is offline
Frequent Poster
 
Join Date: Dec 2006
Posts: 243
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Same problem on Arch
  #7  
Old January 1st, 2012, 10:57 PM
Foluna Foluna is offline
Infrequent Poster
 
Join Date: Jan 2012
Location: Germany
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

I have the same problem with Ubuntu 11.10 and Linux Mint 12. After installing i see the following Error in Terminal:

"ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored."

When will be ready with the updated Version?
  #8  
Old January 18th, 2012, 10:38 AM
sandigo sandigo is offline
Infrequent Poster
 
Join Date: Jan 2012
Location: Netherlands
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Double check that you don't have /opt mounted on a different disk / partition.

NOD32 tries to start early in the boot process and if it cannot reach its files in the /opt/eset installation dir this will fail. Hence the error messages.
  #9  
Old January 29th, 2012, 12:00 PM
Donenzone Donenzone is offline
Infrequent Poster
 
Join Date: Jun 2006
Posts: 24
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Quote:
Originally Posted by sandigo
Double check that you don't have /opt mounted on a different disk / partition.

NOD32 tries to start early in the boot process and if it cannot reach its files in the /opt/eset installation dir this will fail. Hence the error messages.

/opt is on the same disk / partition as the rest of the OS.
  #10  
Old April 2nd, 2012, 11:47 AM
Donenzone Donenzone is offline
Infrequent Poster
 
Join Date: Jun 2006
Posts: 24
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Does anyone know if NOD32 works on Ubuntu 12.04 LTS? Does ESET have any plans supporting this OS (I hope and assume so since it's an LTS)?
  #11  
Old April 19th, 2012, 02:41 PM
pashadee pashadee is offline
Infrequent Poster
 
Join Date: Apr 2012
Location: Canada
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Hey guys... this seemed to have fixed that issue for me on Ubuntu 11.10 x64

sudo vi /etc/ld.so.preload

change:

libesets_pac.so

to:

/opt/eset/esets/lib/libesets_pac.so

Save and your error should stop.
  #12  
Old August 5th, 2012, 08:31 AM
habernir habernir is offline
Infrequent Poster
 
Join Date: Aug 2012
Location: ישראל
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Quote:
Originally Posted by pashadee
Hey guys... this seemed to have fixed that issue for me on Ubuntu 11.10 x64

sudo vi /etc/ld.so.preload

change:

libesets_pac.so

to:

/opt/eset/esets/lib/libesets_pac.so

Save and your error should stop.

i install also nod32 in ubuntu 12.04 and its not boot

but when i try to do what you say (in recovery mode) its say that ld.so.preload is read-only (and i also try chown and chmod its still tell me read-only) soo how can i edit this file
  #13  
Old August 19th, 2012, 02:12 AM
Kitty Litter Kitty Litter is offline
Infrequent Poster
 
Join Date: Aug 2012
Location: Brisbane Australia
Posts: 1
Default Re: NOD32 Antivirus for Linux on Ubuntu 11.10 64 bit error

Hi there,

***PASHADEE'S SOLUTION DOESN'T WORK FOR UBUNTU 12.04**** Don't try it.

I'm running the 64bit version of Deepin - an Ubuntu 12.04 respin and of course NOD32-64 doesn't work.

I tried Pashadee's solution above but it locked up the computer on a reboot. I had to get in with a rescue disk and delete the changes to the offending file before I could get back to the login screen.


Regards
Kitty Litter
Paid up user.......
 

Wilders Security Forums > Official ESET Support Forum > ESET Home Users Products Forum > Other ESET Home Products « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 05:51 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums