<?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 for Felipe Alvarez&#039;s blog</title>
	<atom:link href="http://felipe1982.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://felipe1982.com/blog</link>
	<description>blog about computing, philosophy, and life in Australia</description>
	<lastBuildDate>Thu, 03 May 2012 03:57:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Nmap on Cygwin by felipe</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-1006</link>
		<dc:creator>felipe</dc:creator>
		<pubDate>Thu, 03 May 2012 03:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-1006</guid>
		<description>Added your tip to the instructions. Thanks.</description>
		<content:encoded><![CDATA[<p>Added your tip to the instructions. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by Rob</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-1005</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 03 May 2012 03:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-1005</guid>
		<description>Ok I figured it out - with the new nmap zip it comes with installers for both winpcap and Microsoft Visual C++ Redistributable Package (see the nmap page for more info). 

If you followed the above instructions and get stuck - run the vcredist_x86.exe file inside your nmap directory, e.g.: 

&lt;code&gt;/usr/local/bin/nmap/vcredist_x86.exe
&lt;/code&gt;

I was able to successfully run nmap --version after that. 

Thanks again!</description>
		<content:encoded><![CDATA[<p>Ok I figured it out &#8211; with the new nmap zip it comes with installers for both winpcap and Microsoft Visual C++ Redistributable Package (see the nmap page for more info). </p>
<p>If you followed the above instructions and get stuck &#8211; run the vcredist_x86.exe file inside your nmap directory, e.g.: </p>
<p><code>/usr/local/bin/nmap/vcredist_x86.exe<br />
</code></p>
<p>I was able to successfully run nmap &#8211;version after that. </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by felipe</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-1004</link>
		<dc:creator>felipe</dc:creator>
		<pubDate>Thu, 03 May 2012 03:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-1004</guid>
		<description>What do you see when you type &quot;which nmap&quot;? What do you see when you type &quot;ls -l /usr/loca/bin/nmap-5.51&quot;? What if you go to &quot;cd /usr/loca/bin/nmap-5.51&quot; then run nmap like &quot;./nmap&quot;?</description>
		<content:encoded><![CDATA[<p>What do you see when you type &#8220;which nmap&#8221;? What do you see when you type &#8220;ls -l /usr/loca/bin/nmap-5.51&#8243;? What if you go to &#8220;cd /usr/loca/bin/nmap-5.51&#8243; then run nmap like &#8220;./nmap&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by Rob</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-1003</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 03 May 2012 03:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-1003</guid>
		<description>I followed your instructions however I can&#039;t seem to get nmap to work properly. 

I installed the latest WinPCAP - version 4.1.2 - it installs via an installer, only option is whether you want the driver to start at boot time - default is that option checked - which is what I did. 

I extracted the contents of the nmap 5.51 zip file into /usr/local/bin (i.e. /usr/local/bin/nmap-5.51)

I have added the following to my .bashrc file: 

&lt;code&gt;PATH=&quot;.:/usr/loca/bin/nmap-5.51:$PATH&quot;
&lt;/code&gt;

When I run &quot;nmap --version&quot; at the cygwin command line in a new terminal window - nothing happens - simply it returns a new prompt. 

Any ideas what could be going on? 

Thank you!</description>
		<content:encoded><![CDATA[<p>I followed your instructions however I can&#8217;t seem to get nmap to work properly. </p>
<p>I installed the latest WinPCAP &#8211; version 4.1.2 &#8211; it installs via an installer, only option is whether you want the driver to start at boot time &#8211; default is that option checked &#8211; which is what I did. </p>
<p>I extracted the contents of the nmap 5.51 zip file into /usr/local/bin (i.e. /usr/local/bin/nmap-5.51)</p>
<p>I have added the following to my .bashrc file: </p>
<p><code>PATH=".:/usr/loca/bin/nmap-5.51:$PATH"<br />
</code></p>
<p>When I run &#8220;nmap &#8211;version&#8221; at the cygwin command line in a new terminal window &#8211; nothing happens &#8211; simply it returns a new prompt. </p>
<p>Any ideas what could be going on? </p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by CMR</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-997</link>
		<dc:creator>CMR</dc:creator>
		<pubDate>Tue, 10 Apr 2012 13:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-997</guid>
		<description>Thanks Felipe, very helpful. +1 (if you were on facebook/google+)</description>
		<content:encoded><![CDATA[<p>Thanks Felipe, very helpful. +1 (if you were on facebook/google+)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by Felipe Alvarez</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-957</link>
		<dc:creator>Felipe Alvarez</dc:creator>
		<pubDate>Sun, 28 Aug 2011 02:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-957</guid>
		<description>@Paul. Thanks for the tip to keep /usr/local/bin cleaner. Thanks for visiting my site and I hope you visit again soon.</description>
		<content:encoded><![CDATA[<p>@Paul. Thanks for the tip to keep /usr/local/bin cleaner. Thanks for visiting my site and I hope you visit again soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nmap on Cygwin by Paul</title>
		<link>http://felipe1982.com/blog/2010/09/23/nmap-on-cygwin/comment-page-1/#comment-956</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 18 Aug 2011 17:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=689#comment-956</guid>
		<description>Rather than copying the contents of the cygwin zip file into /usr/local/bin, you should copy them to /usr/local/bin/nmap, and then add that directory to your PATH environment variable. That will keep your /usr/local/bin directory clean.

Aside from that minor point, thanks for the tip -- just what I needed.</description>
		<content:encoded><![CDATA[<p>Rather than copying the contents of the cygwin zip file into /usr/local/bin, you should copy them to /usr/local/bin/nmap, and then add that directory to your PATH environment variable. That will keep your /usr/local/bin directory clean.</p>
<p>Aside from that minor point, thanks for the tip &#8212; just what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nice brief summary of excellent VIM commands for intermediate users by Angelo R.</title>
		<link>http://felipe1982.com/blog/2011/07/20/nice-brief-summary-of-excellent-vim-commands-for-intermediate-users/comment-page-1/#comment-955</link>
		<dc:creator>Angelo R.</dc:creator>
		<pubDate>Thu, 21 Jul 2011 16:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=762#comment-955</guid>
		<description>Thanks for this. I&#039;ve been using vim more and more recently and I&#039;m always looking for little ways to speed development up.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I&#8217;ve been using vim more and more recently and I&#8217;m always looking for little ways to speed development up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How a computer technician solves your computer problems by simon</title>
		<link>http://felipe1982.com/blog/2009/09/03/how-a-computer-technician-solves-your-computer-problems/comment-page-1/#comment-952</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Mon, 13 Jun 2011 15:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=405#comment-952</guid>
		<description>haha I LOL&#039;d, the funny thing about this is that it so true. If only the user could do the google first, it would save a lot of my time</description>
		<content:encoded><![CDATA[<p>haha I LOL&#8217;d, the funny thing about this is that it so true. If only the user could do the google first, it would save a lot of my time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG Vorbis vs. MP3 by scott t</title>
		<link>http://felipe1982.com/blog/2010/01/14/ogg-vorbis-vs-mp3/comment-page-1/#comment-951</link>
		<dc:creator>scott t</dc:creator>
		<pubDate>Fri, 25 Mar 2011 07:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.felipe1982.com/blog/?p=515#comment-951</guid>
		<description>is (why) open source audio and video formats</description>
		<content:encoded><![CDATA[<p>is (why) open source audio and video formats</p>
]]></content:encoded>
	</item>
</channel>
</rss>

