[quoted lines by AlexTrial91 on 2013/11/11 at 09:25 +0100] >./autogen: line 25: autoconf: command not found.
I guess these initial problems will need to be resolved before you'll be able to do a proper build. This particular problem indicates that you need to install the autoconf package. I'm not a Mac person, but my guess is that that'd be part of what I believe is called Mac Ports. This, of course, raises another question. Do you have Mac Ports in your command search path ($PATH)? I believe the correct directory for this is /opt/local/bin. So, please ensure that /opt/local/bin is in your command search path, and also check to see if it contains the autoconf command. You may need to install the Mac Ports package for autoconf. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
