Chromium browser version 27 - Feb 12, 2013

Browsers, email, chat, etc.
Message
Author
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#42 Post by peebee »

carenrose wrote:Doesn't work in Wary 5.3 ...
(Nor does Chrome or Iron.) :(

Requires gconf and libgcrypt ... easy installs.

Then:

Code: Select all

/opt/chromium/chrome: /lib/libc.so.6: version 'GLIBC_2.11' not found (required by /opt/chromium/chrome)
/opt/chromium/chrome: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.11' not found  (required by /opt/chromium/chrome)
Try:
http://smokey01.com/saluki/sfs/google-c ... 4_i386.sfs

this is the latest version that will run on Wary / Racy / Saluki / Carolina as they do not contain new enough libraries and are unlikely to be updated in this respect.

If you need the latested Chromium browsers you will have to move to Precise or Slacko or Upup-Precise....
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Terryphi
Posts: 761
Joined: Wed 02 Jul 2008, 09:32
Location: West Wales, Britain.

#43 Post by Terryphi »

peebee wrote: Try:
http://smokey01.com/saluki/sfs/google-c ... 4_i386.sfs

this is the latest version that will run on Wary / Racy / Saluki / Carolina as they do not contain new enough libraries and are unlikely to be updated in this respect.

If you need the latested Chromium browsers you will have to move to Precise or Slacko or Upup-Precise....
Here is another version of Chromium 12:
http://uploadingit.com/file/xfixwdxovkv ... 9490w5.sfs

Note: this early version does not support Chrome extensions.
[b]Classic Opera 12.16 browser SFS package[/b] for Precise, Slacko, Racy, Wary, Lucid, etc available[url=http://terryphillips.org.uk/operasfs.htm]here[/url] :)

User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

#44 Post by JamesTheAwesomeDude »

carenrose wrote:Doesn't work in Wary 5.3 ...
(Nor does Chrome or Iron.) :(

Requires gconf and libgcrypt ... easy installs.

Then:

Code: Select all

/opt/chromium/chrome: /lib/libc.so.6: version 'GLIBC_2.11' not found (required by /opt/chromium/chrome)
/opt/chromium/chrome: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.11' not found  (required by /opt/chromium/chrome)
Do ldd /opt/chromium/chrome and post the output here.

Code: Select all

# ldd /opt/chromium/chrome
	linux-gate.so.1 (0xffffe000)
	libX11.so.6 => /usr/lib/libX11.so.6 (0xb26ec000)
	libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb26e4000)
	libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb26db000)
	libXss.so.1 => /usr/lib/libXss.so.1 (0xb26d8000)
	libXext.so.6 => /usr/lib/libXext.so.6 (0xb26c6000)
	librt.so.1 => /lib/librt.so.1 (0xb26bd000)
	libdl.so.2 => /lib/libdl.so.2 (0xb26b8000)
	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb2667000)
	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb2665000)
	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb2534000)
	libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb20d2000)
	libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb2023000)
	libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb2003000)
	libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb1fe2000)
	libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb1fd6000)
	libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb1f34000)
	libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb1eea000)
	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb1e61000)
	libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb1e2c000)
	libnss3.so => /usr/lib/firefox-17.0/libnss3.so (0xb1d36000)
	libnssutil3.so => /usr/lib/firefox-17.0/libnssutil3.so (0xb1d19000)
	libsmime3.so => /usr/lib/firefox-17.0/libsmime3.so (0xb1cf6000)
	libplc4.so => /usr/lib/firefox-17.0/libplc4.so (0xb1cf1000)
	libnspr4.so => /usr/lib/firefox-17.0/libnspr4.so (0xb1cb1000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xb1c97000)
	libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0xb1c72000)
	libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb1c3b000)
	libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb1c38000)
	libasound.so.2 => /usr/lib/libasound.so.2 (0xb1b45000)
	libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb1b42000)
	libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb1b3c000)
	libcups.so.2 => /usr/lib/libcups.so.2 (0xb1afe000)
	libgcrypt.so.11 => /lib/libgcrypt.so.11 (0xb1a7b000)
	libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb1a6a000)
	libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb1a42000)
	libudev.so.0 => /lib/libudev.so.0 (0xb1a35000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb194d000)
	libm.so.6 => /lib/libm.so.6 (0xb1921000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb1904000)
	libc.so.6 => /lib/libc.so.6 (0xb177f000)
	/lib/ld-linux.so.2 (0xb7759000)
	libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb175e000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0xb175b000)
	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb1755000)
	libffi.so.6 => /usr/lib/libffi.so.6 (0xb174e000)
	libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb174b000)
	libXi.so.6 => /usr/lib/libXi.so.6 (0xb173c000)
	libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb1732000)
	libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0xb172f000)
	libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0xb172c000)
	libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0xb1723000)
	libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb16b0000)
	libpng14.so.14 => /usr/lib/libpng14.so.14 (0xb168a000)
	libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb1527000)
	libresolv.so.2 => /lib/libresolv.so.2 (0xb150d000)
	libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb14dc000)
	libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb14d8000)
	libz.so.1 => /lib/libz.so.1 (0xb14c2000)
	libplds4.so => /usr/lib/firefox-17.0/libplds4.so (0xb14bd000)
	libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb14a1000)
	libssl.so.1.0.0 => /lib/libssl.so.1.0.0 (0xb1440000)
	libcrypto.so.1.0.0 => /lib/libcrypto.so.1.0.0 (0xb1289000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0xb1255000)
	libgpg-error.so.0 => /lib/libgpg-error.so.0 (0xb1251000)
#
It will look something like that ^ except it will list the missing/outdated dependencies. If there are only a few, then getting those fixed should be a breeze. :) (Sometimes, the correct package turned out to be installed, but there was just a broken symlink!)
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

simargl

#45 Post by simargl »

.
Last edited by simargl on Sun 01 Sep 2013, 14:39, edited 1 time in total.

User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

256 Downloads!

#46 Post by JamesTheAwesomeDude »

Well, as March 12th, I've reached 256 downloads for the Dotpet version! (that doesn't even include the SFS downloads!)

Also, version 27 appears to be more popular than the original v26 release, about 33% more for the Dotpet, and 400% more for the SFS. :D
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

Re: Chromium browser *UP TO DATE* (version 27)

#47 Post by HiDeHo »

JamesTheAwesomeDude wrote:Okay, because of my amazing awesomeness, I've decided to come out with an up-to-date, standalone, fully functional Chromium Dotpet. (Not Google Chrome.)

It should be compatible with all Puppy Linux distros. It has some very mild testing on Lucid, works out-of-the-box on Precise, and it works on Slacko. On Slacko, you need to install GConf, but that's available from the Puppy Package Manager (just search for "gconf". Installs in under 2 minutes, including startup time for PPM.)

Anyway, I need feedback. Do you like it? Should I make more dotpets? I'm open to requests. I remember being a n00b and wishing that all software was easily available in Dotpet form, so now I'm helping provide that.

Download:
Chromium Version 27.0.1421.0
Image
(http://dl.dropbox.com/u/98745514/Dotpets/Chromium/chromium-27.0.1421.0.pet)

SFS download here.
sorry to say that this chromium pet does not work with saluki. and as saluki is built or wary/racy it will not work on wary and racy as well.

wary and racy builds dont have the needed dependancies built into the bass even though i added the mozilla-libs.pet from the ppm in saluki I got this error.

Code: Select all

 /opt/chromium/chrome: /lib/libc.so.6 version 'GLIBC_2.11' not found (required by /opt/chromium/chrome) 
/opt/chromium/chrome: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.11' Not found (required by /opt/chromium/chrome)
if it is at all possible for somebody to wright s pet for wary / racy / saluki that has the needed dependencies it would be great. chrome 12 seems to work but nothing newer.

thanks for the help I appreciate it in advance.

this would greatly improve puppy for all if this can be sorted. [/code]
HiDeHo is an ideas man. loves to come up with ideas that others think are good and can use
[b]if you are a sneeky computer geek check out sneekygeekers [url=http://www.sneekygeekers.com]click here[/url][/b]

User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

Re: Chromium browser *UP TO DATE* (version 27)

#48 Post by JamesTheAwesomeDude »

HiDeHo wrote:sorry to say that this chromium pet does not work with saluki. and as saluki is built or wary/racy it will not work on wary and racy as well.

wary and racy builds dont have the needed dependancies built into the bass even though i added the mozilla-libs.pet from the ppm in saluki I got this error.

Code: Select all

 /opt/chromium/chrome: /lib/libc.so.6 version 'GLIBC_2.11' not found (required by /opt/chromium/chrome) 
/opt/chromium/chrome: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.11' Not found (required by /opt/chromium/chrome)
if it is at all possible for somebody to wright s pet for wary / racy / saluki that has the needed dependencies it would be great. chrome 12 seems to work but nothing newer.

thanks for the help I appreciate it in advance.

this would greatly improve puppy for all if this can be sorted. [/code]
Here, extract this file to /root/my-applications/lib. I just pulled the libs off my system, let me know if they work.

https://dl.dropbox.com/u/98745514/Bolog ... ibs.tar.xz (File is .81 MB, contains 2.58 MB of libs - only the ones you listed as missing/outdated.)

If it's not recognizing the libraries' existence, then extract libc* to /lib, and libstdc* to /usr/lib.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

Re: Chromium browser *UP TO DATE* (version 27)

#49 Post by HiDeHo »

JamesTheAwesomeDude wrote: Here, extract this file to /root/my-applications/lib. I just pulled the libs off my system, let me know if they work.

https://dl.dropbox.com/u/98745514/Bolog ... ibs.tar.xz (File is .81 MB, contains 2.58 MB of libs - only the ones you listed as missing/outdated.)

If it's not recognizing the libraries' existence, then extract libc* to /lib, and libstdc* to /usr/lib.
first in saluki pup i booted into ram without save file. i intalled chromium 27.pet I ran from terminal and got this

Code: Select all

# chromium
/opt/chromium/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
i then downloaded your File and extracted the libs to /root/my-applications/lib nothing worked.

i then moved the files as you suggested to the places. there was already some there but i replaced them with your new ones then i ran chromium from terminal and got this

Code: Select all

# chromium
/opt/chromium/chrome-wrapper: line 90: 28920 Segmentation fault      which xdg-settings >&/dev/null
/opt/chromium/chrome-wrapper: line 97: 28940 Segmentation fault      uname -m
     28941                       | grep -qs x86_64
/opt/chromium/chrome-wrapper: line 104: 28942 Broken pipe             echo $MISSING_LIBS
     28943 Segmentation fault      | grep -qs libbz2.so.1.0
/opt/chromium/chrome-wrapper: line 118: 28944 Broken pipe             echo $MISSING_LIBS
     28945 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28946 Broken pipe             echo $MISSING_LIBS
     28947 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28949 Broken pipe             echo $MISSING_LIBS
     28950 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28955 Broken pipe             echo $MISSING_LIBS
     28956 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28957 Broken pipe             echo $MISSING_LIBS
     28958 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28959 Done                    echo $MISSING_LIBS
     28960 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 118: 28961 Broken pipe             echo $MISSING_LIBS
     28962 Segmentation fault      | grep -qs $lib
/opt/chromium/chrome-wrapper: line 163: /chrome: No such file or directory
/opt/chromium/chrome-wrapper: line 163: exec: /chrome: cannot execute: No such file or directory
it appears that it is not as easy to install chrome chromium etc in saluki and other wary/racy build puppies.

could you install saluki etc and try to sort it out so your chromium27.pet works. thanks. when you have worked it out can you make a pet to install them automatically would be great.

thanks in advance for any work you do for the community.
HiDeHo is an ideas man. loves to come up with ideas that others think are good and can use
[b]if you are a sneeky computer geek check out sneekygeekers [url=http://www.sneekygeekers.com]click here[/url][/b]

User avatar
Terryphi
Posts: 761
Joined: Wed 02 Jul 2008, 09:32
Location: West Wales, Britain.

Re: Chromium browser *UP TO DATE* (version 27)

#50 Post by Terryphi »

HiDeHo wrote:it appears that it is not as easy to install chrome chromium etc in saluki and other wary/racy build puppies.
Don't waste your time. Chromium later than version 12 will not work in Racy, Wary and derivatives (Saluki). A later version of glibc compiled in Wary/Racy is required and BK does not seem interested in doing what is necessary.
[b]Classic Opera 12.16 browser SFS package[/b] for Precise, Slacko, Racy, Wary, Lucid, etc available[url=http://terryphillips.org.uk/operasfs.htm]here[/url] :)

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

Re: Chromium browser *UP TO DATE* (version 27)

#51 Post by HiDeHo »

Terryphi wrote:Don't waste your time. Chromium later than version 12 will not work in Racy, Wary and derivatives (Saluki). A later version of glibc compiled in Wary/Racy is required and BK does not seem interested in doing what is necessary.
there are many others in the puppy community that are skilled and could do it. I cant work out why chromium etc wont run i thought most of teh major browsers used the same libraries anyway. it is getting hard to use chrome 12 as allot of the extensions will no longer work with it. unless someone can find a hack.

if chromium etc dont work in wary/racy builds then a new pupy with xfce dektop and easy apps to build your own puppy version. could be made i guess. sigh. i have found with pupoy that when you find a version you love eventually you will not be able to use it.

for me first it was lighthouse then that stopped being worked on. then saluki came along great now chrome browser etc does not work ridicules.

when can i find a puppy with the features I like that is maintained and working. if wary/racy could run chrome then it would be the best.
HiDeHo is an ideas man. loves to come up with ideas that others think are good and can use
[b]if you are a sneeky computer geek check out sneekygeekers [url=http://www.sneekygeekers.com]click here[/url][/b]

User avatar
Terryphi
Posts: 761
Joined: Wed 02 Jul 2008, 09:32
Location: West Wales, Britain.

#52 Post by Terryphi »

HiDeHo,

Have you tried Precise 5.5? The latest Chromium can be made to run on it.
[b]Classic Opera 12.16 browser SFS package[/b] for Precise, Slacko, Racy, Wary, Lucid, etc available[url=http://terryphillips.org.uk/operasfs.htm]here[/url] :)

rameshiyer

Chromium

#53 Post by rameshiyer »

I am posting from Chromium 27 installed in Precise Puppy 5.5. I fined problem only in Racy/Wary. In Lupu, or Upup, there won't be any problem for working Chromium, Google chrome. Iron browser also will work without any problem. I have been using chrome variant in Puppy, Upup etc. Even I have installed .deb file. It is working !!

Earlier one of our forum member used to release chromium, Google-chrome for Warry etc. However, he is retired from making pet for google-chrome due to his ill health.

I have asked several time for chromium project for Wary or Racy. However, nobody provided the same till date. I would like to have latest release. I don't know why people are not providing chrome compatible for wary/racy

User avatar
Terryphi
Posts: 761
Joined: Wed 02 Jul 2008, 09:32
Location: West Wales, Britain.

Re: Chromium

#54 Post by Terryphi »

rameshiyer wrote: I don't know why people are not providing chrome compatible for wary/racy
:sigh: This has been explained many times. Racy and Wary do not have libraries compatible with the latest versions of Chromium. Barry Kauler is not updating Racy and Wary libraries because he has turned his attention to Precise Puppy.
[b]Classic Opera 12.16 browser SFS package[/b] for Precise, Slacko, Racy, Wary, Lucid, etc available[url=http://terryphillips.org.uk/operasfs.htm]here[/url] :)

carenrose
Posts: 36
Joined: Tue 11 Dec 2012, 03:22

#55 Post by carenrose »

peebee wrote:Try:
http://smokey01.com/saluki/sfs/google-c ... 4_i386.sfs

this is the latest version that will run on Wary / Racy / Saluki / Carolina as they do not contain new enough libraries and are unlikely to be updated in this respect.

If you need the latested Chromium browsers you will have to move to Precise or Slacko or Upup-Precise....
Thank you :D Finally got it downloaded and working.

Oddly enough, the md5sum was different than that listed on the site, no matter how many times or what connection I downloaded it from ... and it wouldn't work. So I converted it to a pet (have plenty of space in my savefile, although it's not ideal) and it worked fine ... hmm ...

Yay for Chrome, even though it's an old version.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#56 Post by OscarTalks »

If you install and run this package it creates an extra .desktop file in /root/.local/share/applications

Next time you run fixmenus or install anything you may find that you have an additional chromium entry in your menu and the second one just brings up the "can't run as root" message anyway.

The fix for this is to remove the block of code (which is quite clearly marked with comment) and delete the line "exists_desktop_file | | generate_desktop_file" (towards the end) from the chrome-wrapper script file in the program folder.

______


I was tinkering with Chromium yesterday, downloaded the program folder package from the website mentioned and it gave me a newer version ( 28.0.1474.0 ) which I have stripped and used to make a .sfs and .pet (posting from it now) but it seems to have been built against a newer glibc ( 2.15 ) so although it is still OK in Precise 5.5 and Slacko 5.5 (with 1 extra lib) it won't work in some other Puppies including Slacko 5.3.3 (Version 27 works if you add 2 libs) and Wheezy (Version 27 works).
Oscar in England
Image

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

#57 Post by HiDeHo »

Terryphi wrote:HiDeHo,

Have you tried Precise 5.5? The latest Chromium can be made to run on it.
Yes i have and its ok but it does not have xfce setup, or some of the build tools that are in saluki.

I remember that most puppies used to be able to run both .deb and .rpm files by default with compiling etc. well in puppy 4.3.1 it was more like that.

now with the new woof build its hard.
at least firefox can run independent from any os, outside the save file, from a standalone folder in its own directory. i just wish chromium/chrome browser would run like that.
it would solve the dependancy issues.

I wish I had the skills and was able to compile chromium libs etc that are missing in wary/racy etc. then it would be awesome.
is there anyone able to help with this. it would be great to be able to do.
HiDeHo is an ideas man. loves to come up with ideas that others think are good and can use
[b]if you are a sneeky computer geek check out sneekygeekers [url=http://www.sneekygeekers.com]click here[/url][/b]

User avatar
game sfs
Posts: 47
Joined: Mon 01 Oct 2012, 23:31

#58 Post by game sfs »

with flash version 11.7.700.169 ?
http://www.adobe.com/software/flash/about/
[img]http://images2.fanpop.com/image/photos/12400000/Dog-animated-dogs-12437677-181-143.gif[/img]

Post Reply