Date: Wednesday, March 21, 2007 @ 17:32:01
Author: marc
Path: /cvsroot/carob/carob
Modified: GNUmakefile (1.35 -> 1.36)
Added sudo suggestion
-------------+
GNUmakefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: carob/GNUmakefile
diff -u carob/GNUmakefile:1.35 carob/GNUmakefile:1.36
--- carob/GNUmakefile:1.35 Wed Mar 21 17:12:53 2007
+++ carob/GNUmakefile Wed Mar 21 17:32:01 2007
@@ -16,7 +16,7 @@
# limitations under the License.
#
# Initial developer(s): Gilles Rayrat
-# Contributor(s):
+# Contributor(s): Marc Herbert
#
# Makefile for the Carob C++ API and tests
@@ -145,8 +145,8 @@
- ${DOXYGEN} ${DOXYFILE}
install: lib static
- @printf "Install manually like this:\n cp ./libcarob*
/usr/local/lib/\n"
- @printf " cp ./include/*.hpp /usr/local/include/carob/\n"
+ @printf "Install manually like this:\n sudo cp ./libcarob.*
/usr/local/lib/\n"
+ @printf " sudo cp ./include/*.hpp /usr/local/include/carob/\n"
@printf "(you don't really need to install carob to use it)\n"
exit 1
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits