From 692fe2cce8341f6e7d60dc6f38fed78d902f1df2 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 25 May 2006 20:20:30 +0000 Subject: [PATCH] we need libtool too to compile the CVS (but who don't have libtool on his box anyway) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2294 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/FAQ.doc | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/FAQ.doc b/doc/FAQ.doc index 16712f6710..020d580c94 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -80,14 +80,13 @@ For that, you first need to get the "simgrid" module from here. You won't find any configure and a few other things -(Makefile.in's, documentation, ...) will be missing as -well. The reason for that is that all these files have to be -regenerated using the latest versions of autoconf, -automake (1.9) and doxygen. To generate the -configure and the Makefile.in's, you just have to -launch the bootstrap command that resides in the top of the -source tree. Then just follow the instructions of Section -\ref faq_compiling. +(Makefile.in's, documentation, ...) will be missing as well. The +reason for that is that all these files have to be regenerated using the +latest versions of autoconf, libtool, automake +(>1.9) and doxygen (>1.4). To generate the configure and +the Makefile.in's, you just have to launch the bootstrap +command that resides in the top of the source tree. Then just follow the +instructions of Section \ref faq_compiling. We insist on the fact that you really need the latest versions of autoconf and automake. Doing this step on exotic architectures/systems -- 2.20.1