Brandon,

Thanks for responding to my note.

Below are the outputs from the commands you suggested I try:


users-MacBook-Pro:~ user$ aclocal --dry-run
aclocal: error: 'configure.ac' is required
users-MacBook-Pro:~ user$ aclocal --print-ac-dir
/usr/local/Cellar/automake/1.15/share/aclocal
users-MacBook-Pro:~ user$ find /usr/local/share -name '*.m4'
/usr/local/share/aclocal/cmake.m4
/usr/local/share/aclocal/freetype2.m4
/usr/local/share/aclocal/glib-2.0.m4
/usr/local/share/aclocal/glib-gettext.m4
/usr/local/share/aclocal/gsettings.m4
/usr/local/share/aclocal/gsl.m4
/usr/local/share/aclocal/gtk-3.0.m4
/usr/local/share/aclocal/introspection.m4
/usr/local/share/aclocal/libtool.m4
/usr/local/share/aclocal/ltargz.m4
/usr/local/share/aclocal/ltdl.m4
/usr/local/share/aclocal/ltoptions.m4
/usr/local/share/aclocal/ltsugar.m4
/usr/local/share/aclocal/ltversion.m4
/usr/local/share/aclocal/lt~obsolete.m4
/usr/local/share/aclocal/pkg.m4
/usr/local/share/aclocal/pstoedit.m4
users-MacBook-Pro:~ user$

I noticed that /usr/local/share/aclocal/gtk-3.0.m4 points to an alias that refers to a nonexistent file.

Any suggestions as to installing a working version of gtk+3?

Sam Dupree.


On 9/2/16 09:47:27, Brandon Invergo wrote:
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



--
mail-signature
------------------------------------------------------------------------

<IYA-2009.jpg>
<mmb_emblem-2.gif>   Samuel H. Dupree, [email protected]
   10501 Rising Ridge Road
   Apartment 201 http://users.speakeasy.net/~sdupree/
   Fredericksburg, VA 22407, USA

    HOME: 540-693-1240            WORK: 540-653-6509     FAX: 866-514-9629

/          "The Greatest Show on Earth" is not on Earth. It's in Space!/

------------------------------------------------------------------------

Reply via email to