안녕하세요?
제가 Redhat 7.3에서 Minimo를 컴파일하려고 하는데요..
make -f client.mk build_all 을 하면, 다음과 같은 에러가 나거든요..
checking for xft... Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xft' found
configure: error: Library requirements (xft) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
*** Fix above errors and then restart with "make -f client.mk build"