On Thu, Jul 5, 2012 at 5:11 AM, shirish शिरीष <shirisha...@gmail.com> wrote:
> I just tried doing sudo make install in adonthell today and came across this > :- > '/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell' > ../../../../adonthell/py-compile: Missing argument to --destdir. That's a known bug in recent automake. (See http://lists.gnu.org/archive/html/bug-automake/2012-06/msg00012.html) Just run sudo DESTDIR=/ make install instead of sudo make install to work around it. Future versions of automake should fix that. Kai _______________________________________________ Adonthell-general mailing list Adonthell-general@nongnu.org https://lists.nongnu.org/mailman/listinfo/adonthell-general