Hello.
I would like to run chromium with widevine enabled so I tried to install it from the packages (I'm running 14.0 p6 and the latest packages),but unfortunately I didn't find it.
At this point,I've installed the linux-chrome package,but as you can see,it does not work :
Anyway,I see that chromium can be installed from ports. What's the difference between chrome and chromium actually ? I see some confusion between their names. Between the compilation options of the chromium port I see the option to enable widevine,so I suppose that I should install Chromium instead of linux-chrome,if I want to use it ?
I would like to run chromium with widevine enabled so I tried to install it from the packages (I'm running 14.0 p6 and the latest packages),but unfortunately I didn't find it.
Code:
# pkg search chromium
chromium-bsu-0.9.16.1_3 Arcade-style, top-scrolling space shooter
At this point,I've installed the linux-chrome package,but as you can see,it does not work :
Code:
[marietto@marietto ~]==> chrome --enable-features=UseOzonePlatform %U
ld-elf.so.1: /usr/local/share/chromium/chrome: Undefined symbol "_ZN6snappy11RawCompressEPKcmPcPm"
Anyway,I see that chromium can be installed from ports. What's the difference between chrome and chromium actually ? I see some confusion between their names. Between the compilation options of the chromium port I see the option to enable widevine,so I suppose that I should install Chromium instead of linux-chrome,if I want to use it ?