Chromium

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
JoPalMo
Posts: 9
Joined: 8. Apr 2014, 11:37

Chromium

Post by JoPalMo »

Hi, I'm trying to install Crhromium on SALIX Xfce 14.1 with sudo slapt-src -i but it fails.

(...)
chmod: no es pot emprar l’enllaç simbòlic trencat «./third_party/mesa/src/src/gallium/state_trackers/d3d1x/w32api» (can not use symlink broken)
chmod: no es pot emprar l’enllaç simbòlic trencat «./build/android/arm-linux-androideabi-gold/ld» (can not use symlink broken)
chmod: no es pot emprar l’enllaç simbòlic trencat «./build/android/arm-linux-androideabi-gold/arm-linux-androideabi-ld» (can not use symlink broken)
Updating projects from gyp files...
which: no yasm in (/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/local/sbin:/sbin:/usr/sbin)
gyp: Call to 'which yasm' returned exit status 1. while loading dependencies of content/content.gyp while loading dependencies of components/components.gyp while loading dependencies of chrome/chrome_resources.gyp while loading dependencies of chrome/chrome.gyp while loading dependencies of build/all.gyp while trying to load build/all.gyp
fakeroot -- sh chromium.SlackBuild Failed
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Chromium

Post by mimosa »

Packages for Chromium can be found here:

http://slackware.org.uk/people/alien/sl ... /chromium/
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Chromium

Post by laprjns »

Or if you still want to build it using sourcey slapt-src all you need to do is install yasm.

Code: Select all

slapt-get --install yasm
Then re-run slapt-src -i chromuim. It should build and install (it did here) without problems, but be warned, it took several hours to compile.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Post Reply