Hi Sam,

On Thu, 2016-09-01 at 22:42 -0400, Samuel Dupree wrote:
> aclocal: error: aclocal: file '/usr/local/share/aclocal/gtk-3.0.m4' does 
> not exist

On my system, that file is owned by the GTK package.  I don't understand
why aclocal is looking for something GTK-related though.

Can you try the following commands and tell us the output?

  aclocal --dry-run
  aclocal --print-ac-dir
  find /usr/local/share -name '*.m4'

I'm not familiar with Macs, so you might want to try that 'find' command
on other 'share' directories (e.g. /usr/share) as well.

-brandon

Reply via email to