- Home Page of ProjectGuideline.com ›
- Forums ›
- Linux Users ›
- Problem with installation of Ns 2.29 under Fedora
Participant
hi everyone,
i try to install Ns-allinoe under fedora,i followed these steps:
1)tar -xzvf ns-allinone-2.29.tar.gz
2) cd ns-allinone-2.29
3)./install
and during the third step, i got this error:
Otcl-1.11 configuration failed!exiting
i don’t konw what’s exactly the problem.
Thanx for any idea and ansewrs.
Keymaster
Read similar discussions in the following posts.
http://www.projectguideline.com/modules.php?name=Forums&file=viewtopic&p=101
http://www.projectguideline.com/modules.php?name=Forums&file=viewtopic&t=346
some of the simple errors of this kind can be resolved by modifying the code little bit (like using type casting). Otherwise we have to change the gcc version if we face LOT of such errors during compilation.