From 381bd64e3e579feb061c0e5beffd5acc590a2d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergi=20Hern=C3=A0ndez=20Juan?= <shernand@iri.upc.edu> Date: Mon, 19 Mar 2012 08:13:25 +0000 Subject: [PATCH] Removed the sudo make dep option from the documentation since it is no longer available. --- doc/main.dox | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/main.dox b/doc/main.dox index d701a4b..002603f 100644 --- a/doc/main.dox +++ b/doc/main.dox @@ -80,11 +80,6 @@ - pthread, the POSIX thread library. . - All the IRI-related dependencies can be automatically installed by calling - - sudo make dep - . - from the <em>build</em> folder and after calling the <em>cmake ..</em> command. - Under linux all of these utilities are available in ready-to-use packages. Under MacOS most of the packages are available via <a href="http://www.finkproject.org/">fink</a>. <br> -- GitLab