en:installation_guide:download_and_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:installation_guide:download_and_installation [2014/03/05 15:57] – [pour Mac :] heteen:installation_guide:download_and_installation [2014/03/31 22:48] – [pour Linux] hete
Line 44: Line 44:
  :  :
  
 +=== Debian ===
  
-----+nécessaire : libz.so.1
  
 +fix : <code>ls -s /usr/lib/libz.so.1 /usr/lib/libz.so</code>
 +
 +The package of libz.so.1 is <code>zlib1g</code>
 +
 +  sudo apt-get install libxss1
 +  wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
 +  sudo dpkg -i google-chrome*.deb
 +
 +You'll need to install 32-bit support:
 +
 +  sudo apt-get install ia32-libs
 +
 +
 +----
  • en/installation_guide/download_and_installation.txt
  • Last modified: 2019/05/25 20:08
  • by 127.0.0.1