LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install ns2.26 in ubnutu6 (https://www.linuxquestions.org/questions/linux-software-2/install-ns2-26-in-ubnutu6-4175486324/)

docwang 11-30-2013 01:18 AM

Install ns2.26 in ubnutu6
 
hello everyone
Recent weeks I want to install ns2.26 in ubuntu6.however ,there are many problems such as 'no packet gcc-c++',when I
run the 'yum install \
gcc-c++ compat-gcc-34-c++ automake autoconf libtool libX11-devel \
libXext-devel libXau-devel libXmu-devel xorg-x11-proto- devel'.
Sorry of my bad english.thanks for you replay.I will appricate it very much.
docwang

knudfl 11-30-2013 10:07 AM

Welcome to LQ.

What do you mean by Ubuntu 6 ? ?
Please show the output from these commands in a new post :
a) $ uname -a
b) $ cat /etc/issue

** There is no "yum install" in Ubuntu ! "yum install" is Fedora && Co. only.
The ns2 prerequisites are installed this way :
$ sudo apt-get install \
g++ autoconf automake make libtool libxmu-dev patch xgraph

-


All times are GMT -5. The time now is 11:10 PM.