|
Posted by Jay G. Scott on January 26, 2005, 10:07 pm
Please log in for more thread options
greetings,
on Solaris 9
using perl 5.6.1, which came w/ solaris
i'm trying to use Net-DHCPClient. a perl module i just downloaded.
it needs libpcap and RawIP.
libpcap and RawIP look okay (make test in RawIP says okay).
here's what happens:
torn# perl example.pl
Sending discover
Can't locate auto/Net/RawIP/tap.al in @INC (@INC contains:
/usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib
/usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int
/usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at
/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/Net/RawIP.pm line 234
9
well, there's truly not a tap.al to be found.
hints?
j.
--
Jay Scott 512-835-3553 gl@arlut.utexas.edu
Head of Sun Support, Sr. Operating Systems Specialist
Applied Research Labs, Computer Science Div. S224
University of Texas at Austin
|