when i do step ii ..when it completes this error come : g++ -Wl,-export-dynamic -o common/ptypes2tcl common/ptypes2tcl.o ./common/ptypes2tcl > gen/ptypes.cc /bin/sh: 1: cannot create gen/ptypes.cc: Permission denied make: *** [gen/ptypes.cc] Error 2 barinderpal@ubuntu:~/ns-allinone-2.35/ns-2.35$
@barinder, i am assuming, you have solved the error as @Reem kadi mentioned. (FYI - login as root then do all the compilation if you have denied of permission)
when i do step ii ..when it completes this error come :
ReplyDeleteg++ -Wl,-export-dynamic -o common/ptypes2tcl common/ptypes2tcl.o
./common/ptypes2tcl > gen/ptypes.cc
/bin/sh: 1: cannot create gen/ptypes.cc: Permission denied
make: *** [gen/ptypes.cc] Error 2
barinderpal@ubuntu:~/ns-allinone-2.35/ns-2.35$
@barinder, i am assuming, you have solved the error as @Reem kadi mentioned. (FYI - login as root then do all the compilation if you have denied of permission)
Delete