Tag Archives: chrome

As most of the people, I’m google fan and would like to use Chrome under my laptop running Ubuntu 8.04. But, google still don’t have a build for Linux….. At least the have a link with detailed instructions for how to build. Here goes all problems that I had in my machine and how to solve most of them:

Step-by-step:

1 – Download the missing libraries, here goes the list:

sudo apt-get install subversion pkg-config python perl g++ bison flex gperf libnss3-dev
gcc-multilib g++-multilib gobjc-multilib gobjc++-multilib

Note: The multilib part are just necessary if you have Ubuntu 64bit

Read More »