On Sun, Jun 14, 2015 at 10:26:50AM -0500, Edgar Pettijohn III wrote:
> I am trying to install the "extras" from 
> https://opensmtpd.org/archives/opensmtpd-extras-latest.tar.gz on OpenBSD 5.7 
> amd64.  I used the following ./configure
> 
> # ./configure --libexecdir=/usr/libexec/smtpd --bindir=/usr/bin 
> --sbindir=/usr/sbin --sysconfdir=/etc --mandir=/usr/share/man 
> --with-mantype=man 

You also want to specify what you are going to compile, e.g.
--with-filter-trace --with-table-...

> The build and install goes smoothly, however the manual pages don't appear to 
> be installed.   Any help/suggestions welcomed.

The man pages are not (yet) installed, due to missing pieces in the
build infrastructure (e.g. some magic lines in configure.ac). 

Regards,
Joerg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to