Google Chrome 4.0.203.2 Released – openSUSE RPM – True 64-Bit Support
Google Chrome 4.0.203.2 Released – openSUSE Fedora RPM – True 64-Bit Support
To follow updates I will provide for Chrome RPM packages please bookmark or check:
http://www.benkevan.com/blog/tag/google-chrome/
Call for Help: Please someone test the 64-Bit version as this is the first that will not be linked to the 32-Bit libraries. I do not have access to a 64-Bit machine, and need to verify what libraries it’s trying to call, so I can make sure they are linked right in the RPM’s form here on out. Thank you for the help ahead of time, and looking forward to giving a nice solid 64-Bit release


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:
[r23666, r23790, r23988] Fix some hangs/crashes. (Issue: 16512, 16871, 18217, 18521, 19710, 19860)
[r23668] Fix hang with video and audio tags. (Issue: 19276)
[r23670] When SafeBrowsing alerts for a page, don't allow that page to redirect until after the user has dealt with the alert. (Issue: 6442)
[r23754, r23937] Prevent time/slider from jumping around during and after seeking in video and audio tag content. (Issue: 19396)
[r23859] Reduce Omnibox flicker. (Issue: 18369)
[r23965] Unicode text could sometimes produce garbled Omnibox dropdown entries. (Issue: 5490)
[r23967] Fix problems with plugin z-order. (Issue: 15840)
[r24033] Fix a crash on Windows and Linux. (Issue: 17569)
[r24151] Fix regression (since Chrome 2.0.172.1) where some gzipped files (e.g. script) were not unzipped before evaluation, making them unusable. (Issue: 16430)
[r24170] Faster startup with custom themes. (Issue: 18768)
[r24179] Graphical errors with some themes. (Issue: 20139)
[r24189] Problems with video/audio tag playback and looping at rates other than 1.0. (Issues: 19856, 19105)
[r24192] Properly align cursors used for middle-mouse-autoscroll with the original click location. (Issue: 6173)
Linux:
Chrome for Linux is now truly 64 bit.
[r23696, r23737, r23768, r23815, r23846, r23930, r23944, r24034, r24040, r24191, r24207] Crash fixes. (Issues: 10911, 17549, 18686, 18866, 18907, 18957, 19552, 19670, 19788, 19915, 19971, 19994)
[r23828] Make inactive titlebar legible. (Issue: 18856)
[r23834] Ctrl-C does nothing in Omnibox. (Issue: 19648)
[r23760] Default to not using custom frame under Fluxbox. (Issue: 19130)
[r23757, r23827, r23998, r24010] Add some missing pieces of UI. (Issue: 11507, 13524, 17251, 19290)
[r23879, r24001] Fix small graphical issues with the find bar. (Issue: 19726, 19811)
[r23899, r24149] Fix issues with tab titles and their tooltips. (Issue: 19741, 19754)
[r24210] Cookie manager polish. (Issue: 17919)
[r24000] Allow users to delete entries from autocomplete suggestion lists. (Issue: 19664)
Extensions:
[r23675] Fix some issues around re-enabling disabled extensions. (Issue: 12140)
[r23676] Async extension callbacks now always fire and set chrome.extension.lastError on error. (Issue: 17381)
[r23739] Beginnings of localization support. (Issue: 12131)
[r24223] Unconditionally enable HTML5 Database and Local Storage support for chrome-extension:// pages. (Issue: 19511)
[r24231] Crash fix. (Issue: 15888)
Known Issues:
WebInspector's Elements Panel is blank for some sites. (Issue: 19850)
Control key misbehaves in omnibox on Linux (Issue: 20166)
Chrome for Linux not fully themed with GTK+ theming.
Moving a tab in Chrome 64 bit for Linux always detaches the tab. (Issue 20513)
The files are located here:
i386:
http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.203.2-1.i386.rpm
x86_64:
http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.203.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.203.2-1.x86_64.rpm
i386:
sudo rpm -Uvh http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.203.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).
If the above rpm installs, but does not run because of a missing library please let me know what libraries it says it’s missing (this is very key with the 64-Bit build).
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
Again please test the 64-Bit and let me know what libraries it’s trying to link too.. Someone with a base build of the 64-Bit Install would be great (also someone with only KDE 4 installed, that’d be great to see if it’s requiring some GTK libraries.. Damn, I really need me a 64-Bit machine..







38 Comments
Hi,
here is what I symlinked for the 64bit:
sudo ln -s /usr/lib64/libnss3.so /usr/lib64/libnss3.so.ld
sudo ln -s /usr/lib64/libnss3.so /usr/lib64/libnss3.so.1d
sudo ln -s /usr/lib64/libnssutil3.so /usr/lib64/libnssutil3.so.1d
sudo ln -s /usr/lib64/libsmime3.so /usr/lib64/libsmime3.so.1d
sudo ln -s /usr/lib64/libssl3.so.1d /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libplds4.so /usr/lib64/libplds4.so.0d
sudo ln -s /usr/lib64/libplc4.so /usr/lib64/libplc4.so.0d
sudo ln -s /usr/lib64/libnspr4.so /usr/lib64/libnspr4.so.0d
thanks
@Per
…..and I had to relink the flash plugin since I installed the 64bit alpha:
sudo rm /opt/google/chrome/plugins/libflashplayer.so
sudo ln -s /usr/lib64/browser-plugins/libflashplayer.so /opt/google/chrome/plugins/libflashplayer.so
Thanks for the 64-bit version.
The following message came:
/usr/bin/google-chrome: error while loading shared libraries: libnss3.so.1d: cannot open shared object file: No such file or directory
Chrome does not run
Like par, I had to make the following symlinks:
sudo ln -s /usr/lib64/libnss3.so /usr/lib64/libnss3.so.1d
sudo ln -s /usr/lib64/libnssutil3.so /usr/lib64/libnssutil3.so.1d
sudo ln -s /usr/lib64/libsmime3.so /usr/lib64/libsmime3.so.1d
sudo ln -s /usr/lib64/libssl3.so.1d /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libplds4.so /usr/lib64/libplds4.so.0d
sudo ln -s /usr/lib64/libplc4.so /usr/lib64/libplc4.so.0d
sudo ln -s /usr/lib64/libnspr4.so /usr/lib64/libnspr4.so.0d
@Andreas
Can you re-download and try again and let me know if it works for you.
@Per
Thank you for that.. For some reason %_lib is not working in the .spec.. which it should have.. I’ve linked directly to /usr/lib64 instead of /usr/%_lib now.. should be resolved, I did the same with the chrome plugin.
I’ve also removed some duplicate entries you seem to have:
sudo ln -s /usr/lib64/libssl3.so.1d /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
sudo ln -s /usr/lib64/libssl3.so /usr/lib64/libssl3.so.1d
I’ve uploaded a new version.. still as release 1 so that the links are correct and any used rss syndication is still correct.. Let me know if new build works ok for you..
I just did a rpm install of the latest chrome on my 64bit virtual machine.
here is the backend output:
test@linux-jbg4:~> google-chrome –enable-plugins
[6125:6125:518608747:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/net/proxy/proxy_config_service_linux.cc(559)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
Here is the kernel version:
test@linux-jbg4:~/Desktop> uname -ar
Linux linux-jbg4 2.6.31-rc6-3-desktop #1 SMP PREEMPT 2009-08-17 21:11:11 +0200 x86_64 x86_64 x86_64 GNU/Linux
I believe the kde version is 4.2.4 release 2.
I would have to say this version of Chrome is running pretty well (I only tested flash playback). Most of the youtube features can be utilized in chrome and it is fast.
Ok,
thanks Per, now it works also for me.
except put the 64bit flash plugin under/usr/lib64/broser-plugins/, there was no extra work.
@Shuai
Where was the original location of your flash plug-in file?
Hi,
I managed to install 64 rpm in opensuse 11.2 M6. However I see square red blocks at various places like title bar buttons(minimize, maximize, close), close tab, chrome icon, etc. It seems it is not loading images for them properly. I see below errors in console. Please let me know how to fix it.
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
(google-chrome:18173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file ‘/etc/gtk-2.0/gdk-pixbuf.loaders’: No such file or directory
[18173:18173:3058450627:ERROR:/b/slave/chrome-official-linux/build/src/net/proxy/proxy_config_service_linux.cc(558)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
Thanks,
Ruchir
I got it to work in Opensuse 11.1 64 bit using KDE 4.3. Works fine.
P.S. I also got this in the terminal window:
[19275:19275:20539197659:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/google_update_settings_posix.cc(73)] Not implemented reached in static bool GoogleUpdateSettings::GetLanguage(std::wstring*)
[19275:19275:20554478009:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/browser_init.cc(363)] Not implemented reached in GURL::GetWelcomePageURL()
[19275:19275:20554606977:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/net/proxy/proxy_config_service_linux.cc(559)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
[19275:19275:20555000952:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/search_engines/template_url_prepopulate_data.cc(2788)] Not implemented reached in int::GetCurrentCountryID()
[19275:19278:20584480472:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/file_util_posix.cc(658)] Couldn’t stat file: /opt/google/chrome/plugins/libflashplayer.so errno = 2
[19275:19278:20584481250:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /opt/google/chrome/plugins/libflashplayer.so: /opt/google/chrome/plugins/libflashplayer.so: cannot open shared object file: No such file or directory
[19275:19278:20584481641:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /usr/lib/mozilla/plugins/npPicasa3.so: /usr/lib/mozilla/plugins/npPicasa3.so: wrong ELF class: ELFCLASS32
[19275:19275:20614480648:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(228)] Not implemented reached in MemoryDetails::MemoryDetails()
[19275:19275:20614480722:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(232)] Not implemented reached in void MemoryDetails::StartFetch()
[19275:19275:20614484355:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/sys_info_posix.cc(140)] Not implemented reached in static void base::SysInfo::GetPrimaryDisplayDimensions(int*, int*)
[19275:19275:20614484403:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/sys_info_posix.cc(145)] Not implemented reached in static int base::SysInfo::DisplayCount()
[19275:19275:20656522707:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/download/download_manager.cc(1435)] Not implemented reached in void DownloadManager::GenerateSafeFilename(const std::string&, FilePath*)
[19275:19280:20657115009:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/process_util_posix.cc(325)] waitpid failed pid:21462 errno:10
[19275:19275:20669512873:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/download/download_manager.cc(1435)] Not implemented reached in void DownloadManager::GenerateSafeFilename(const std::string&, FilePath*)
[19275:19280:20673396880:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/process_util_posix.cc(325)] waitpid failed pid:22089 errno:10
But Chrome opened and seems to be fine.
Can you make a repository in the openSUSE Build Service?
This way people could update very easily whenever you make a new rpm.
BTW, the Build Service is very cool
If you need any help building the package, feel free to drop by the #opensuse-buildservice channel and there will be several people there who can help.
Hi
I am using OpenSuse 10.3 for x86_64. After successfully installing the above x86_64 rpm, when i run i am getting following error:
mypc$./chrome
./chrome: error while loading shared libraries: libnssutil3.so.1d: cannot open shared object file: No such file or directory
When i checked my soft link libnssutil3.so.1d is pointing to libnssutil3.so file which is for 32 bit system. I am unable to get this running,
My second question is, Once this installation is successful, Will i be able to run the pre-built binaries for my system available from http://build.chromium.org/buildbot/snapshots/
?
In principle it works fine on openSUSE 11.1 64-bit, but flash plugin seems not to be loaded
I tried the 64-bit version to match my system. Here are the results:
[6057:6057:123153957839:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/net/proxy/proxy_config_service_linux.cc(559)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
/opt/google/chrome/chrome: symbol lookup error: /opt/google/chrome/chrome: undefined symbol: cairo_format_stride_for_width
[6057:6057:123154398815:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.h(71)] Not implemented reached in bool printing::PrintViewManager::OnRenderViewGone(RenderViewHost*)
/opt/google/chrome/chrome: symbol lookup error: /opt/google/chrome/chrome: undefined symbol: cairo_format_stride_for_width
[6057:6057:123154458273:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.h(71)] Not implemented reached in bool printing::PrintViewManager::OnRenderViewGone(RenderViewHost*)
/usr/bin/google-chrome: symbol lookup error: /usr/bin/google-chrome: undefined symbol: cairo_format_stride_for_width
I get the blue window like it is starting up and then it goes away. No Chrome.
I’m running openSuse 11 64-bit KDE 4.3.1
@cybertaz
What Cario packages do you have installed? libcario or cario in general? Sorry.. not around at openSUSE 11 box right now to see what’s enabled.. I’m wondering if possibly sub pixel hinting disabled in 11.0 but enabled in 11.1 may cause this..
Get back to me which Cario packages are installed.. Thanks
@ben.kevan
cairo version: 1.4.14-32.1-x86_64 from the repo-oss
@ben.kevan
Should I install the gtkcairo packages? they are not installed.
@Knusper
Download the Adobe flash 10 alpha 64 bit release from adobe labs. Extract the tar.gz and copy libflashplayer.so into /usr/lib64/browser-plugins
@Thomas
Already have. Did it some time last week, I think.
Here is some information from the console after running on openSUSE 11.1 64-bit:
[8756:8756:500322099843:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/net/proxy/proxy_config_service_linux.cc(559)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
[8756:8776:500342727529:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/file_util_posix.cc(658)] Couldn’t stat file: /opt/google/chrome/plugins/libflashplayer.so errno = 2
[8756:8776:500342728127:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /opt/google/chrome/plugins/libflashplayer.so: /opt/google/chrome/plugins/libflashplayer.so: cannot open shared object file: No such file or directory
[8756:8776:500342728639:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /usr/lib/mozilla/plugins/nphelix.so: /usr/lib/mozilla/plugins/nphelix.so: wrong ELF class: ELFCLASS32
[8756:8776:500342728935:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /usr/lib/mozilla/plugins/npPicasa3.so: /usr/lib/mozilla/plugins/npPicasa3.so: wrong ELF class: ELFCLASS32
[8756:8756:500381997205:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(228)] Not implemented reached in MemoryDetails::MemoryDetails()
[8756:8756:500381997375:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(232)] Not implemented reached in void MemoryDetails::StartFetch()
[8756:8756:500442001210:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/sys_info_posix.cc(140)] Not implemented reached in static void base::SysInfo::GetPrimaryDisplayDimensions(int*, int*)
[8756:8756:500442001271:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/sys_info_posix.cc(145)] Not implemented reached in static int base::SysInfo::DisplayCount()
[8756:8756:500458492158:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(228)] Not implemented reached in MemoryDetails::MemoryDetails()
[8756:8756:500458492482:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(232)] Not implemented reached in void MemoryDetails::StartFetch()
[8756:8756:500508940413:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(228)] Not implemented reached in MemoryDetails::MemoryDetails()
[8756:8756:500508941128:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/common/temp_scaffolding_stubs.cc(232)] Not implemented reached in void MemoryDetails::StartFetch()
[8756:8756:500529935082:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/nss_init.cc(147)] PR_Cleanup failed; see http://code.google.com/p/chromium/issues/detail?id=18410
My proxy connection seems to be not working .
no site is opening..
“uname -ar” gives
Linux san22 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 i686 i686 i386 GNU/Linux
in terminal google-chrome say this error but chrome is opening
[13448:13448:6490572298:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/net/proxy/proxy_config_service_linux.cc(559)] Not implemented reached in void net::ProxyConfigServiceLinux::Delegate::SetupAndFetchInitialConfig(MessageLoop*, MessageLoop*)Bug 17363: obey KDE proxy settings.
[13448:13448:6490572386:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/net/proxy/proxy_config_service_linux.cc(76)] Failed to parse environment variable http_proxy
[13448:13448:6490572410:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/net/proxy/proxy_config_service_linux.cc(76)] Failed to parse environment variable https_proxy
[13448:13448:6490572432:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/net/proxy/proxy_config_service_linux.cc(76)] Failed to parse environment variable ftp_proxy
64bit working perfectly on Fedora 12 alpha. Thank you for this.
G’day everyone!
I managed to get this RPM installed and running on Fedora 8! I had to install some Fedora 10 modules that might break some stuff on your machine so don’t say I didn’t warn you!
I downloaded and installed the following from a Fedora 10 archive:
libstdc++-4.3.2-7.i386.rpm
cairo-1.8.0-1.fc10.i386.rpm
pixman-0.12.0-2.fc10.i386.rpm
pango-1.22.3-1.fc10.i386.rpm
(libstdc++, Cairo and Pixman installed without complaint. I had to install the Pango module with –nodeps and –force. No side effects noticed yet.)
I haven’t done much testing of Chrome yet so I don’t know how stable it is.
Are you going to make a new build any time soon?
fyi, spot is building chrome for Fedora:
http://spot.fedorapeople.org/chromium/F12/
I’m also eager to see new build as this one doesn’t look good on 64 bit opensuse 11.2 M7.
Works perfect under my openSUSE 11.1 2.6.27.23-0.1-pae! You’re doing great work. Thank you sooo much!
I plan no making another build shortly.. I am also working on getting everything into buildservice and automating the whole chromium process so you get daily / weekly from the snapshots or the major builds (I haven’t thought it all out yet).
I hope to have it all done by next week.. but I just moved and I’ve been really really busy..
Thanks
How to fix below issue?
http://imagebin.org/66147
Installed on my quad-core 64-bit machine running openSuse 11.1 with the 2.6.27.7-9-default kernel with:
sudo rpm -Uvh http://www.benkevan.com/upload/software/openSUSE/google-chrome-unstable-4.0.203.2-1.x86_64.rpm
Installed without error. My flash is in /usr/lib/browser-plugins/ and I started Chrome with:
google-chrome –enable-plugins
Chrome starts without any errors in the console, but as I surf, it coughs up a few hairballs. Sample of loging into GMail below.
Thanks for doing this Ben! (when you go 64-bit, go quad-core! Cheaper than you think)
Dave
Xlib: extension “RANDR” missing on display “:0.0″.
[6891:6911:8329660300:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/file_util_posix.cc(658)] Couldn’t stat file: /opt/google/chrome/plugins/libflashplayer.so errno = 2
[6891:6911:8329660845:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/native_library_linux.cc(19)] dlopen failed when trying to open /opt/google/chrome/plugins/libflashplayer.so: /opt/google/chrome/plugins/libflashplayer.so: cannot open shared object file: No such file or directory
[6891:6891:8333542164:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/profile.cc(948)] Not implemented reached in void ProfileImpl::CreatePasswordStore()
[6891:7076:8333603888:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/password_manager/encryptor_linux.cc(40)] Not implemented reached in static bool Encryptor::DecryptString(const std::string&, std::string*)
[6891:7076:8338182089:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/chrome/browser/password_manager/encryptor_linux.cc(29)] Not implemented reached in static bool Encryptor::EncryptString(const std::string&, std::string*)
[6891:6913:8349743388:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/ipc/ipc_channel_posix.cc(420)] pipe error (25): Connection reset by peer
[6891:6891:8350104456:ERROR:/usr/local/google/home/chrome-eng/b.64/slave/chrome-official-linux-64/build/src/base/nss_init.cc(147)] PR_Cleanup failed; see http://code.google.com/p/chromium/issues/detail?id=18410
On my system the 64bit version 4.0.203.2-1.x86_64.rpm is working for some minutes but then the whole system hangs and the only thing I can do is to press the reset button. I have installed SuSE 11.1 on a dual core AMD system. Graphic is NVidia 7050. Using kernel 2.6.31-9. On my old computer (also 64 bit but single core) the browser was running without any problems.
I guess the problems reported yesterday has nothing to do with Chrome but if there is a problem then it is related to the Nvidia graphic driver.
/usr/bin/google-chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Running on openSuse 11.2 (32bit). The only issue I’m having is no video. Flash won’t install, no home page button. Performance is a bit slower than Firefox 3.5 but better than cxchromium. Chrome on Windows 7 under VirtualBox is faster than either FF3.5 or Chrome despite running on the VM (I don’t understand that one either… go figure?!?).
@Sergey
.
I solved this problem on my pc running opensuse 11.2 (64bit) after install gconf 32 bit. I think this chrome version is not pure 64 bit
3 Trackbacks
[...] VIA | http://www.benkevan.com/blog/ [...]
[...] [...]
[...] Kevan is still compiling the latest Chrome code for OpenSUSE and Manns handles other such things. Here is a note about Gwibber for OpenSUSE and also a complaint [...]