doc/tutorial/getting-started.texi
changeset 6189 450a3f4d9906
parent 6151 9f2dea6094da
child 6267 87a6cccfb2b5
equal deleted inserted replaced
6188:e1728a633e69 6189:450a3f4d9906
   413 Note the last part of the above output.  Some ns-3 options are not enabled by
   413 Note the last part of the above output.  Some ns-3 options are not enabled by
   414 default or require support from the underlying system to work properly.
   414 default or require support from the underlying system to work properly.
   415 For instance, to enable XmlTo, the library libxml-2.0 must be found on the
   415 For instance, to enable XmlTo, the library libxml-2.0 must be found on the
   416 system.  If this library were not found, the corresponding @command{ns-3} feature 
   416 system.  If this library were not found, the corresponding @command{ns-3} feature 
   417 would not be enabled and a message would be displayed.  Note further that there is 
   417 would not be enabled and a message would be displayed.  Note further that there is 
   418 a feature to use the progarm @code{sudo} to set the suid bit of certain programs.
   418 a feature to use the program @code{sudo} to set the suid bit of certain programs.
   419 This is not enabled by default and so this feature is reported as ``not enabled.''
   419 This is not enabled by default and so this feature is reported as ``not enabled.''
   420 
   420 
   421 Now go ahead and switch back to the debug build.
   421 Now go ahead and switch back to the debug build.
   422 
   422 
   423 @verbatim
   423 @verbatim