GTK-Industrial 0.2.36 . Extracting the archive and running
'./autogen.sh' exists with a module not in the library. Google tells
me that running 'aclocal' first will fix this, and so it did - kindof.
Having run 'aclocal && ./autogen.sh', autogen now exits with:
./configure: line 21365: syntax error near unexpected token `1.2.9,'
./configure: line 21365: `AM_PATH_GTK(1.2.9, ,'

Google on that error provides nothing. I notice that this seems to
refer to GTK 1 (while I want GTK2), so I thought of simply commenting
out this line, and lines that cause errors after that - the net result
of this was ./configure working, but make failing because of errors in
the C (and configure generates code) - leading me to assume that there
must be another solution to this.

Where would I look for a working solution to this problem? Is there a
better way, in this case, for me to google than looking for the exact
error?

PS. I wasn't sure if this was the right place to ask this, since this
isn't a BLFS package. If this is the wrong place to ask, where would
be more appropriate?
-- 
Lennon Victor Cook
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to