(Solved) Chromium browser - recommended install method?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

(Solved) Chromium browser - recommended install method?

Post by globetrotterdk »

I have tried on at least six occasions to install Chromium browser on my Salix64 KDE 13.37 install. I end up banging my head against the wall every time with build errors. I believe that I have all dependencies installed, so that begs the questions:

1) What is the recommended method for installing Chromium browser?
2) How do I purge the /tmp folder, after a build doesn't succeed? I assume it is the /tmp folder that all of this goes into?

Cheers

Edit: I should of course have added that I am trying to install Chromium using Sourcery.
----
SOLUTION (31/5-2013):

I have since tried on a nuber of occasions to build Chromium. My experience now tells me that to get a successful build of Chromium, all of the following should be installed (on a 64-bit system):

Code: Select all

# slapt-get -i libevent GConf ORBit2 google-chrome-pam-solibs seamonkey-solibs mozilla-nss yasm
Last edited by globetrotterdk on 31. May 2013, 06:12, edited 3 times in total.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
fredg
Posts: 232
Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:

Re: Chromium browser - recommended install method?

Post by fredg »

User avatar
EricC
Posts: 79
Joined: 24. Sep 2009, 02:11
Location: Under an overpass in a shipping crate

Re: Chromium browser - recommended install method?

Post by EricC »

While not Chromium, I use the Google Chrome slackbuild from the Slackware 13.37 extra folder:

ftp://slackware.mirrors.tds.net/pub/sla ... le-chrome/
Image
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: Chromium browser - recommended install method?

Post by globetrotterdk »

Thanks to both of you for your quick replies.
@ fredg I tried option #2, but I got the following errors:

Code: Select all

# sh chromium.SlackBuild
----snip----
Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
----snip----
Exception: Call to 'pkg-config --cflags nss' returned exit status 1.
while loading dependencies of base/base.gyp while loading dependencies
of build/all.gyp while trying to load build/all.gyp
I couldn't figure out what the nss package was, that was being referred to.

@ EricC Wow! The Google Chrome solution went extremely smoothly, especially considering all of the problems that I have had trying to get the Chromium version up and running. Now I am a happy camper :D
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: (Solved) Chromium browser - recommended install method?

Post by JRD »

Hwo this post have been marked "solved" ?
You installed Chrome, not Chromium…
Image
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: (Solved) Chromium browser - recommended install method?

Post by globetrotterdk »

:) Close enough for me.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
EricC
Posts: 79
Joined: 24. Sep 2009, 02:11
Location: Under an overpass in a shipping crate

Re: Chromium browser - recommended install method?

Post by EricC »

globetrotterdk wrote:Thanks to both of you for your quick replies.
@ EricC Wow! The Google Chrome solution went extremely smoothly, especially considering all of the problems that I have had trying to get the Chromium version up and running. Now I am a happy camper :D
I am glad I was able to provide an acceptable alternative as I have been down the road you were on :D
Image
Post Reply