when I AM istalling MEDM in linux 6.7
the error is ..
No rule to make target `../../../../lib/linux-x86_64/libfontconfig.a',
needed by `medm'. Stop
so
I added fpllowing in the Makefile
USR_LIBS_Linux = Xm Xt Xp Xmu X11 Xext Xp Xft fontconfig
fontconfig_dir = $(fontconfig_LIB)
and once
fontconfig_dir = $(X11_LIB)
but the bug is still not resolved
what should i do
please help
thanx in advance
![]()