If anyone was wondering how to install the Google Chrome browser in OpenSUSE 11.1 then you've come to the right place. Just to let you know flash is unavailable in Chrome right now. This version that you will be using in considered unstable. The file that we will be downloading was built for Debian. I can NOT guarantee that what I am about to have you do will not break your system. Having said that I am currently writing this in Chrome. So let's get started. First you're going to need to check if your environment is up to par by doing the following.
Open the yast package manager and search for the following
1. mozilla-nspr
2. mozilla-nss
3. alien
If you did not have the aforementioned packages installed please install them.
Step 2
Download Google Chrome by going to
Google Chrome
Step 3
Convert the .deb file that you just downloaded to a .rpm by doing the following (Mind you that you must change ./Desktop to whichever directory you downloaded the .deb file to.)
alien -r ./Desktop/google-chrome-unstable_current_i386.deb
step 4
install the newly created .rpm file by doing the following
sudo rpm -Uhv --nodeps ./google-chrome-unstable-3.0.192.0-1.i386.rpm
Step 4
Create an environment that allows Google Chrome to run by doing the following as root
ln -s /usr/lib/libnspr4.so /usr/lib/libnspr4.so.0 d
ln -s /usr/lib/libplc4.so /usr/lib/libplc4.so.0d
ln -s /usr/lib/libplds4.so /usr/lib/libplds4.so.0 d
ln -s /usr/lib/libssl3.so /usr/lib/libssl3.so.1d
ln -s /usr/lib/libsmime3.so /usr/lib/libsmime3.so .1d
ln -s /usr/lib/libnssutil3.so /usr/lib/libnssutil 3.so.1d
ln -s /usr/lib/libnss3.so /usr/lib/libnss3.so.1d
Step 5
run Google Chrome by doing the following.
google-chrome
Step 6
Notice how much faster Chrome is compared to Firefox on Linux.
Have Fun.



)
Reply With Quote




Bookmarks