On 12/6/20 11:41 AM, Christopher Gregory via blfs-support wrote:
Hello,When I attempted to install libreoffice, I received the following error: Various low-level dependencies are missing, please install them: aclocal -I /usr/share/aclocal: aclocal -I /usr/share/aclocal is required I have no idea what is going on here, as there is a /usr/share/aclocal directory and one for the other version. Doing a search I found that this has come up a few times in the past, and the developers do not care. They just state to install the dependencies. I have re-installed both Autoconf-2.69 and Automake-1.16.3 with the same build failure. Any ideas as to how to fix this?
Do you have ACLOCAL set for xorg? I have 'unset ACLOCAL' in my script right before autogen and it builds OK.
-- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
