Похожие чаты

Hello! I built chromium following this guide and copy the

binary to /bin or /usr/bin but it give me an error when I run it from there:
[0204/123315.175582:ERROR:icu_util.cc(248)] Couldn't mmap icu data file
[0204/123315.175701:FATAL:content_main_delegate.cc(35)] Check failed: false.
#0 0x55e278c544f9 base::debug::CollectStackTrace()
#1 0x55e278bbfa43 base::debug::StackTrace::StackTrace()
#2 0x55e278bd0bef logging::LogMessage::~LogMessage()
#3 0x55e278bd174e logging::LogMessage::~LogMessage()
#4 0x55e275d0acd5 content::ContentMainDelegate::TerminateForFatalInitializationError()
#5 0x55e278b5e522 content::ContentMainRunnerImpl::Initialize()
#6 0x55e278b5ca4c content::RunContentProcess()
#7 0x55e278b5cb8c content::ContentMain()
#8 0x55e275d06fec ChromeMain
#9 0x7f4cb96470b3 __libc_start_main
#10 0x55e275d06e2a _start

Abortado (`core' generado)
If I run it from the src directory with out/Default/Chrome it works... I been looking in google and didn't found any relevant but someone suggest about the location of the file icudtl.dat, so I copy it to the binary location in /usr/bin and then more errors occur. I have to always use the binary from /out/Default directory or is it another correct way to build & install chromium?

2 ответов

14 просмотров

Follow the guide

Yamil- Автор вопроса
Raptor Blue Bear
Follow the guide

I did that. The guide not tell too much about copy resulting built files to another place. Can you please point me in which section of the guide talk about the installation of the release?

Похожие вопросы

Карта сайта