From 15dbfecfc1c5cc91acbc450295cb1731226bc937 Mon Sep 17 00:00:00 2001 From: oetiker Date: Thu, 25 May 2006 15:13:56 +0000 Subject: [PATCH 1/1] addeed AIX instructions git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@838 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdbuild.pod | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index f741232..df3bcd6 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 -- 2.11.0