Hi Peter,

Thank you for your fast help.

I must modify the line. It is not 'NfSync', it ist 'Nfsync' ;-)

Now, it is running, but I get 2 warning by install nfsen:

Use of uninitialized value $sem in semop at libexec/Nfsync.pm line 58.
Use of uninitialized value $sem in semop at libexec/Nfsync.pm line 68.

I think, Nfsync::seminit should called before semwait is using. But I
find this call only in 'bin/nfsend' and 'bin/nfsend' is not calling by
the installation, or? Or am I making a mistake?

Regards

Pascal

>-----Original Message-----
>From: Peter Haag [mailto:ph...@users.sourceforge.net]
>Sent: Friday, January 06, 2012 10:17 AM
>To: Liehne, Pascal; nfsen-discuss@lists.sourceforge.net >>
nfsen-discuss ML
>Subject: Re: [Nfsen-discuss] nfsen-1.3.6: Undefined subroutine
>&Nfsync::semwait
>
>Obviously I failed to test a fresh installation - sorry.
>
>In NfProfile.pm at the top, after use NfSen; add another line:
>
>use NfSync;
>
>       - Peter
>On 1/5/12 16:45, Liehne, Pascal wrote:
>> Hi List,
>>
>> I try to install, not upgrade, nfdump 1.6.5 and nfsen 1.3.6 on a new
>> debian system. I use the same nfsen.conf as on another server. This
>> other server is running nfsen 1.3.5 without problem. When I try to
>> install nfsen I get this output.
>>
>> Has anyone an idea?
>>
>> Regards
>>
>> Pascal
>>
>> --------------------------------------
>> root@netflow:/usr/src/nfsen-1.3.6#  ./install.pl /etc/nfsen.conf
>> Check for required Perl modules: All modules found.
>> Setup NfSen:
>> Version: 1.3.6: $Id: install.pl 67 2010-09-09 05:56:05Z haag $
>>
>> Perl to use: [/usr/bin/perl]
>> Found /usr/local/bin/nfdump: Version: 1.6.5 $Date: 2011-12-30
15:36:48
>> +0100 (Fri, 30 Dec 2011) $
>> Setup php and html files.
>> mkdir /var/nfsen/htdocs
>> mkdir /var/nfsen/htdocs/nfsen
>>
>> Copy NfSen dirs etc bin libexec plugins doc ...
>> Keep config file '/etc/nfsen.conf'
>>
>> In directory: /usr/lib/nfsen ...
>> Update script: AbuseWhois.pm
>> Update script: Log.pm
>> Update script: Lookup.pm
>> Update script: NfAlert.pm
>> Update script: Nfcomm.pm
>> Update script: NfConf.pm
>> Update script: NfProfile.pm
>> Update script: NfSen.pm
>> Update script: NfSenRC.pm
>> Update script: NfSenRRD.pm
>> Update script: NfSenSim.pm
>> Update script: Nfsources.pm
>> Update script: Nfsync.pm
>> Update script: Notification.pm
>> In directory: /sbin ...
>> Update script: nfsen
>> Update script: nfsend
>> Update script: RebuildHierarchy.pl
>> Update script: testPlugin
>>
>> Cleanup old files ...
>>
>> Setup diretories:
>>
>> Use UID/GID 999 33
>> Exists: /var
>> Exists: /var/tmp
>> Creating: mkdir /var/nfsen/run
>> /var/nfsen/run
>> Creating: mkdir /var/nfsen/filters
>> /var/nfsen/filters
>> Creating: mkdir /var/nfsen/format
>> /var/nfsen/format
>> Creating: mkdir /var/nfsen/profiles-stat
>> /var/nfsen/profiles-stat
>> Creating: mkdir /var/nfsen/profiles-stat/live
>> /var/nfsen/profiles-stat/live
>> Creating: mkdir /var/nfsen/profiles-data
>> /var/nfsen/profiles-data
>> Creating: mkdir /var/nfsen/profiles-data/live
>> /var/nfsen/profiles-data/live
>>
>> Profile live: spool directories:
>> Creating: mkdir /var/nfsen/profiles-data/live/RT
>> RT
>> Rename gif RRDfiles ... done.
>> Create profile info for profile 'live'
>>
>> Rebuilding profile stats for './live'
>> Undefined subroutine &Nfsync::semwait called at libexec/NfProfile.pm
>> line 1200.
>> root@netflow:/usr/src/nfsen-1.3.6#
>>
>>
------------------------------------------------------------------------
------
>> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a
complex
>> infrastructure or vast IT resources to deliver seamless, secure
access to
>> virtual desktops. With this all-in-one solution, easily deploy
virtual
>> desktops for less than the cost of PCs and save 60% on VDI
infrastructure
>> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
>> _______________________________________________
>> Nfsen-discuss mailing list
>> Nfsen-discuss@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
>
>--
>--
>Be nice to your netflow data

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to