Den mån 3 aug. 2026 kl 19:02 skrev Pavel Lyalyakin via dev < [email protected]>:
> Hello, > > INSTALL says that I have to explicitly specify --with-serf when running > ./configure to enable ra_serf. This doesn't seem to be the case because > pkg-config is used to automatically detect whether libserf is installed on > the system. > > (I think that the current wording is from the ra_neon era, when > --with-serf selected ra_serf instead of ra_neon). > I see that the existing text use the word "place" but for all other uses (except for BDB) we use the word "location" so I would take the opportunity to change it here. I would suggest to add something about "if you don't have pkg-config installed" (as you already discovered in an earlier mail onlist[1] ). I do see that we mention pkg-config elsewhere and I assume the same issue occur for all dependencies if you don't have pkg-config installed so maybe that is something that could go into section I.C.14? If you want to add the pkg-config related note under the Serf headline, maybe something like: "If you don't use pkg-config and serf is installed in a non-standard location, you should use" Whichever way you choose, you have my +1 to edit INSTALL as you see fit, either this patch or a variation thereof. Thanks, Daniel [1] https://lists.apache.org/thread/7f51kjmlxqls7nql8q5v0l22f0m5c372 > > Log message: > > * INSTALL > (I.C.7): clarify that libserf is automatically detected by pkg-config > > Patch by: Pavel Lyalyakin <[email protected]> > > -- > With best regards, > Pavel Lyalyakin > VisualSVN Team >

