Chromium browser

You have a problem with Salix? Post here and we'll do what we can to help.
meanpt
Posts: 20
Joined: 13. Apr 2010, 20:51

Chromium browser

Post by meanpt »

I can't find it in repositories. Is it available?
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Chromium browser

Post by gapan »

No.
Image
Image
meanpt
Posts: 20
Joined: 13. Apr 2010, 20:51

Re: Chromium browser

Post by meanpt »

:evil: :evil: :evil: ... bad dog ... bad dog ... not even in any other trusted repository? .... I'm not looking for Chrome, but Chromium ...
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Chromium browser

Post by gapan »

meanpt wrote::evil: :evil: :evil: ... bad dog ... bad dog ...
:lol:
meanpt wrote:not even in any other trusted repository? .... I'm not looking for Chrome, but Chromium ...
Not that I know of. Thenktor had built a package for 13.0, but that should be rather old by now and shouldn't work in 13.1 anyway. If you really want it, you could try building the package yourself. Get the SLKBUILD and BSD-LICENSE files from this location: http://thenktor.dyndns.org/packages/x86 ... -chromium/
edit the SLKBUILD file for the version you want and run slkbuild -X in the same directory. That should hopefully create you a package. No guarantees though.
Image
Image
meanpt
Posts: 20
Joined: 13. Apr 2010, 20:51

Re: Chromium browser

Post by meanpt »

Hi.
So far I'm not even starting an installation due to an HTTP 404 error and lack of downloading capability.

1. Went first to the x86_64 address you provided, Downloaded both the BSD-LICENSE and the SLKBUILD files, changed the arch to i486 in the SKLBUILD, and got an HTTP 404 error.

2. Then. as I'm using a 32 bit machine and OS, opted to go here http://thenktor.dyndns.org/packages/i48 ... -chromium/ , downloaded again both the BSD-LICENSE and the SLKBUILD, and got again an HTTP 404 error which, which in this and in the previous trial, displayed as:
,

"root[Documents]# slkbuild -X
Downloading chrome-linux.zip
--2010-06-07 10:01:59-- http://build.chromium.org/buildbot/snap ... -linux.zip
Resolving build.chromium.org (build.chromium.org)... 209.85.229.102
Connecting to build.chromium.org (build.chromium.org)|209.85.229.102|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-06-07 10:02:00 ERROR 404: Not Found.
Download failed"

Any clue on the reason this downloading is failing? Is it me or something else?


Many thanks 8-)
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Chromium browser

Post by laprjns »

meanpt wrote: Resolving build.chromium.org (build.chromium.org)... 209.85.229.102
Connecting to build.chromium.org (build.chromium.org)|209.85.229.102|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-06-07 10:02:00 ERROR 404: Not Found.
Download failed"
Doesn't look like the package version 39352 is available anymore. Try changing the pkgver line in the SLKBUILD file to 49042, which is the latest chromium build at the time of this posting.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chromium browser

Post by thenktor »

My SLKBUILD is just a rip from an Arch PKGBUILD and it does not build chromium, it just repackages available prebuilt binaries. They probably won't work on 13.1 because of libjpeg problems.

Here is a SlackBuild if anyone wants to build Chromium hisself: https://svn.coredumb.net/listing.php?re ... /chromium/
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
meanpt
Posts: 20
Joined: 13. Apr 2010, 20:51

Re: Chromium browser

Post by meanpt »

Hi ... laprjns and gapan

chromium package created by using the x86_64 directory files, and by changing the architecture and packgage version. Resulting ...
" .................................
lackware package /home/meanpt/Documents/google-chromium-49042-i486-1tm.txz created.
Package has been built.
Cleaning pkg and src directories
root[Documents]#
...................................."
:oops: ... now ... how do I "slap" this package to test the installation/install it? If it doesn't work in 13.1, I'll try it in 13.0


To THENKTOR:

:oops: I followed your link, checked the slackbuild for chromium and ... sorry, I'm not up to it.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chromium browser

Post by thenktor »

installpkg /home/meanpt/Documents/google-chromium-49042-i486-1tm.txz
If it won't work it probably will throw an libjpeg error on startup. You can fix it by installing aaa_elflibs for now.

Building Chromium from source is a huge thing. As far as I remember it will pull 9 GB of sources and building takes ages and uses a lot of RAM.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
meanpt
Posts: 20
Joined: 13. Apr 2010, 20:51

Re: Chromium browser

Post by meanpt »

:( ... oh, well.

In 13.1, it installed without any error message, is shown in the network menu, but don't run, not even from the terminal prompt. I did install aaa_elflibs, which seemed to be already installed as files were replaced, but again nothing runs.

The same happened in the 13.0 Live. ... oh ,,,, :cry:
Post Reply