LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 12-08-2013, 10:19 AM   #196
en.khalid82
Member
 
Registered: Apr 2013
Posts: 61

Rep: Reputation: Disabled

Dear Mr.Knudfl, may you help me about who is the author/programmer for the ZRP files.

Thanks
 
Old 12-08-2013, 02:37 PM   #197
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
# 196 .

Code.cc :
The original ZRP code (for ns 2.1b6a) https://sites.google.com/site/nsnamzrp/
→ → Download here → zrp.tar.gz
→ zrp/doc/ ; → Robin, rgp5@cornell.edu
( The 14 year old email address may not be valid any more.)

* The current version for ns-2.33 :
http://magnet.daiict.ac.in/magnet_me...imulation.html
Porting the code to ns-2.33 / New code : "Patel Brijesh" → `Contact' →
http://magnet.daiict.ac.in/magnet_me...h/Contact.html


Code.tcl :
Most files in "zrp-examples-2012.tar.bz2" include an URL,
to be able to trace the origin.

-
 
Old 01-19-2014, 12:27 AM   #198
alagumani
LQ Newbie
 
Registered: Jul 2013
Posts: 3

Rep: Reputation: Disabled
zrp patch file

Quote:
Originally Posted by knudfl View Post
#5 : http://magnet.daiict.ac.in/magnet_me...n.html#Sec_1.2

http://magnet.daiict.ac.in/magnet_me....33_ZRP.tar.gz
http://magnet.daiict.ac.in/magnet_me...PatchZRP.patch
http://magnet.daiict.ac.in/magnet_me.../patchmyZRP.sh

It is assumed, that you have a working ns-allinone-2.33,
i.e. the './install' command was run with no errors.

""Section 3.2 Instructions :
1. First put following files into NS-2 home's parent directory:
* ns-allinone-2.33_ZRP.tar.gz (This contains my code)
* PatchZRP.patch
* patchmyZRP.sh (THIS SHELL-SCRIPT FILE -
This script file should be run from NS-2 home' parent directory)
2. Run patchZRP.sh from shell."" ( Like 'sh patchZRP.sh' ).
.....

But the script patchZRP.sh isn't working, easier to do manually :
a) cd ns-allinone-2.33/ && patch -p1 < PatchZRP.patch
b) touch ns-2.33/common/packet.h && touch ns-2.33/trace/cmu-trace.h
c) cd ../ && tar xvf ns-allinone-2.33_ZRP.tar.gz
d) cd ns-allinone-2.33/ns-2.33 && make -k
... Tested this morning on Ubuntu 10.10, 32bits : OK.

.

but how to 64 bit zrp patch file step by step installation
 
Old 01-19-2014, 01:44 PM   #199
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
# 198 .

Which OS is it about ? ? Please specify.

Generally it's a poor idea to use a 64bits OS :
You will get an inferior validate result.

But : You can of course try. The procedure is identical to 32 bits →
→ → Post #52 http://www.linuxquestions.org/questi...025/page4.html
... and may be zrp will work.

-
 
Old 02-12-2014, 03:23 AM   #200
bitsandeep
LQ Newbie
 
Registered: Feb 2014
Posts: 6

Rep: Reputation: Disabled
I have implemented zrp through Ubuntu package. It is running OK. Now with my customized scenario and traffic for 50 nodes under varying number of connections, while simulation is going on, the messages are displayed -

Client 7: Handoff Attempted
Client 22: Handoff Attempted
Client 9: Handoff Attempted
Client 1: Handoff Attempted
Client 37: Handoff Attempted
:

What is the reason and how does it affect the ZRP?
 
Old 02-12-2014, 06:26 AM   #201
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
# 200, @bitsandeep.

Probably easier to get an answer when you upload your code to some site,
and show the link in a new post ,,, in your own ZRP thread
http://www.linuxquestions.org/questi...6/#post5113123

Or you can attach the code as bitsandeep-zrp.tcl.txt, scenario.txt, traffic.txt
to a new post : But please use your own thread.

Attachments : The paper clip tool in the 'Advanced Editor'.

-
 
Old 04-10-2014, 06:51 AM   #202
saikat125
LQ Newbie
 
Registered: Apr 2014
Location: ko;kata
Posts: 1

Rep: Reputation: Disabled
plz help..

How to inclue zrp packeg in ns2 2.31..plz help me..and provide me the patch file..
 
Old 04-10-2014, 07:39 AM   #203
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
Post #202, @saikat125 : Welcome to LQ.

Ns-2.31 + zrp : May be.
If there are no conflicts with the <patch?> / extra protocol(s),
that is already added / will be added to ns-2.31 .

So what's the purpose of using ns-2.31 ? ?
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html
* I.e. when you ask a question, then please supply the information,
that makes it possible to answer.

-
 
1 members found this post helpful.
Old 06-09-2014, 02:31 AM   #204
mikunmicii
LQ Newbie
 
Registered: Jun 2014
Posts: 3

Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
Post #202, @saikat125 : Welcome to LQ.

Ns-2.31 + zrp : May be.
If there are no conflicts with the <patch?> / extra protocol(s),
that is already added / will be added to ns-2.31 .

So what's the purpose of using ns-2.31 ? ?
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html
* I.e. when you ask a question, then please supply the information,
that makes it possible to answer.

-
Hello knudfl

May I ask you?
I want to ask about ZRP, I try to PM you, but i can't

I have a project in "Implemntation of ZRP in Raspberry Pi for Picture Streaming". But, I just find implement ZRP in NS-2.

Is there any other implementation (or daemon) except in NS-2 for ZRP?

I hope your help

Thank you very much
 
Old 06-09-2014, 05:25 PM   #205
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
Post #204, @mikunmicii : Welcome to LQ.

ZRP : Theoretically there is "ZRPd" → → → under development (?).

Google .. zrp for linux kernel ..
https://www.google.com/webhp?hl=all&...r+linux+kernel

Google .. zrpd protocol ..
https://www.google.com/webhp?hl=all&...=zrpd+protocol

... but none of the links you can find seem to show very much usable information.

-
 
Old 06-10-2014, 03:03 AM   #206
mikunmicii
LQ Newbie
 
Registered: Jun 2014
Posts: 3

Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
Post #204, @mikunmicii : Welcome to LQ.

ZRP : Theoretically there is "ZRPd" → → → under development (?).

Google .. zrp for linux kernel ..
https://www.google.com/webhp?hl=all&...r+linux+kernel

Google .. zrpd protocol ..
https://www.google.com/webhp?hl=all&...=zrpd+protocol

... but none of the links you can find seem to show very much usable information.

-
Thank you very much Mr. knudfl

Yes, you're right, there's no many usable information.

The last in project in freecode is created by Mr. Jean Scotch (Maybe anyone here know him, can contact me)

But, still thank you very much for information Mr. knudfl

I still waiting for the help.

-----

Or maybe you can suggest me the optional method for my problem?

Thank you very much once again.

Last edited by mikunmicii; 06-10-2014 at 04:23 AM.
 
Old 11-22-2014, 03:51 AM   #207
lintreesa
LQ Newbie
 
Registered: Apr 2013
Posts: 16

Rep: Reputation: Disabled
problem in installing ZRP

I am working in ubuntu 10.10 ..i installed ns-2.33 successfully..i followed some posts above to install ZRP..but i am getting the following error..please help me..

First I put PatchZRP.patch ,patchmyZRP.sh,ns-allinone-2.33_ZRP.tar in ns-allinone-2.33 folder, then executed the following commands.

user@ubuntu:~/ns-allinone-2.33$ patch -p1 < PatchZRP.patch
patching file ns-2.33/common/packet.h
patching file ns-2.33/Makefile
patching file ns-2.33/tcl/lib/ns-agent.tcl
patching file ns-2.33/tcl/lib/ns-default.tcl
patching file ns-2.33/tcl/lib/ns-lib.tcl
patching file ns-2.33/tcl/lib/ns-packet.tcl
patching file ns-2.33/trace/cmu-trace.cc
patching file ns-2.33/trace/cmu-trace.h
user@ubuntu:~/ns-allinone-2.33$ touch ns-2.33/common/packet.h
user@ubuntu:~/ns-allinone-2.33$ touch ns-2.33/trace/cmu-trace.h
user@ubuntu:~/ns-allinone-2.33$ tar xvf ns-allinone-2.33_ZRP.tar.gz
ns-allinone-2.33/
ns-allinone-2.33/ns-2.33/
ns-allinone-2.33/ns-2.33/zrp/
ns-allinone-2.33/ns-2.33/zrp/zrp.h
ns-allinone-2.33/ns-2.33/zrp/constants.h
ns-allinone-2.33/ns-2.33/zrp/zrp.cc
user@ubuntu:~/ns-allinone-2.33$ cd ns-2.33
user@ubuntu:~/ns-allinone-2.33/ns-2.33$ make -k
g++ -c -g -Wall -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_13 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DHAVE_CONFIG_H -DNS_DIFFUSION -DSMAC_NO_SYNC -DCPP_NAMESPACE=std -DUSE_SINGLE_ADDRESS_SPACE -Drng_test -I. -I. -I/home/user/ns-allinone-2.33/tclcl-1.19 -I/home/user/ns-allinone-2.33/otcl-1.13 -I/home/user/ns-allinone-2.33/include -I/home/user/ns-allinone-2.33/include -I/usr/include/pcap -I./tcp -I./sctp -I./common -I./link -I./queue -I./adc -I./apps -I./mac -I./mobile -I./trace -I./routing -I./tools -I./classifier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./wpan -o trace/cmu-trace.o trace/cmu-trace.cc
trace/cmu-trace.cc:57: fatal error: zrp/zrp.h: No such file or directory
compilation terminated.
make: *** [trace/cmu-trace.o] Error 1
make: *** No rule to make target `zrp/zrp.o', needed by `ns'.
/home/user/ns-allinone-2.33/bin/tclsh8.4 bin/tcl-expand.tcl tcl/lib/ns-lib.tcl tcl/lib/ns-diffusion.tcl tcl/delaybox/delaybox.tcl tcl/packmime/packmime.tcl | ../tclcl-1.19/tcl2c++ et_ns_lib > gen/ns_tcl.cc
g++ -c -g -Wall -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_13 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DHAVE_CONFIG_H -DNS_DIFFUSION -DSMAC_NO_SYNC -DCPP_NAMESPACE=std -DUSE_SINGLE_ADDRESS_SPACE -Drng_test -I. -I. -I/home/user/ns-allinone-2.33/tclcl-1.19 -I/home/user/ns-allinone-2.33/otcl-1.13 -I/home/user/ns-allinone-2.33/include -I/home/user/ns-allinone-2.33/include -I/usr/include/pcap -I./tcp -I./sctp -I./common -I./link -I./queue -I./adc -I./apps -I./mac -I./mobile -I./trace -I./routing -I./tools -I./classifier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./wpan -o gen/ns_tcl.o gen/ns_tcl.cc
g++ -c -g -Wall -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_13 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DHAVE_CONFIG_H -DNS_DIFFUSION -DSMAC_NO_SYNC -DCPP_NAMESPACE=std -DUSE_SINGLE_ADDRESS_SPACE -Drng_test -I. -I. -I/home/user/ns-allinone-2.33/tclcl-1.19 -I/home/user/ns-allinone-2.33/otcl-1.13 -I/home/user/ns-allinone-2.33/include -I/home/user/ns-allinone-2.33/include -I/usr/include/pcap -I./tcp -I./sctp -I./common -I./link -I./queue -I./adc -I./apps -I./mac -I./mobile -I./trace -I./routing -I./tools -I./classifier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./wpan -o common/ptypes2tcl.o common/ptypes2tcl.cc
In file included from common/ptypes2tcl.cc:3:
common/packet.h: In static member function ‘static void p_info::initName()’:
common/packet.h:288: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:289: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:290: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:291: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:292: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:293: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:294: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:295: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:296: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:297: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:298: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:299: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:300: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:301: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:302: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:303: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:304: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:305: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:306: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:307: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:308: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:310: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:311: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:312: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:313: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:314: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:315: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:317: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:318: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:319: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:320: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:321: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:322: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:323: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:324: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:325: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:326: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:327: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:328: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:329: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:330: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:332: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:333: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:335: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:336: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:337: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:339: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:342: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:345: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:348: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:351: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:354: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:357: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:361: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:365: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:366: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:368: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:369: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:372: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:375: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:378: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:381: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:383: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc: In function ‘int main()’:
common/ptypes2tcl.cc:58: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:60: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:61: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:62: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:70: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:71: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:72: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:73: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:74: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:75: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:76: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:77: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:78: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:79: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:80: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:81: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:82: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:83: warning: deprecated conversion from string constant to ‘char*’
common/ptypes2tcl.cc:84: warning: deprecated conversion from string constant to ‘char*’
g++ -Wl,-export-dynamic -o common/ptypes2tcl common/ptypes2tcl.o
./common/ptypes2tcl > gen/ptypes.cc
g++ -c -g -Wall -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_13 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DHAVE_CONFIG_H -DNS_DIFFUSION -DSMAC_NO_SYNC -DCPP_NAMESPACE=std -DUSE_SINGLE_ADDRESS_SPACE -Drng_test -I. -I. -I/home/user/ns-allinone-2.33/tclcl-1.19 -I/home/user/ns-allinone-2.33/otcl-1.13 -I/home/user/ns-allinone-2.33/include -I/home/user/ns-allinone-2.33/include -I/usr/include/pcap -I./tcp -I./sctp -I./common -I./link -I./queue -I./adc -I./apps -I./mac -I./mobile -I./trace -I./routing -I./tools -I./classifier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./wpan -o gen/ptypes.o gen/ptypes.cc
for i in indep-utils/cmu-scen-gen/setdest indep-utils/webtrace-conv/dec indep-utils/webtrace-conv/epa indep-utils/webtrace-conv/nlanr indep-utils/webtrace-conv/ucb; do ( cd $i; make all; ) done
make[1]: Entering directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/cmu-scen-gen/setdest'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/cmu-scen-gen/setdest'
make[1]: Entering directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/dec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/dec'
make[1]: Entering directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/epa'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/epa'
make[1]: Entering directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/nlanr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/nlanr'
make[1]: Entering directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/ucb'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/ns-allinone-2.33/ns-2.33/indep-utils/webtrace-conv/ucb'
make: Target `all' not remade because of errors.
user@ubuntu:~/ns-allinone-2.33/ns-2.33$
 
Old 11-22-2014, 05:40 AM   #208
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
Post #207, @lintreesa :
Post #207 must be edited to use code tags around the "terminal output".
... Or you can delete all the surplus lines.
* One line will do : "fatal error: zrp/zrp.h: No such file or directory".

Old instructions, 2011 : This very thread, post #6.
2013 : Post #154. But please use "Latest" for Ubuntu, any version.
→ →
The latest patch, and the latest instructions, post #10 here ...
http://www.linuxquestions.org/questi...4175519601/#10

Ubuntu 10.10 - i686 : $ export CC=gcc41 CXX=g++41 && ./install

-
 
Old 02-18-2015, 12:38 AM   #209
shruti0753
LQ Newbie
 
Registered: Feb 2015
Posts: 4

Rep: Reputation: Disabled
hi

plz help me to install zrp on ns2.34 on linux mint14
 
Old 02-18-2015, 04:12 AM   #210
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
ns2 + zrp, all Mint versions 12..17*, all Ubuntu´s 11.10..15*

← ref. post #209, @shruti0753 : Welcome to LQ.

Building ns2 + zrp, all Mint versions 12..17*, all Ubuntu´s 11.10..15*.

The prerequisites : $ sudo apt-get install \
g++ g++-4.4 automake make patch libtool libxmu-dev xgraph

HOWTO ZRP + ns-2.33 :
$ tar xvf ns-allinone-2.33.tar.gz
$ cd ns-allinone-2.33/
$ patch p0 < otcl_ns234_gcc-4.4.patch
https://drive.google.com/file/d/0B7S...ew?usp=sharing
$ patch p0 < zrp-diff2014_ns233.patch
https://drive.google.com/file/d/0B7S...it?usp=sharing
$ export CC=gcc-4.4 CXX=g++-4.4 && ./install
$ cd ns-2.33/
$ cp ns ns-zrp
$ sudo cp ns-zrp /usr/local/bin/
..... Then you can do $ ns-zrp zrp-Demo1-1.tcl
... etc. etc. from zrp-examples-2012.tar.bz2
https://drive.google.com/file/d/0B7S...it?usp=sharing


Ns-2.34 + zrp : Same as above, with the patch `zrp-ns234.patch´
https://drive.google.com/file/d/0B7S...ew?usp=sharing

Ns-2.35 + zrp :
$ tar xvf ns-allinone-2.35_gcc482.tar.gz
https://drive.google.com/file/d/0B7S...ew?usp=sharing
$ cd ns-allinone-2.35/
$ patch -p0 < zrp-ns235.patch
https://drive.google.com/file/d/0B7S...ew?usp=sharing
$ ./install
$ cd ns-2.35/
$ cp ns ns235-zrp
$ sudo cp ns235-zrp /usr/local/bin/


-
 
  


Reply

Tags
ns2, setdest, zrp, zrp#2


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to patch GPSR routing protocol to ns-2.34 nimacasino Linux - Software 287 06-10-2014 12:27 PM
LXer: Tutorial: Border Gateway Protocol, The Routing Protocol of the Internet LXer Syndicated Linux News 0 11-13-2008 05:11 AM
Time Zone patch diskoe Slackware 41 03-13-2007 12:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration