ruby: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.15' not found

ddup's Avatar

ddup

29 May, 2013 07:02 AM

-------------------------------------------------Platform------------------------------
OS-1: [Backtrack r3- i686]
OS-2: [debian-6.0.7-i386]
OS-3: [ubuntu-10.04.4-desktop-i386 ]
--------------------------------------------------Install----------------------------------
1. wget http://downloads.arachni-scanner.com/arachni-0.4.2-0.4-linux-x86_64.tar.gz
2. tar -zxvf arachni-0.4.2-0.4-linux-x86_64.tar.gz
3. apt-get install build-essential libxml2-dev libxslt1-dev libcurl4-openssl-dev
     libsqlite3-dev libyaml-dev zlib1g-dev ruby1.9.1-dev ruby1.9.1
4. cd ./arachni-0.4.2-0.4/bin
5. ./arachni_web ---------------->> error [****]
--------------------------------------------------Error-------------------------------------
ruby: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /root/Desktop/arachni-0.4.2-0.4/bin/../system/usr/lib/libruby.so.1.9)

########################################################
what I've done,
----------------------Method 1-----------------------
>>> apt-get update && apt-get upgrade
>>> ./arachni_web --->> ruby: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.15'

----------------------Method 2-----------------------
>>> gem install arachni
       ------>> ERROR: Error installing arachni:
                  nokogiri requires Ruby version >= 1.9.2.

#################################################################
what I've read,
http://support.arachni-scanner.com/discussions/problems/48-proxy-plugin-again
http://support.arachni-scanner.com/discussions/problems/56-042-on-centos-64-glibc-problem
http://kalifan.blogspot.jp/2013/05/how-to-use-arachni-in-kali.html

What can we do for it ?

  1. Support Staff 1 Posted by Tasos Laskos on 29 May, 2013 11:13 AM

    Tasos Laskos's Avatar

    Let's take it one step at a time:

    First of all, forget about the Gem, that's for developers.
    Secondly, you don't need to install all those things you installed via apt-get -- not for the packages.
    Thirdly, let's stick with the Ubuntu system for now.

    Now, try updating it or using a more recent Ubuntu version and trying again.
    As the error says, the packages need GLIBC_2.15 which isn't available in the systems you've been using as they are a couple of years old and don't seem to have been kept up to date.

    Also, I noticed the private e-mail you sent me but let's stick with this one for now to avoid confusion.

    Cheers

  2. 2 Posted by ddup on 30 May, 2013 05:33 AM

    ddup's Avatar

    Arachni 0.4.1.3 is OK for bt5/debian6/....

    Arachni 0.4.2 works fine on ubuntu 12.10.
    Using a more recent Ubuntu is a way.

    Thx.

    ==============================================

  3. Tasos Laskos closed this discussion on 30 May, 2013 11:00 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac