>
> > Hello,
>
> > I've just installed ns-allinone-3.6 stable version. After doing the
> > following command
> > # ./build.py
> > # cd ns-3.6
> > # ./waf configure (but I got the below output from this command)
> > # ./waf
>
> > Now how i can able to enable this optional features. I've already
> > checked in Fedora 12 that I've glib, gtk, sudo, python as well as nsc
> > (in ns-allinone-3.6 directory).
> > I am using Fedora 12 in VMware.
> > Can anyone help me?
>
> Subscribe to bughttp://
www.nsnam.org/bugzilla/show_bug.cgi?id=763and
> provide the needed info.
>
> My best guess is that you have gtk but not gtk-devel package. NS-3 needs
> -devel packages for everything, of course.
>
I was unable to reproduce this. I think Gustavo is right-- you are
probably missing devel packages. This wiki page should show you what