X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e96a26bb1ef3e4651e20e51431289aa7dff90aae..a4b4fd8c686e435785200b4df8315ee5185b9201:/doc/FAQ.doc diff --git a/doc/FAQ.doc b/doc/FAQ.doc index e49962bcb2..4a448d5a2e 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -1001,10 +1001,10 @@ and build/install it from scratch - Installing GTNetS - Replace by some path you have write access to. + It is important to put the full path of your libgtsim-xxxx.so file when creating the symbolic link. Replace < userhome > by some path you have write access to. \verbatim - ln -sf libgtsim-debug.so //usr/lib/libgtnets.so + ln -sf //gtnets_current/libgtsim-debug.so //usr/lib/libgtnets.so export LD_LIBRARY_PATH=$LD_LIBRARY_PATH://usr/lib/libgtnets.so mkdir //usr/include/gtnets cp -fr SRC/*.h //usr/include/gtnets