You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems a dependency is missing in the docker image:
Package fribidi was not found in the pkg-config search path.
Perhaps you should add the directory containing `fribidi.pc'to the PKG_CONFIG_PATH environment variableNo package 'fribidi' foundUsing PKG_CFLAGS=Using PKG_LIBS=-lfreetype -lharfbuzz -lfribidi -lpng--------------------------- [ANTICONF] --------------------------------Configuration failed to find the harfbuzz freetype2 fribidi library. Try installing: * deb: libharfbuzz-dev libfribidi-dev (Debian, Ubuntu, etc) * rpm: harfbuzz-devel fribidi-devel (Fedora, EPEL) * csw: libharfbuzz_dev libfribidi_dev (Solaris) * brew: harfbuzz fribidi (OSX)If harfbuzz freetype2 fribidi is already installed, check that 'pkg-config' is in yourPATH and PKG_CONFIG_PATH contains a harfbuzz freetype2 fribidi.pc file. If pkg-configis unavailable you can set INCLUDE_DIR and LIB_DIR manually via:R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...'-------------------------- [ERROR MESSAGE] ---------------------------<stdin>:1:10: fatal error: hb-ft.h: No such file or directorycompilation terminated.--------------------------------------------------------------------ERROR: configuration failed for package ‘textshaping’
Other packages
The other packages that fail to install depend on those two first ones.
The text was updated successfully, but these errors were encountered:
make lib-dependencies
fail for a few packages: credentials, textshaping, gert, ragg, usethis, pkgdown, devtoolsPackage credentials
Package textshaping
Seems a dependency is missing in the docker image:
Other packages
The other packages that fail to install depend on those two first ones.
The text was updated successfully, but these errors were encountered: