| Author |
Message |
puppymartin

Joined: 29 Mar 2009 Posts: 207 Location: The Netherlands
|
Posted: Thu 27 May 2010, 16:54 Post subject:
Google Chrome 1st stable release |
|
Google Chrome 5.0.375.55 has been released to the Stable channel for Linux:
http://chrome.blogspot.com/
Download the 32bit .deb:
http://www.google.com/chrome/index.html
Then in a terminal "unpack":
# undeb google_downloaded_file.deb
Then move the map "google" in the new map "your_location/opt" to /usr/lib/
And move the file "google-chrome" in the new map "your_location/usr/bin" to "/usr/bin"
Drag this file (/usr/bin/google-chrome) to the desktop and click to start.
You may need these libs:
http://mywolfe.googlecode.com/files/google-libs-3.pet
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Thu 27 May 2010, 17:25 Post subject:
|
|
I installed chrome yesterday and still "needed" gconf (not really - a symlink to any random lib worked to make it run) ... so it is probably a case of a build time only dependency unintentionally getting linked in as a run-time dependency (that is how it is in webkitgtk - I have fixed it there) ... but maybe not - google doesn't seem to care how big it is or how many lines of code there are to maintain - so far so good though.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 27 May 2010, 17:31 Post subject:
|
|
I see in debian unstable they managed to make html 5 video work with the system ffmpeg and other system libraries too I think.
I'm not brave enough to attempt to build Chrome on Puppy, but I'm very, very curious if it can be fixed like Midori to be small.
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Thu 27 May 2010, 20:21 Post subject:
|
|
That is news to me. I thought gstreamer was the only supported method for html5 video. I hope someone can port it into webkitgtk.
I would probably go the other way (if I had the time) and merge google's v8, html5 via ffmpeg (instead of gstreamer) and other useful improvements into webkitgtk - I don't even want to attempt building this behemoth as it is structured and here is why:
although I have no issues with including static libs, (I do it all the time) but I prefer the option to use system libs at my own discretion - however google warns against this due to "major modifications" .... That's great - then comply with the gpl and at least provide the option to use them as system libs -- I'm not trying to be a license hound, I just don't want to recompile the bazillion lines of extra code with each release... I have an underpowered laptop that takes a whole day to compile this amount of code. The way it currently is, more than 3/4 of the libs are compiled in statically... so they might as well do it static all that way and use uclibc or their own libc (bionic) - skype does (but with glibc I think). They also use some large dependencies that don't shrink down much even when compiled statically (libICU for example - whereas webkitgtk has the option to use glib instead which is already required by gtk)
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 27 May 2010, 21:22 Post subject:
|
|
You can get the source for the just ffmpeg plugin here I think.
http://packages.ubuntu.com/source/lucid/chromium-codecs-ffmpeg
Yeah I didn't even get to the point where I could make gyp happy enough on Puppy to even try to compile.
I haven't tried downloading the debian source - they may have fixed it - but at least you don't have to download the entire chromium OS that way.
http://packages.debian.org/sid/chromium-browser
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Thu 27 May 2010, 21:33 Post subject:
Bleeding edge versions |
|
Other Chrome threads.
http://www.murga-linux.com/puppy/viewtopic.php?p=405222#405222
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Fri 28 May 2010, 01:20 Post subject:
|
|
You have to wonder why it needs to be so big. Interestingly, I found a message on my Google Reader page saying they were dropping support for 'older browsers'. When I ran their test, it said my current browser is now unsupported. As this is Opera 10.10, the current stable release, it leads me to wonder if the intention is to eventually have Google apps etc only available (fully functional?) to those using the Google browser. I am not by nature a conspiracy theorist, but this looks a bit like a cloud way over there on the horizon.................
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
rameshiyer
Joined: 17 Sep 2009 Posts: 212 Location: Calicut, Kerala, India
|
Posted: Fri 28 May 2010, 13:18 Post subject:
Google Chrome Subject description: Chrome Dev. version |
|
I have been using google chrome pet provided by "Wolf" and working fine. You can even install latest dev. build from his pet packages.
I have only problem, it is still not able to print from Google Chrome. Any idea about the problem ?. Though Google Chrome list the printer, however, no Printout.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Fri 28 May 2010, 14:39 Post subject:
|
|
The printing problem is a cups bug. Uncompress the attached pdftops and put it in /usr/lib/cups/filters, replacing the existing file of the same name.
| Description |
|

Download |
| Filename |
pdftops.gz |
| Filesize |
2.25 KB |
| Downloaded |
328 Time(s) |
|
|
Back to top
|
|
 |
xman

Joined: 24 Sep 2009 Posts: 145
|
Posted: Sat 29 May 2010, 12:46 Post subject:
|
|
Thank you very much, puppymartin!
I installed this stable version to 4.31-2.6.25.16, first Grumpys libs-3.pet, and then Chrome 5.0.375.55 by just clicking google-chrome-stable_current_i386.deb icon. Chrome starts by clicking /opt/google/chrome/google-chrome.desktop icon. This first stable Chrome (for Linux!) is big (about 90 mb) and very very fast (as Usain Bolt?). Flash and java are working without any extra tuning.
|
|
Back to top
|
|
 |
|