autogen.sh produce wrong path to aclocal
From: Blaxton <blaxxton_at_yahoo.com>
Date: Sun, 8 May 2016 04:27:23 +0000 (UTC)
autogen.sh is producing wrong path to aclocal:
autogen.sh[83]: /bin/../share/aclocal: not found/libtool.m4 not found (try setting the LIBTOOL_M4 environment variable)
then below line set ltpath to bin rather than /opt/freeware/binltpath="`dirname $libtoolize`"
and below line:if [ -d "$ltpath/../share/aclocal/." ]; then ltm4=`cd "$ltpath/../share/aclocal" && pwd`
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.