Open GoogleCodeExporter opened 9 years ago
Ditto here, i am trying this on Deb7 and it fails
I got the chromedriver version 2.3 from here:
http://chromedriver.storage.googleapis.com/2.3/chromedriver_linux64.zip
% uname -a
Linux host-deb7-64 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux
% /tmp/chromedriver
/tmp/chromedriver: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not
found (required by /tmp/chromedriver)
/tmp/chromedriver: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not
found (required by /tmp/chromedriver)
Original comment by bino...@gmail.com
on 10 Oct 2013 at 2:22
Issue 541 has been merged into this issue.
Original comment by samu...@chromium.org
on 25 Oct 2013 at 7:50
Irony of fact is google-chrome downloaded for Linux Distro does not require
(libc.so.6: version `GLIBC_2.15' ). Then why chromedriver binaries are complied
with GLIBC_2.15 where in latest google-chrome release is complied with
GLIBC_2.14. Can you at least match the same
Original comment by rohit.wa...@gmail.com
on 12 Jan 2014 at 2:42
Original comment by samu...@chromium.org
on 21 Feb 2015 at 12:18
Can you please try with latest version of ChromeDriver(2.14),
Chrome(41.0.2272.118) and selenium(2.45). If this issue still persist please
let us know.
Thanks
Original comment by agau...@chromium.org
on 3 Apr 2015 at 9:07
Original issue reported on code.google.com by
evanton....@tut.by
on 17 Sep 2013 at 1:50