X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdbuild.pod;h=a3f41654c2e8e7f0f69ce2050a506d2eb01ad9ce;hp=bb9e024c07db9eec00df5d9f2eadbc3a1467ccc1;hb=63fbe43abff3baf4af642d5ede4f79eec4f181f3;hpb=58f0dbba0090989a047c65f2590698a29b70df36 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