On Feb 17, 2014, at 3:42 PM, [email protected] wrote:

> Hello,
> 
> I want to make sure this isn't an nfsen issue before I pursue it with
> the FreeBSD port maintainers. I did a fresh install of FreeBSD 10 over
> the weekend and have been having issues with perl crashing when using
> nfsen. I used the binary package system to install apache, nfdump, perl,
> etc., but I had to do a couple tricks to get nfsen running, which I'll
> explain below.
> 
> FreeBSD 10.0-RELEASE #0 amd64

Hi, FreeBSD brother (or sister).

To run nfsen I use a different version of Perl:
perl5.18-5.18.1_3              Practical Extraction and Report Language


I found out that this version doesn't crash. I compile it without threads, not 
using the Perl malloc,
with pthread, with perl_64bitinit, and select use_perl.

I don't actually use the ports for nfsen/nfdump (although I use them for 
everything else) but maybe you can do this:

- delete the perl package and packages that depend on it

- install from ports Perl 5.18, config specified above

- Install RRD  from ports

- Install nfdump/nfsen

After installing the correct Perl version and rrd you can probably install 
nfdump and nfsen from ports, I don't think they will
depend on the specific Perl version.

Let me know how it goes and, otherwise, I will tell you how to install 
everything except nfdump/nfsen from ports,  and nfdump/nfsen manually.





Borja.


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to