From: velho Date: Fri, 9 Oct 2009 11:12:51 +0000 (+0000) Subject: Improved and tested docummentation. X-Git-Tag: SVN~964 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4f8e570fe8c24ee6194808d69af4b361f000d7af Improved and tested docummentation. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6750 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/doc/FAQ.doc b/doc/FAQ.doc index 536876a3bb..7d9e7f22a1 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -934,26 +934,26 @@ and build/install it from scratch unzip gtnets-current.zip tar zxvf gtnets-current-patch.tgz cd gtnets-current - cp ../KAYO-PATCH-Added-RunUntilNextCompletion-and-some.patch . - cat *.patch | patch -p1 + cat ../00*.patch | patch -p1 \endverbatim + - OPTIONALLY you can use a patch for itanium 64bit processor family. + + \verbatim + cat ../AMD64-FATAL-Removed-DUL_SIZE_DIFF-Added-fPIC-compillin.patch | patch -p1 + \endverbatim + - Compile GTNetS - Due to portability issues it is possible that GTNetS does not compile in your architecture. Some - other patches are provided in GTNetS directory. Use those patches at your own risk. + Due to portability issues it is possible that GTNetS does not compile in your architecture. The patches furnished in SimGrid SVN repository are intended for use in Linux architecture only. Unfortunately, we do not have the time, the money, neither the manpower to guarantee GTNetS portability. We advice you to use one of GTNetS communication channel to get more help in compiling GTNetS. + \verbatim - cd gtnets-current ln -sf Makefile.linux Makefile make depend make debug \endverbatim - - If you have a problem compiling the GTNetS simulator a series of patches can be found here. Although, it is not -guaranteed that these patches will make GTNetS compile in your architecture, they will just probably fix main issues when using the -linux operating system. -

- NOTE A lot of warnings are expected but the application should compile just fine. If the makefile insists in compiling some QT libraries