Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fix in GTNets docummentation.
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Oct 2009 07:50:50 +0000 (07:50 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Oct 2009 07:50:50 +0000 (07:50 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6742 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/FAQ.doc

index 5474071..536876a 100644 (file)
@@ -932,9 +932,10 @@ and build/install it from scratch
 
  \verbatim
  unzip gtnets-current.zip
 
  \verbatim
  unzip gtnets-current.zip
+ tar zxvf gtnets-current-patch.tgz 
  cd gtnets-current
  cp ../KAYO-PATCH-Added-RunUntilNextCompletion-and-some.patch .
  cd gtnets-current
  cp ../KAYO-PATCH-Added-RunUntilNextCompletion-and-some.patch .
- cat .patch | patch -p1
+ cat *.patch | patch -p1
  \endverbatim
 
  - <b>Compile GTNetS</b>
  \endverbatim
 
  - <b>Compile GTNetS</b>