ungoogled-software / ungoogled-chromium-android

Android build for ungoogled-chromium
GNU General Public License v3.0
495 stars 42 forks source link

gn not found #126

Closed chunsun21 closed 2 years ago

chunsun21 commented 2 years ago

I followed the Building Instructions. But, I encountered error message.

./build.sh: line 319: gn: command not found

or

gn.py: Could not find gn executable at: [dir_path]/ungoogled-chromium-android/src/buildtools/linux64/gn

Is there any guidance? Thanks.

wchen342 commented 2 years ago

You need to have gn installed on your system. On debian the package name is generate-ninja and on Arch it is gn.