<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix Nmap Script Engine Runtime Error in Ubuntu</title>
	<atom:link href="http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/</link>
	<description>IT Management, Technology, Microsoft, Cisco &#38; All Else that Runs Through the Interwebz</description>
	<lastBuildDate>Sat, 28 Aug 2010 04:48:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: vctorgab</title>
		<link>http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/comment-page-1/#comment-109</link>
		<dc:creator>vctorgab</dc:creator>
		<pubDate>Sat, 08 May 2010 06:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thenetworktechnician.com/?p=188#comment-109</guid>
		<description>Hello, thanks for this post. I got a problem after the step &quot;cd nmap-*&quot;. My version, like yours, is 4.76 but I try to go to the next step and happen this:  &quot;bash: ../nmap_4.76-0ubuntu5.debdiff: No existe el fichero ó directorio&quot;. I use ls comand for see what i have in the directory nmap-4.76 and i do not have the file: &quot;nmap_4.76-0ubuntu5.debdiff&quot; I have this: &lt;br&gt;&lt;br&gt;acinclude.m4           Makefile.in          nse_bit.cc      portreasons.h&lt;br&gt;aclocal.m4             missing              nse_bit.h       protocols.cc&lt;br&gt;CHANGELOG              mswin32              nse_debug.cc    protocols.h&lt;br&gt;charpool.cc            nbase                nse_debug.h     README-WIN32&lt;br&gt;charpool.h             nmap-4.76-1.spec     nse_fs.cc       scan_engine.cc&lt;br&gt;config.guess           nmap_amigaos.h       nse_fs.h        scan_engine.h&lt;br&gt;config.sub             nmap.cc              nse_hash.cc     scripts&lt;br&gt;configure              nmap_config.h.in     nse_hash.h      service_scan.cc&lt;br&gt;configure.ac           nmap_dns.cc          nse_init.cc     service_scan.h&lt;br&gt;COPYING                nmap_dns.h           nse_init.h      services.cc&lt;br&gt;COPYING.OpenSSL        nmap_error.cc        nselib          services.h&lt;br&gt;debian                 nmap_error.h         nse_macros.h    shtool&lt;br&gt;depcomp                nmap.h               nse_main.cc     Target.cc&lt;br&gt;docs                   nmap-mac-prefixes    nse_main.h      TargetGroup.cc&lt;br&gt;FingerPrintResults.cc  NmapOps.cc           nse_nmaplib.cc  TargetGroup.h&lt;br&gt;FingerPrintResults.h   NmapOps.h            nse_nmaplib.h   Target.h&lt;br&gt;global_structures.h    nmap-os-db           nse_nsock.cc    targets.cc&lt;br&gt;HACKING                NmapOutputTable.cc   nse_nsock.h     targets.h&lt;br&gt;idle_scan.cc           NmapOutputTable.h    nse_pcrelib.cc  tcpip.cc&lt;br&gt;idle_scan.h            nmap-protocols       nse_pcrelib.h   tcpip.h&lt;br&gt;INSTALL                nmap-rpc             nsock           timing.cc&lt;br&gt;libdnet-stripped       nmap_rpc.cc          osscan2.cc      timing.h&lt;br&gt;liblua                 nmap_rpc.h           osscan2.h       traceroute.cc&lt;br&gt;libpcap                nmap-service-probes  osscan.cc       traceroute.h&lt;br&gt;libpcre                nmap-services        osscan.h        utils.cc&lt;br&gt;ltmain.sh              nmap_tty.cc          output.cc       utils.h&lt;br&gt;MACLookup.cc           nmap_tty.h           output.h        zenmap&lt;br&gt;MACLookup.h            nmap_winconfig.h     portlist.cc     zenmap-4.76-1.spec&lt;br&gt;macosx                 nse_binlib.cc        portlist.h&lt;br&gt;main.cc                nse_binlib.h         portreasons.cc&lt;br&gt;&lt;br&gt;But if I use the &#039;ls&#039; comand in the nmap dir I have this:&lt;br&gt;&lt;br&gt;nmap-4.76                       nmap_4.76-0ubuntu4.dsc&lt;br&gt;nmap_4.76-0ubuntu2.dsc.debdiff  nmap_4.76.orig.tar.gz&lt;br&gt;nmap_4.76-0ubuntu4.diff.gz&lt;br&gt;&lt;br&gt;And I see this file: nmap_4.76-0ubuntu2.dsc.debdiff is the most similar to the file to patch but have the dsc adition. When I try to change the comand for my ubuntu i wrote this:&lt;br&gt; patch p1 &lt; ../nmap_4.76-0ubuntu2.dsc.debdiff but did not work.&lt;br&gt;&lt;br&gt;Can you help me, please?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for this post. I got a problem after the step &#8220;cd nmap-*&#8221;. My version, like yours, is 4.76 but I try to go to the next step and happen this:  &#8220;bash: ../nmap_4.76-0ubuntu5.debdiff: No existe el fichero ó directorio&#8221;. I use ls comand for see what i have in the directory nmap-4.76 and i do not have the file: &#8220;nmap_4.76-0ubuntu5.debdiff&#8221; I have this: </p>
<p>acinclude.m4           Makefile.in          nse_bit.cc      portreasons.h<br />aclocal.m4             missing              nse_bit.h       protocols.cc<br />CHANGELOG              mswin32              nse_debug.cc    protocols.h<br />charpool.cc            nbase                nse_debug.h     README-WIN32<br />charpool.h             nmap-4.76-1.spec     nse_fs.cc       scan_engine.cc<br />config.guess           nmap_amigaos.h       nse_fs.h        scan_engine.h<br />config.sub             nmap.cc              nse_hash.cc     scripts<br />configure              nmap_config.h.in     nse_hash.h      service_scan.cc<br />configure.ac           nmap_dns.cc          nse_init.cc     service_scan.h<br />COPYING                nmap_dns.h           nse_init.h      services.cc<br />COPYING.OpenSSL        nmap_error.cc        nselib          services.h<br />debian                 nmap_error.h         nse_macros.h    shtool<br />depcomp                nmap.h               nse_main.cc     Target.cc<br />docs                   nmap-mac-prefixes    nse_main.h      TargetGroup.cc<br />FingerPrintResults.cc  NmapOps.cc           nse_nmaplib.cc  TargetGroup.h<br />FingerPrintResults.h   NmapOps.h            nse_nmaplib.h   Target.h<br />global_structures.h    nmap-os-db           nse_nsock.cc    targets.cc<br />HACKING                NmapOutputTable.cc   nse_nsock.h     targets.h<br />idle_scan.cc           NmapOutputTable.h    nse_pcrelib.cc  tcpip.cc<br />idle_scan.h            nmap-protocols       nse_pcrelib.h   tcpip.h<br />INSTALL                nmap-rpc             nsock           timing.cc<br />libdnet-stripped       nmap_rpc.cc          osscan2.cc      timing.h<br />liblua                 nmap_rpc.h           osscan2.h       traceroute.cc<br />libpcap                nmap-service-probes  osscan.cc       traceroute.h<br />libpcre                nmap-services        osscan.h        utils.cc<br />ltmain.sh              nmap_tty.cc          output.cc       utils.h<br />MACLookup.cc           nmap_tty.h           output.h        zenmap<br />MACLookup.h            nmap_winconfig.h     portlist.cc     zenmap-4.76-1.spec<br />macosx                 nse_binlib.cc        portlist.h<br />main.cc                nse_binlib.h         portreasons.cc</p>
<p>But if I use the &#39;ls&#39; comand in the nmap dir I have this:</p>
<p>nmap-4.76                       nmap_4.76-0ubuntu4.dsc<br />nmap_4.76-0ubuntu2.dsc.debdiff  nmap_4.76.orig.tar.gz<br />nmap_4.76-0ubuntu4.diff.gz</p>
<p>And I see this file: nmap_4.76-0ubuntu2.dsc.debdiff is the most similar to the file to patch but have the dsc adition. When I try to change the comand for my ubuntu i wrote this:<br /> patch p1 &lt; ../nmap_4.76-0ubuntu2.dsc.debdiff but did not work.</p>
<p>Can you help me, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowell</title>
		<link>http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/comment-page-1/#comment-99</link>
		<dc:creator>Rowell</dc:creator>
		<pubDate>Sat, 03 Oct 2009 23:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thenetworktechnician.com/?p=188#comment-99</guid>
		<description>Hi Chris,&lt;br&gt;&lt;br&gt;I&#039;m glad it helped you out! Thanks for posting your updates to the walkthrough. Hopefully, the problem will be patched in a newer version.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>I&#39;m glad it helped you out! Thanks for posting your updates to the walkthrough. Hopefully, the problem will be patched in a newer version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowell</title>
		<link>http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/comment-page-1/#comment-72</link>
		<dc:creator>Rowell</dc:creator>
		<pubDate>Sat, 03 Oct 2009 18:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thenetworktechnician.com/?p=188#comment-72</guid>
		<description>Hi Chris,&lt;br&gt;&lt;br&gt;I&#039;m glad it helped you out! Thanks for posting your updates to the walkthrough. Hopefully, the problem will be patched in a newer version.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>I&#39;m glad it helped you out! Thanks for posting your updates to the walkthrough. Hopefully, the problem will be patched in a newer version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrisrunoff</title>
		<link>http://www.thenetworktechnician.com/2009/08/fix-nmap-script-engine-runtime-error-in-ubuntu/comment-page-1/#comment-71</link>
		<dc:creator>chrisrunoff</dc:creator>
		<pubDate>Sat, 03 Oct 2009 03:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thenetworktechnician.com/?p=188#comment-71</guid>
		<description>Thank you for this walk through, it solve the problem I was having and is very easy to follow.&lt;br&gt;The only things I had to do a little different were:&lt;br&gt;1. I had to download nmap_4.76-0ubuntu5.debdiff &lt;br&gt;        wget &lt;a href=&quot;http://launchpadlibrarian.net/29586712/nmap_4.76-0ubuntu5.debdiff&quot; rel=&quot;nofollow&quot;&gt;http://launchpadlibrarian.net/29586712/nmap_4.7...&lt;/a&gt;&lt;br&gt;2. For some reason I had to run the patch command with the &quot;-&quot;:&lt;br&gt;        patch -p1 &lt; ../nmap_4.76-0ubuntu5.debdiff&lt;br&gt;&lt;br&gt;With those to minor additions, everything here worked.&lt;br&gt;&lt;br&gt;Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for this walk through, it solve the problem I was having and is very easy to follow.<br />The only things I had to do a little different were:<br />1. I had to download nmap_4.76-0ubuntu5.debdiff <br />        wget <a href="http://launchpadlibrarian.net/29586712/nmap_4.76-0ubuntu5.debdiff" rel="nofollow"></a><a href="http://launchpadlibrarian.net/29586712/nmap_4.7.." rel="nofollow">http://launchpadlibrarian.net/29586712/nmap_4.7..</a>.<br />2. For some reason I had to run the patch command with the &#8220;-&#8221;:<br />        patch -p1 &lt; ../nmap_4.76-0ubuntu5.debdiff</p>
<p>With those to minor additions, everything here worked.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
