Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5149

Raspberry Pi OS • Re: apt source chromium-browser not work

$
0
0
Hello,

made some progress with compilation but have question about building step - in document we see:

Code:

# Build chromeninja -C out/armv6 chrome chrome_sandbox# Build armv7 ffmpegninja -C out/armv7 third_party/ffmpeg
But I got following content in out folder:

Code:

# ls -ltr out/total 40drwxr-xr-x  8 root root 20480 Jul  6 09:34 arm64-bullseye-ozone-rel-stddrwxr-xr-x 12 root root 20480 Jul  6 09:42 arm64-bullseye-ozone-rel
and not sure what need to be compiled and how. Started with:

Code:

ninja -C out/arm64-bullseye-ozone-rel chrome chrome_sandbox
but not sure about next third_party/ffmpeg step when compilation will be finished.

Just

Code:

ninja -C out/arm64-bullseye-ozone-rel third_party/ffmpeg
?
What is arm64-bullseye-ozone-rel-std for then?

Thank you!

Statistics: Posted by atthe — Sat Jul 06, 2024 1:47 pm



Viewing all articles
Browse latest Browse all 5149

Trending Articles