On Fri, 2019-02-22 at 11:06 +0800, service wrote: > i have try to install nfsen 1.3.8, but all is smoothly, but when i > start nfsen, show below logs to me ; > any idea for this . thank you. > > [root@localhost nfsen1.3.8]# ./bin/nfsen start > Starting nfcapd:(PPPOE)[20296] > Starting nfsendPANIC nfsend dies: Insecure dependency in sysopen > while running with -T switch at /data/nfsen1.3.8/libexec/NfProfile.pm > line 836. > Insecure dependency in sysopen while running with -T switch at > /data/nfsen1.3.8/libexec/NfProfile.pm line 836.
This means that your Perl is running with -T set. That's a good idea in itself but is doesn't seem like NFsen was written with this in mind. I don't see -T being set anywhere in the default installation of 1.3.8. Could it be something you have changed yourself? Any files have the -T flag set in the shebang ("#!...") currently? cd ~nfsen head -n 1 bin/* libexec/* -- Peter _______________________________________________ Nfsen-discuss mailing list Nfsen-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfsen-discuss