You are not logged in.
Google seems to be lacking info on libmojo.
Here's the error I got after installing chromium-nightly
[klepto@LUNASYLUM lib]$ chromium
/usr/lib/chromium/chrome: error while loading shared libraries: libmojo_system.so: cannot open shared object file: No such file or directory
I've never heard of libmojo, does anyone have a clue?
Offline
Google seems to be lacking info on libmojo.
I'm not sure what you mean by that. I found plenty libmojo references on the web.
Have you tried https://aur.archlinux.org/packages/?O=0&K=mojo ?
Offline
http://www.chromium.org/developers/desi … ments/mojo
https://chromium.googlesource.com/chrom … runk/mojo/
i'm not sure how build this
Last edited by sl1pkn07 (2014-03-19 00:02:37)
Offline
It looks like you have to build gyp (Generate Your Project) first, which appears to be a Google replacement for make.
Gyp itself seems to be built with python.
Same error appears to be affecting google-chrome-unstable-35.0.1908.4-1 on OpenSUSE too.
Geek, scruff, economics wonk
Offline
rpm and deb packages from google repositories shipt that lib into package
http://wstaw.org/m/2014/03/26/plasma-desktoprG1172.png (deb)
http://wstaw.org/m/2014/03/26/plasma-desktopxu1172.png (rpm)
Last edited by sl1pkn07 (2014-03-26 14:48:20)
Offline
rpm and dev packages from google repositories shipt that lib into package
http://wstaw.org/m/2014/03/26/plasma-desktoprG1172.png (deb)
http://wstaw.org/m/2014/03/26/plasma-desktopxu1172.png (rpm)
Yup, looks like it, Cheers!
# ls /opt/google/chrome/lib
libmojo_system.so libpeerconnection.so
That's on my system anyway:
::::::::::::::
/etc/SuSE-release
::::::::::::::
openSUSE 12.3 (x86_64)
VERSION = 12.3
CODENAME = Dartmouth
Geek, scruff, economics wonk
Offline