
11 Sep
2025
11 Sep
'25
10:46 p.m.
Marco Moock wrote on 11/09/2025 19:01:
Which build options are a good choice?
Is /opt good?
The normal default would be /usr/local. Some people don't like this, and prefer other locations of their own choice for various reasons. The only thing that everyone agrees on is not hard-coding the location. But, this is a build detail. The preferable outcome would be for the software to end up in freebsd ports, which will handle the packaging, including the location. FreeBSD ports will install into /usr/local by default, but the build needs to be configurable. Nick