From b44429357e16c24ada5a31a03ad8275dbe79ad05 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Fri, 28 Oct 2005 05:55:36 +0000 Subject: [PATCH] added openbsd note git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@706 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdbuild.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index 35f64de8..0c872bea 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -149,6 +149,10 @@ will do just fine without since their F command does ranlibs job as well. ranlib $BUILD_DIR/lb/lib/*.a +Note for OpenBSD users: It seems that libcgi fails to build properly on some +of these systems. Run F to get a propper +library if you find that libcgi.a is only a few bytes in size. + This time you tell configure where it should be looking for libraries and include files. This is done via environment variables. Depending on the shell you are running, the syntax for setting environment variables is -- 2.47.3