Page 1 of 1

Install libfm and menu-cache problem

Posted: Sun Jan 20, 2019 4:34 am
by abacusit
I am trying to install libfm on CentOS 7 in order to install pcmanfm. Here are my download files:

libfm-1.3.1.tar.xz
menu-cache-1.1.0.tar.gz

When I run ./configure in libfm, it says "No package 'libmenu-cache' found". But when I run "./configure" in menu-cache (after running ./autogen.sh) it says "No package 'libfm-extra' found". Google "libfm-extra" points to libfm 1.x. Now that they are dependencies" of each other, and I am in a dead loop.

Can someone please help? Thanks!