hi all
how can I repack google-chrome-ustable 4.0.206x from google’s site to use
with opensuse 11.1 x86-64
so as allways I use official .deb package than convert it to rpm
sudo alien -r google-chrome-unstable*.deb
so I got an rpm and put in in my local repo
and try to installit with zypper
~> LANG=en_EN.utf8 sudo zypper update google-chrome-unstable
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides libnspr4.so.0d()(64bit) needed by google-chrome-
unstable-4.0.206.0-1.x86_64
Solution 1: do not ask to install a solvable providing google-chrome-
unstable > 4.0.203.2-1
Choose the above solution using '1' or cancel using 'c' [1/C]:
nothing provides libnspr4.so.0d()(64bit) needed
the same problem I have with 4.0.203 build but i got rpm from Ben Kevan’s
Blog http://tr.im/y8L2
and it was solved there but with all respect there was no info how he do
this.
so I start this topic with faith to understand opensuse rpm basics on the
example of google-chrome-unstable
I read wiki about opensuse rpm building, but there is many things that did
not clear to me
so from what should i start, to make my own package.
Tried the latest unstable. Got it to compile after discovering that there should be no spaces is the path to the …deb. After moving it to /home/MYUSERNAME/Devel an rpm was generated, but it won’t install due to dependency failures:
Failed dependencies:
libnspr4.so.0d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.10)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.11.1)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.11)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.12)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.2)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.3)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.4)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.5)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.6)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnss3.so.1d(NSS_3.9)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnssutil3.so.1d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libnssutil3.so.1d(NSSUTIL_3.12)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libplc4.so.0d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libplds4.so.0d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libsmime3.so.1d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libssl3.so.1d()(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libssl3.so.1d(NSS_3.2)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
libssl3.so.1d(NSS_3.4)(64bit) is needed by google-chrome-unstable-4.0.206.0-1.x86_64
The 204 version generated an rpm and it installed fine. So the dev’s at GoogleChrome must have used the mozilla libs from svn or git. I’m running Factory so packages should be pretty much up to date. Also notice the ‘d’ at the end of the …so.0d
I pulled ‘chromium-browser’ from the OpenSUSE repos Saturday or so as I
recall, and that is 4.0.207. So far working like a charm.
Good luck.
Knurpht wrote:
> Tried the latest unstable. Got it to compile after discovering that
> there should be no spaces is the path to the …deb. After moving it to
> /home/MYUSERNAME/Devel an rpm was generated, but it won’t install due to
> dependency failures:
> Failed dependencies:
>
> libnspr4.so.0d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.10)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.11.1)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.11)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.12)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.2)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.3)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.4)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.5)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.6)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnss3.so.1d(NSS_3.9)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnssutil3.so.1d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libnssutil3.so.1d(NSSUTIL_3.12)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libplc4.so.0d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libplds4.so.0d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libsmime3.so.1d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libssl3.so.1d()(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libssl3.so.1d(NSS_3.2)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
> libssl3.so.1d(NSS_3.4)(64bit) is needed by
> google-chrome-unstable-4.0.206.0-1.x86_64
>
> The 204 version generated an rpm and it installed fine. So the dev’s at
> GoogleChrome must have used the mozilla libs from svn or git. I’m
> running Factory so packages should be pretty much up to date. Also
> notice the ‘d’ at the end of the …so.0d
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
thank you alot
but can you explain to me what a difference between google-chrome and
chromium browser?
I have experienced from start that google-chrome was much more stable with
4.0.203 then chromium 4.0.207… i have one crash from start but i have
never crash all chrome. I have also problems with flash on you tube it
crashed in very different ways when i close|open another tab etc something
bad with
it is really cool that chromium can import my stuff from firefox but not
from chrome (for now I have more recent @chrome)???
chromium do not hides in system tray when chrome does
and last I have problem with enocding in one local search engine (I have
same problem in ff) but chrome is works perfect with it…
so the question is the same? how to make rpm of google-chrome not chromium
Chromium 4.0.207.0 (Developer Build 25606)
WebKit 532.0
V8 1.3.9
User Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US)
AppleWebKit/532.0 (KHTML, like Gecko) Chrome/4.0.207.0 Safari/532.0
If you ask user dbuck in the OBS forum to post his rpm spec file and
ask him what to change for enabling ffmpeg Then download the
snapshot you want and build your own rpm…
Google Chrome is built with open source code from Chromium which AFAIK
is just the build environment to build googe-chrome(the windows
name)/chromium-browser.