Wilders Security Forums  

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

 
 
Thread Tools Search this Thread
  #1  
Old June 8th, 2011, 12:55 PM
rustleg2 rustleg2 is offline
Infrequent Poster
 
Join Date: May 2011
Posts: 10
Default Can't install Linux AMD64 - looking for libc6-i386 but already installed

I'm trying to install NOD32 (trial licence) for linux. Strangely I have already installed this once without a problem but I had to roll back the system (by reinstating a system image) in order to do a test of another issue which I will report once I get this installed. It refuses to install and the problem is as follows:

I downloaded eset_nod32av_64bit_en.linux using the link in the Eset email, moved it to a folder under my home directory (/home/me/Downloads) and clicked on the file in the file manager (permissions are octal 777, so is allowed to execute). I immediately got a message "Please install the following files or packages: libc6-i386". However when I look to install this library via Synaptic it is already installed. I have also tried running the NOD32 installer via a terminal as superuser and ordinary user but get the same message.

System is Debian 6(Squeeze) AMD64.
Product name: ESET NOD32 Antivirus for Linux Desktop
Number of licenses: 1 computer(s)
Expiration date: 21/06/2011
  #2  
Old June 8th, 2011, 02:34 PM
tony_m's Avatar
tony_m tony_m is offline
ESET Support
 
Join Date: Nov 2010
Posts: 239
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Hi rustleg2 and welcome to the forums,

From a the terminal, please run the following commands:

sudo apt-get update

then

sudo apt-get install libc6-i386

Follow the prompts and then run eset_nod32av_64bit_en.linux again.

See if this resolves your issue.

Thank you.
__________________
Regards,
tony_m

ESET Knowledgebase: http://kb.eset.com
ESET RSS: http://www.eset.com/rss/
ESET Threat Blog: http://blog.eset.com/
  #3  
Old June 9th, 2011, 03:10 AM
rustleg2 rustleg2 is offline
Infrequent Poster
 
Join Date: May 2011
Posts: 10
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Ok I tried what you suggested. It didn't do anything - reported as follows:

No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

So it seem that it is properly installed. According to Synaptic the version is 2.11.2-10

Still the same error message with trying to install NOD32.
  #4  
Old June 15th, 2011, 10:23 AM
rustleg2 rustleg2 is offline
Infrequent Poster
 
Join Date: May 2011
Posts: 10
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Is any help going to be offered to sort this out?
  #5  
Old June 15th, 2011, 11:51 AM
jimwillsher jimwillsher is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 668
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Worth installing ia32-libs ?


Jim
  #6  
Old June 17th, 2011, 10:30 AM
rustleg2 rustleg2 is offline
Infrequent Poster
 
Join Date: May 2011
Posts: 10
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Quote:
Originally Posted by jimwillsher
Worth installing ia32-libs ?
I had a look in Synaptic and it's already installed.
  #7  
Old June 18th, 2011, 05:34 PM
The PIT The PIT is offline
Regular Poster
 
Join Date: Sep 2008
Posts: 185
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Doesn't install on Ubuntu 11.04 32 bit or 64 bit either. Complaining about gconv utf16 needs installing??

I need a bigger clue what is missing as synaptic draws a blank.
  #8  
Old June 23rd, 2011, 02:18 PM
FoDoo FoDoo is offline
Infrequent Poster
 
Join Date: Jun 2011
Posts: 2
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Quote:
Originally Posted by The PIT
Doesn't install on Ubuntu 11.04 32 bit or 64 bit either. Complaining about gconv utf16 needs installing??

I need a bigger clue what is missing as synaptic draws a blank.

Same error here; seems to need UTF-16.so. Running Ubuntu 11.04 64 bit desktop edition.
  #9  
Old June 23rd, 2011, 06:11 PM
foneil foneil is offline
Eset Moderator
 
Join Date: Dec 2010
Location: San Diego
Posts: 255
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Have you tried following the instructions in this ESET Knowledgebase article?
__________________
ESET Knowledgebase Technical Writer
Wilders ESET Moderator

Resources for online help: ESET Knowledgebase

@ESETNA (Twitter) | ESETKnowledgebase (YouTube)
  #10  
Old June 24th, 2011, 07:37 AM
FoDoo FoDoo is offline
Infrequent Poster
 
Join Date: Jun 2011
Posts: 2
Cool Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

I solved it by getting UTF-16.so here And putting it in the appropriate place.

But the Knowledgebase solution is better!
  #11  
Old June 28th, 2011, 05:56 AM
chaase chaase is offline
Infrequent Poster
 
Join Date: Jun 2011
Posts: 1
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Hi,

I had the same error (from the post-starter, not from the hijacker ). The message is simply wrong.

In fact the installer was unable to execute files in /tmp, where it extracts itself. I have /tmp mounted with noexec.

Try this (use sudo if needed):
mount -o remount,exec /tmp
./ueavbe.x86_64.de.linux
mount -o remount,noexec /tmp
  #12  
Old September 13th, 2011, 12:05 AM
cool1007 cool1007 is offline
Regular Poster
 
Join Date: Oct 2009
Posts: 57
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

Quote:
Originally Posted by foneil
Have you tried following the instructions in this ESET Knowledgebase article?
Sorry to continue with the hijacked topic, but I have the same issue. The KB mentioned by foneil, didnt solve the problem, it says "UTF-16.so not such file or directory", when following the steps in the KB here.

Hope you can give me a suggestion. Also, the link provided by FoDoo doesnt work.

Thanks
  #13  
Old October 7th, 2011, 03:16 PM
rustleg rustleg is offline
Infrequent Poster
 
Join Date: Feb 2005
Posts: 3
Default Re: Can't install Linux AMD64 - looking for libc6-i386 but already installed

I've just spotted this topic again. I solved the issue some time ago but today reinstalled Linux Mint 11 64 bit and have installed NOD32 successfully.

First I had to install libc6-i386 (via Synaptic package manager)

Then I had to create a link - see eset knowledgebase article
http://kb.eset.com/esetkb/index?page...nt&id=SOLN2733

Note article's instructions don't quite work for me so I created a link manually, as follows
(I have a root account so don't have to use sudo)

Create a new directory which NOD32 is looking for:
Code:
mkdir /usr/lib/gconv
Then add a link to the UTF-16.so file on your system, which I found in my system in the folder /usr/lib/x86_64-linux-gnu/gconv/
Code:
ln -s /usr/lib/x86_64-linux-gnu/gconv/UTF-16.so /usr/lib/gconv/UTF-16.so
If you don't have a root account you'll need to add sudo to the front of these commands.

Hope this helps somebody.
 

Wilders Security Forums > Official ESET Support Forum > ESET Home Users Products Forum > ESET NOD32 Antivirus « 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 03:31 AM.


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