OPNsense Forum

English Forums => General Discussion => Topic started by: Rout3rx on August 18, 2017, 10:14:48 am

Title: question about opnsense ports
Post by: Rout3rx on August 18, 2017, 10:14:48 am
hello
is there any help or guide lines about installing opensense ports on githubs on opensene?
for example this:
https://github.com/opnsense/ports/blob/master/mail/assp/pkg-descr
i wanna to use SMTP protection on opensense, how can i ?
i tried but :

env: /usr/local/bin/perl5.24.2: No such file or directory
*** Error code 127

Stop.
make[2]: stopped in /usr/ports/security/p5-Digest-HMAC
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/dns/p5-Net-DNS
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/assp
Title: Re: question about opnsense ports
Post by: franco on August 20, 2017, 11:36:11 am
Looks like you are neither on OPNsense 17.7 nor 17.1.11?

I don't think it's a very bright idea to pin the perl binary to a specific minor relase, but if FreeBSD wants to do this with the ports tree so be it...


Cheers,
Franco