From 63fbe43abff3baf4af642d5ede4f79eec4f181f3 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 6 Sep 2008 11:43:10 +0000 Subject: [PATCH] updated opensolaris build instructions git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1482 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdbuild.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index bb9e024..a3f4165 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -86,6 +86,17 @@ fix this: perl -i~ -p -e 's/(Requires.*?)\s*xrender.*/$1/' /usr/lib/pkgconfig/cairo.pc +Make sure rrdtool finds your new compiler + + export PATH=/opt/SunStudioExpress/bin + +Since there does not seem to ba a viable msgfmt tool on opensolaris (short +of installing it yourself). You have to call configure with the + + --disable-libintl + +option. + =head2 Debian / Ubuntu Use apt-get to make sure you have all that is required. A number -- 2.11.0