On 06/04/2013 6:49 CH, Aska123 wrote:
> WHile installing Ns2.29 in fedora . i got error : make error : make command
> not found
>
>
>
> --
> View this message in context: 
> http://network-simulator-ns-2.7690.n7.nabble.com/Installation-problem-Ns2-29-in-fedora-tp26576.html
> Sent from the ns-users mailing list archive at Nabble.com.
>

It seems that your system doesn't have the make tool. Try this command 
in Terminal:
yum install gcc-c++ automake autoconf

(this command require root privilege or sudoers privilege)

Best regards,

Reply via email to