Re: help requested - problem with tool configuration
David Bélanger <[email protected]> Fri, 28 Jan 2005 23:39:43 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 28, 2005 at 06:56:04PM -0500, Peter Lovell wrote: ... > Obviously there's a proper sequence for getting and configuring the > auto* tools, so can someone tell me the right way to do this. > > For reference, these are the versions I have presently ... > aclocal (GNU automake) 1.9.4 > libtoolize (GNU libtool) 1.5.2 > autoconf (GNU Autoconf) 2.59 > autoheader (GNU Autoconf) 2.59 > automake (GNU automake) 1.9.4 > Hi Peter, Try to install both automake and autoconf (and possibly libtool) at the same location (--prefix=...) even if you have some of them already installed on your system. From experience, this increased my chances of success and does not take more time. That way, they will find each other .m4 or any files they need without specifying "include path". David --- David Bélanger Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt