Google Chrome 4.0.202.2 Released – openSUSE RPM – Flash Support
Google Chrome 4.0.202.2 Released – openSUSE Fedora RPM – Flash Support
To follow updates I will provide for Chrome RPM packages please bookmark or check:
http://www.benkevan.com/blog/tag/google-chrome/


The newest release of the Chrome Unstable browser is upon us..
Here is more information visit:
http://dev.chromium.org/getting-involved/dev-channel
Here is a quick Change Log:
All Platforms
Bugs 16020, 16768, 17415, 17970, 17973, 18208, 18362, 18433, 18677, 18726, 18846, 19521: Many fixes for video and audio tags [r23037, r23038, r23067, r23255, r23274, r23455, r23471, r23598]
Bugs 18471, 18720, 18722: Make more New Tab Page items themeable [r23081, r23205]
Bugs 10706, 18697: Crash fixes [r23190, r23568]
Bug 19200: Cannot enter HTTP auth credentials in Omnibox if password has an @ sign [r23403]
Bug 9103: Import passwords from Firefox 3.1 and above [r23503]
Bug 13065: Change Live Search to Bing (only for U.S. right now) [r23571]
Bug 19353: Attempt to reduce memory footprint [r23584]
The files are located here:
i386:
http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.202.2-1.i386.rpm
x86_64:
http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.202.2-1.x86_64.rpm
You can install using:
x86_64:
sudo rpm -Uvh http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.202.2-1.x86_64.rpm
i386:
sudo rpm -Uvh http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.202.2-1.i386.rpm
Note: If you get dependency errors please add --nodeps
Due to popular demand I’ve included the symlinks in the build of the rpm package (I’ve tested the 32-bit but not the 64 bit).
I added Requires: gconf2-32bit in the .spec file for RPM’s, but again I wasn’t able to test it since I do not have access to a 64-Bit Box (I’m cheap.. I know.. I can’t afford a new box).. Please someone test and let me know if all worked fine.
Changes:For 64-Bit I have linked the required libraries previously needed by the 32-Bit libgconf-2 packages to the libraries in /opt/google/chrome/lib32. However, I do not have a 64-bit machine to test on, so can someone please test and comment?
If the above rpm installs, but does not run because of a missing library, you can run the following commands:
for i in libsmime3.so libnssutil3.so libnss3.so libssl3.so; do sudo ln -s /usr/lib/$i /usr/lib/$i.1d; done
and
for i in libplds4.so libplc4.so libnspr4.so ; do sudo ln -s /usr/lib/$i /usr/lib/$i.0d; done
Also within this build I did a post script to include PARTIAL flash support (assuming your flash is installed as /usr/lib/browser-plugins/libflashplayer.so) If you have other locations please let me know, and I can change this and look for the file prior to linking it, but too lazy for now).
You can start google chrome with flash support using:
google-chrome --enable-plugins
NOTE: Once I get the .spec to work correctly and install the required 32-bit gconf2 packages, then I will go ahead and start the build service.. so please someone test and let me know if it works. I’ll need some pointers with this.. as I’m not sure of the package name.. and I don’t have a x86_64 box available.. right now.
Note: Sorry for the delay.. I actually purchased my first house and was moving for the last 5 days.. boy do I ever hate moving




Maybe I am a bit to impatient, but are you sure that you have uploaded the 64-bit rpm? Great work anyway!
@Dominik
Haha.. not impatient.. I had a brain fart.. It’s up now.. Thanks
Great job, thanks!
Hi,
This build is as solid as the last few I’ve tested. (And what a quick delivery =)
Thanks!
isn’t there a real 64bit being worked on? one that would work with mplayer-plugins?
if so any idea when you’ll be able to provide it?
thanks, for the work
[...] VIA | http://www.benkevan.com/blog/ [...]
very nice job as always .thx a lot
[...] Kevan from the OpenSUSE community is still packaging the latest Chrome whilst others do the same with Firefox 3.6 (test build). New updates are also being applied to [...]
Good job! Thanks!!!
I tried to install 64 bit version on opensuse 11.2 M6. I see following error in console.
/usr/bin/google-chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Then I tried to create symlink in /usr/lib from /usr/lib64 for libgconf-2.so.4 but now I get error as below:
./google-chrome: error while loading shared libraries: libgconf-2.so.4: wrong ELF class: ELFCLASS64
I figured out that it didn’t complain about gconf2-32bit at installation time. I installed that and now I can start chrome. However it looks ugly, complains about missing theme and images.
Can you provide src.rpm or the spec file that you have used to create the rpm packages?
Thanks.
T&T:rpm -i –nodpes –force googleXXXX.rpm working moste of error but not if download file is corrupt.