From: Tobias Oetiker Date: Thu, 25 May 2006 15:13:56 +0000 (+0000) Subject: addeed AIX instructions X-Git-Tag: 1.2.14~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de2dbb92bb3a45231ab347e048d8d2724419034;p=thirdparty%2Frrdtool-1.x.git addeed AIX instructions git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@838 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index f7412321..df3bcd61 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -65,7 +65,12 @@ package for each library you install. Once you have the missing bits on board, just re-run the last line of the instructions above. But again this may have been too optimistic, and you actually have to -compile your own copies of the required libraries. Here is how: +compile your own copies of the required libraries. + +If you are woking with AIX, you may find the the B<--disable-shared> option +will cause things to break for you. In that case you may have to install the +shared libraries into the rrdtool PREFIX and work with B<--disable-static> +instead. (Better instructions for AIX welcome!) =over