Re: Problem with Flowscan install

Date view Thread view Subject view Author view

Subject: Re: Problem with Flowscan install
From: Andersson (217andersson-per@telia.com)
Date: Wed Aug 21 2002 - 14:26:44 CDT

For me the problem was following. I installed from Plonkas software instructions. After arts++ and rrdtool i came to the part where you get packages from CPAN. Then CPAN ask to upgrade CPAN to which I agreed.  CPAN also upgraded my perl to Perl 5.8 or 5.6.8 (don't remember). The packages after that was installed under the new perl. When I then run configure on FlowScan it did'nt find rrdtool. The reason as my advicer told me was a conflict in different perl. So I was recommended to do as my last mail.
Hope I can be to any help with that. I', still learning Linux... :=)
----- Original Message ----- 
From: "McDonald, Dan" <Dan.McDonald@austinenergy.com>
To: "'Andersson'" <217andersson-per@telia.com>; <flowscan@net.doit.wisc.edu>; "Nuno Rodrigues" <nuno@ipb.pt>
Cc: "flowscan" <flowscan@net.doit.wisc.edu>
Sent: Wednesday, August 21, 2002 8:50 PM
Subject: RE: Problem with Flowscan install


> I don't think you need to apply the microsoft solution (format c:, then
> reinstall) here.
> You might get an older version of ConfigReader, or pull down the source and
> fix lines 43 and 80...  I tend to find a fair number of perl modules that
> are not tested terribly well before they get posted to CPAN.
> 
> 
> 
> Daniel J McDonald, CCIE #2495, CNX
> Lan/Wan Integrator
> Austin Energy
> 1.512.322.6739
> dan.mcdonald@austinenergy.com
> 
> 
> -----Original Message-----
> From: Andersson [mailto:217andersson-per@telia.com]
> Sent: Wednesday, August 21, 2002 1:00 PM
> To: flowscan@net.doit.wisc.edu; Nuno Rodrigues
> Cc: flowscan
> Subject: Re: Problem with Flowscan install
> 
> 
> I think maybe you upgraded your Perl while installing all flowscan-related
> tools. Do as follows. Reinstall perl5.6.0  and after that do make clean for
> all packages installed and then reinstall everything.
> 
> Per
> 
> ----- Original Message ----- 
> From: "Nuno Rodrigues" <nuno@ipb.pt>
> To: "McDonald, Dan" <Dan.McDonald@austinenergy.com>
> Cc: "flowscan" <flowscan@net.doit.wisc.edu>
> Sent: Wednesday, August 21, 2002 7:06 PM
> Subject: Re: Problem with Flowscan install
> 
> 
> > 
> > 
> > McDonald, Dan wrote:
> > 
> > >you need to do three makes:
> > >make
> > >make install
> > >make site-perl-install
> > >
> > I also had attemped of this form, but i thisk that the problem is from 
> > my perl... :(
> > However  i had installed the RPM rrdtool and rrdtool-devel and the 
> > Flowscan config pass this point.
> > Now, the problem is with other:
> > ...
> > checking for Boulder::Stream... yes
> > checking for Net::Patricia >= 1.010... yes
> > checking for ConfigReader::DirectiveStyle... no
> > configure: error: Must be able to use ConfigReader::DirectiveStyle!
> > [root@carme FlowScan-1.006]#
> > 
> > After this, the installation of ConfigReader give the following result:
> > 
> > # perl -MCPAN -e shell
> > cpan> install ConfigReader::DirectiveStyle
> > ...
> > Writing Makefile for ConfigReaderDirectiveStyle
> > cp DirectiveStyle.pm blib/lib/DirectiveStyle.pm
> > cp ConfigReader.pod blib/lib/ConfigReader.pod
> > cp Spec.pm blib/lib/Spec.pm
> > cp Values.pm blib/lib/Values.pm
> > Manifying blib/man3/DirectiveStyle.3pm
> > Manifying blib/man3/ConfigReader.3pm
> > Manifying blib/man3/Spec.3pm
> > Manifying blib/man3/Values.3pm
> > *** ERROR: unterminated C<...> at line 43 in file Values.pm
> > *** ERROR: unterminated C<...> at line 80 in file Values.pm
> >   /usr/bin/make  -- OK
> > Running make test
> > No tests defined for ConfigReaderDirectiveStyle extension.
> >   /usr/bin/make test -- OK
> > Running make install
> > Installing /usr/share/man/man3/DirectiveStyle.3pm
> > Installing /usr/share/man/man3/ConfigReader.3pm
> > Installing /usr/share/man/man3/Spec.3pm
> > Installing /usr/share/man/man3/Values.3pm
> > Writing 
> >
> /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/ConfigReaderDirectiveStyle/.p
> acklist
> > Appending installation info to
> /usr/lib/perl5/5.6.1/i386-linux/perllocal.pod
> >   /usr/bin/make install  -- OK
> > 
> > cpan>
> > 
> > What could be the problem?
> > 
> > Thaks by your help!
> > Nuno.
> > 
> > >
> > >The first one compiles everything
> > >the second one moves images and libraries to the appropriate places.
> > >the third one moves perl modules to the appropriate places.
> > >
> > >
> > >Daniel J McDonald, CCIE #2495, CNX
> > >Lan/Wan Integrator
> > >Austin Energy
> > >1.512.322.6739
> > >dan.mcdonald@austinenergy.com
> > >
> > >
> > >-----Original Message-----
> > >From: Nuno Rodrigues [mailto:nuno@ipb.pt]
> > >Sent: Wednesday, August 21, 2002 9:55 AM
> > >To: flowscan@net.doit.wisc.edu
> > >Subject: Problem with Flowscan install
> > >
> > >
> > >
> > >I'm new with Flowcan and i have a litle/big problem with your
> instalation.
> > >When i start to configure Flowscan (./configure), the system give the 
> > >following error message:
> > >[root@carme FlowScan-1.006]# ./configure
> > >...
> > >checking for rrdtool... no
> > >configure: error: rrdtool not found!
> > >
> > >Before this step, i followed with success all previous steps described 
> > >in 
> >
> >(http://net.doit.wisc.edu/~plonka/FlowScan/INSTALL.html#Software_Requiremen
> t
> > >s).
> > >
> > >I have instaled the RRDTOOL like the instructions sugest...:
> > >
> > >   $ ./configure --enable-shared
> > >   $ make site-perl-install
> > >
> > >...
> > >make[1]: Leaving directory `/root/rrdtool-1.0.39'
> > >cd perl-piped && make install
> > >make[1]: Entering directory `/root/rrdtool-1.0.39/perl-piped'
> > >Installing /usr/share/man/man3/RRDp.3pm
> > >Writing /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/RRDp/.packlist
> > >Appending installation info to
> /usr/lib/perl5/5.6.1/i386-linux/perllocal.pod
> > >make[1]: Leaving directory `/root/rrdtool-1.0.39/perl-piped'
> > >cd perl-shared && make install
> > >make[1]: Entering directory `/root/rrdtool-1.0.39/perl-shared'
> > >Files found in blib/arch: installing files in blib/lib into architecture
> > >dependent library tree
> > >Installing /usr/share/man/man3/RRDs.3pm
> > >Writing /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/RRDs/.packlist
> > >Appending installation info to
> /usr/lib/perl5/5.6.1/i386-linux/perllocal.pod
> > >make[1]: Leaving directory `/root/rrdtool-1.0.39/perl-shared'
> > >[root@carme rrdtool-1.0.39]#
> > >
> > >Pparently, the rrdtool perl modules had installed...
> > >
> > >What can e the problem...?
> > >Thanks in advance by your help!
> > >
> > >Nuno.
> > >
> > >--- 
> > >.................................................................
> > > Nuno Rodrigues : nuno@ipb.pt : http://www.ipb.pt/~nuno
> > > Assistente 2o Triénio : Dep. Informática e Comunicações : ESTiG/IPB
> > > Coordenador do Centro de Comunicações do IPB
> > >.................................................................
> > >
> > >
> > >
> > >--
> > >Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message
> > >body
> > >Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
> > >"unsubscribe flowscan" in message body
> > >Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
> > >
> > >
> > >  
> > >
> > 
> > -- 
> > .................................................................
> >  Nuno Rodrigues : nuno@ipb.pt : http://www.ipb.pt/~nuno
> >  Assistente 2o Triénio : Dep. Informática e Comunicações : ESTiG/IPB
> >  Coordenador do Centro de Comunicações do IPB
> > .................................................................
> > 
> > 
> > 
> > 
> > --
> > Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message
> body
> > Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
> > "unsubscribe flowscan" in message body
> > Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
> > 
> 
> 
> 
> --
> Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message
> body
> Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
> "unsubscribe flowscan" in message body
> Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
> 



--
Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message body
Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
"unsubscribe flowscan" in message body
Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/

Date view Thread view Subject view Author view

This archive was generated by hypermail 2b25 : Wed Aug 21 2002 - 14:43:22 CDT