X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fdoc%2Findex.html;h=d910f7dc4f00f80460a80022503cfd3571a2e277;hb=7a618c2e7e80b87b6462efd9b953e3297029c39e;hp=9dc8c077486f8907374eaab1e1bb449143904d14;hpb=cdcf2e46dea2a2cc210caeb10a951ea8cf5d0e26;p=blerg.git diff --git a/www/doc/index.html b/www/doc/index.html index 9dc8c07..d910f7d 100644 --- a/www/doc/index.html +++ b/www/doc/index.html @@ -86,10 +86,15 @@ sense of humor, requires ruby to compile)

Configuring

-

I know I'm gonna get shit for not using an autoconf-based system, but -I really didn't want to spend time figuring it out. You should edit -libs.mk and put in the paths where you can find headers and libraries -for the above requirements. +

There is now an experimental autoconf build system. If you run +add-autoconf, it'll do the magic and create a +configure script that'll do the familiar things. If I ever +get around to distributing source packages, you should find that this +has already been done. + +

If you'd rather stick with the manual system, you should edit libs.mk +and put in the paths where you can find headers and libraries for the +above requirements.

Also, further apologies to BSD folks — I've probably committed several unconscious Linux-isms. It would not surprise me if the @@ -106,6 +111,9 @@ made individually as well, if you, for example, don't want to install the prerequisites for blerg.httpd or blerg.cgi. +

NOTE: blerg.httpd is deprecated and will not be +updated with new features. +

Installing

While it's not strictly required, Blërg will be easier to set up if