Skip to content

Instantly share code, notes, and snippets.

@theclanks
Created August 10, 2012 20:03
Show Gist options
  • Save theclanks/3317400 to your computer and use it in GitHub Desktop.
Save theclanks/3317400 to your computer and use it in GitHub Desktop.
Problema Firefox - x86_64 - Selenium Webdriver
sudo mv /usr/lib/libX11.so.6 /usr/lib/libX11.so.6.old
sudo ln -s /usr/lib64/libX11.so.6.3.0 /usr/lib/libX11.so.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment