Re: [Nmap-scanner-general] encoding problem
Brought to you by:
perldork
From: Max <nm...@we...> - 2006-10-29 04:20:35
|
Hi Matthias, I will be updating the version before the end of November to work with 4.0.3, in the mean time can you turn on debugging and send the list the output? To do this, set $Nmap::Scanner::DEBUG = 1; In your script, somewhere after the use Nmap::Scanner; line and before you actually do your scan. Regards, Max On 10/5/06, Matthias Waehlisch <mw...@fh...> wrote: > hi all, > > is there a solution for the problem of Jack Coates posted at 2006-05-01? > > I use perl 5.8.7 and get the same problem: > > Unable to recognise encoding of this document at > C:/Programme/Perl/site/lib/XML/SAX/PurePerl/EncodingDetect.pm line 98. > <nmap-error> > <pid="3712"/> > <cmdline="'C:\Programme\nmap-4.03\nmap.exe' -v -v -v -sS -p 1-100 -O > -oX - 172.16.252.1"/> > <perl-msg>Document requires an element [Ln: 1, Col: 0] > </perl-msg> > <nmap-msg></nmap-msg> > </nmap-error> > > regards > matthias > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Nmap-scanner-general mailing list > Nma...@li... > https://lists.sourceforge.net/lists/listinfo/nmap-scanner-general > |