Just is case anyone else runs into this issue, the OmniOS build script was
calling "make pure install”
, when it should have just been calling “make install”
I changed it to “make install” and all is good.
> On Jan 27, 2015, at 4:17 PM, Alex McWhirter
> wrote:
>
> I’m building 3.4.0 on OmniOS
I’m building 3.4.0 on OmniOS , which is similar to Solaris. I am also using
PERL 5.20.1. Spam assassin compiles fine and seems to run fine, but the
configuration files are never installed. These are the options i am specifying
into “perl Makefiles.PL”
SYSCONFDIR=$PREFIX/etc \