[GIT] ppl/ppl(master): Solaris users should install GNU sed.

Module: ppl/ppl Branch: master Commit: 5c4bc05adbdf6d6b2d853ad0ddb926c21695bc3a URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5c4bc05adbdf6...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Tue Apr 6 10:18:29 2010 +0200
Solaris users should install GNU sed.
---
README.Solaris | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.Solaris b/README.Solaris new file mode 100644 index 0000000..e454198 --- /dev/null +++ b/README.Solaris @@ -0,0 +1,8 @@ +Build problems have been reported for Solaris 10, affecting the build +of the Java language interface, which are due to the use of an +incompatible version of sed: + + https://www.cs.unipr.it/mantis/view.php?id=103 + +The solution is to install and use GNU sed. +This is recommended, even when only using the C++ language interface.
participants (1)
-
Enea Zaffanella