From: Tobias Oetiker Date: Sat, 6 Sep 2008 11:43:10 +0000 (+0000) Subject: updated opensolaris build instructions X-Git-Tag: 1.3.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5067922f697067645ae69cd41527cd004d69d94d;p=thirdparty%2Frrdtool-1.x.git updated opensolaris build instructions git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1482 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index bb9e024c..a3f41654 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