Re: [Networktest-sctp] Question about SCTP
Brought to you by:
fnst-netdev
|
From: Wei Y. <yj...@cn...> - 2011-04-07 01:48:24
|
> Hi all, > > I am doing test with SCTP test suite and I followed the steps on: > http://networktest.sourceforge.net/usage.html Are you using the orig v6eval from tahi.org? > > But in the last step, when I run "make config" in sctp dir and got the following error: > ------------------ > FreeBSD8# pwd > /usr/local/v6eval/sctp > FreeBSD8# make config > Configuring the Testing... > > Can't locate SimpleRemote.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at ./configure.pl line 39. > BEGIN failed--compilation aborted at ./configure.pl line 39. > *** Error code 2 > > Stop in /usr/local/v6eval/sctp/config. > *** Error code 1 > > Stop in /usr/local/v6eval/sctp. > ------------- > > It seems that "SimpleRemote.pm" is missing and I search CPAN but still can not find it. > Can you tell me where to find that file? > > Thanks and best resgards, > Pengzhen Cao > |