summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2fb6588)
raw | patch | inline | side by side (parent: 2fb6588)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 28 Oct 2005 05:55:36 +0000 (05:55 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 28 Oct 2005 05:55:36 +0000 (05:55 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@706 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdbuild.pod | patch | blob | history |
diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod
index 35f64de8150a03c4762e0c998a1cc09df72e866d..0c872beabf2bbd3c74ae246e96f258ad1878aeb6 100644 (file)
--- a/doc/rrdbuild.pod
+++ b/doc/rrdbuild.pod
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<ar rc libcgi.a cgi.o cookies.o> 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