<?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: Tutorial: Ns-2.33 (and nam) on Ubuntu 8.04 (Hardy Heron)</title>
	<atom:link href="http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/</link>
	<description>By Jason Ernst</description>
	<lastBuildDate>Tue, 29 Nov 2011 13:59:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sonali</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-9/#comment-6364</link>
		<dc:creator>Sonali</dc:creator>
		<pubDate>Wed, 14 Sep 2011 06:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-6364</guid>
		<description>Hi,
  This blog is really very well-written. Could you suggest me the procedure for ns-2.34 installation on Windows XP. i am facing problems with otcl and opening tcl file on Xwin server.

thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  This blog is really very well-written. Could you suggest me the procedure for ns-2.34 installation on Windows XP. i am facing problems with otcl and opening tcl file on Xwin server.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luciana</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-9/#comment-4773</link>
		<dc:creator>Luciana</dc:creator>
		<pubDate>Tue, 08 Feb 2011 00:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-4773</guid>
		<description>Being a beginner at NS2, I certainly needed clear tips on how to start using it. So your blog post was extremely helpful. Also, thank you for the additional useful links, especially the .pdf one for &#039;NS for Beginners&#039;. It is informative and helpful. Luckily, my installation of NS-2.33 on Ubuntu was successful. Hope not to face any problems further.</description>
		<content:encoded><![CDATA[<p>Being a beginner at NS2, I certainly needed clear tips on how to start using it. So your blog post was extremely helpful. Also, thank you for the additional useful links, especially the .pdf one for &#8216;NS for Beginners&#8217;. It is informative and helpful. Luckily, my installation of NS-2.33 on Ubuntu was successful. Hope not to face any problems further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ernst</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1950</link>
		<dc:creator>Jason Ernst</dc:creator>
		<pubDate>Tue, 18 May 2010 15:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1950</guid>
		<description>I have checked the project site for ZRP. It looks like it has been designed for an older version of ns (ns2.1 allinone version) see the project website: http://sites.google.com/site/nsnamzrp/) You will probably have best luck if you use the older version of ns (of course the other option is to try to figure out how to adapt to new version of ns)</description>
		<content:encoded><![CDATA[<p>I have checked the project site for ZRP. It looks like it has been designed for an older version of ns (ns2.1 allinone version) see the project website: <a href="http://sites.google.com/site/nsnamzrp/" rel="nofollow">http://sites.google.com/site/nsnamzrp/</a>) You will probably have best luck if you use the older version of ns (of course the other option is to try to figure out how to adapt to new version of ns)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shumon</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1936</link>
		<dc:creator>shumon</dc:creator>
		<pubDate>Sun, 16 May 2010 22:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1936</guid>
		<description>Hi
I have install ns2.33 in ubuntu8. bt i cant run ZRP. i need zrp patch. can anybody help me..please help//</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have install ns2.33 in ubuntu8. bt i cant run ZRP. i need zrp patch. can anybody help me..please help//</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ernst</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1810</link>
		<dc:creator>Jason Ernst</dc:creator>
		<pubDate>Sun, 02 May 2010 14:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1810</guid>
		<description>I usually work in ns3 lately, so my help may not be very good. If you are having trouble, one possible way to accomplish this, is to keep track of the values within the program rather than from trace file. Create your own variables to count packets, successful deliveries etc., and then compute the pdr and delay yourself. Then after each experiment run output these results in a format you can use, and then use a program like excel to plot the graph.</description>
		<content:encoded><![CDATA[<p>I usually work in ns3 lately, so my help may not be very good. If you are having trouble, one possible way to accomplish this, is to keep track of the values within the program rather than from trace file. Create your own variables to count packets, successful deliveries etc., and then compute the pdr and delay yourself. Then after each experiment run output these results in a format you can use, and then use a program like excel to plot the graph.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ernst</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1809</link>
		<dc:creator>Jason Ernst</dc:creator>
		<pubDate>Sun, 02 May 2010 14:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1809</guid>
		<description>It looks like you are missing pcap library, see if you can find a way to install this package on your system.</description>
		<content:encoded><![CDATA[<p>It looks like you are missing pcap library, see if you can find a way to install this package on your system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elli</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1764</link>
		<dc:creator>Elli</dc:creator>
		<pubDate>Mon, 26 Apr 2010 14:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1764</guid>
		<description>Hi
Thank u for such useful blog!
I try to install ns2.26 on linux redhat 9, but I encounter this error while building ns2.26:
 /usr/bin/ld : cannot find -lpcap
collect 2: ld retured 1 exit status
make : *** [ns] error 1
NS make failed

what is ur idea about this error&#039;s solution?
Tanx!</description>
		<content:encoded><![CDATA[<p>Hi<br />
Thank u for such useful blog!<br />
I try to install ns2.26 on linux redhat 9, but I encounter this error while building ns2.26:<br />
 /usr/bin/ld : cannot find -lpcap<br />
collect 2: ld retured 1 exit status<br />
make : *** [ns] error 1<br />
NS make failed</p>
<p>what is ur idea about this error&#8217;s solution?<br />
Tanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irvan</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1758</link>
		<dc:creator>irvan</dc:creator>
		<pubDate>Mon, 26 Apr 2010 00:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1758</guid>
		<description>hey Jason

hope you can help me..im new in ns2..i want to analyze delay, pdr, from trace file. i found in some website awk and pearl script to measure the parameters. But it just give value in its file. 
I want to get the graph of this parameter, i dont know how to make xgraph file based my trace file in order to measure the parameter above.
please help me</description>
		<content:encoded><![CDATA[<p>hey Jason</p>
<p>hope you can help me..im new in ns2..i want to analyze delay, pdr, from trace file. i found in some website awk and pearl script to measure the parameters. But it just give value in its file.<br />
I want to get the graph of this parameter, i dont know how to make xgraph file based my trace file in order to measure the parameter above.<br />
please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomhert</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1750</link>
		<dc:creator>thomhert</dc:creator>
		<pubDate>Sun, 25 Apr 2010 04:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1750</guid>
		<description>Hallo sir, I want to ask something.
In this article, you used Ns-2.33 (and nam) on Ubuntu 8.04 (Hardy Heron). How about if I want to install  Ns-2.29 on Ubuntu 9.04, can I use your article to do that?
Actually, I need your explanations to help me understanding NS-2. I want to research about WiMAX scheduling algorithm, I got a patch QoS WiMAX from http://perso.telecom-bretagne.eu/aymenbelghith/tools/. But I got any problems, because I and My Friend doesn&#039;t usually use NS-2.29. How do you think about if I use Ns-2.33? Can this patch run as well as in Ns-2.29?
Thank You.</description>
		<content:encoded><![CDATA[<p>Hallo sir, I want to ask something.<br />
In this article, you used Ns-2.33 (and nam) on Ubuntu 8.04 (Hardy Heron). How about if I want to install  Ns-2.29 on Ubuntu 9.04, can I use your article to do that?<br />
Actually, I need your explanations to help me understanding NS-2. I want to research about WiMAX scheduling algorithm, I got a patch QoS WiMAX from <a href="http://perso.telecom-bretagne.eu/aymenbelghith/tools/" rel="nofollow">http://perso.telecom-bretagne.eu/aymenbelghith/tools/</a>. But I got any problems, because I and My Friend doesn&#8217;t usually use NS-2.29. How do you think about if I use Ns-2.33? Can this patch run as well as in Ns-2.29?<br />
Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ernst</title>
		<link>http://www.jasonernst.com/2008/06/11/ns-233-and-nam-on-ubuntu-804-hardy-heron/comment-page-8/#comment-1738</link>
		<dc:creator>Jason Ernst</dc:creator>
		<pubDate>Sat, 24 Apr 2010 01:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonernst.com/?p=29#comment-1738</guid>
		<description>Hey again, I&#039;m not really familiar with the exact modules you are using, you would be best to contact the author of the files you are using.</description>
		<content:encoded><![CDATA[<p>Hey again, I&#8217;m not really familiar with the exact modules you are using, you would be best to contact the author of the files you are using.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

