I would like to add that when I execute make install
I obtain this error:

for d in /usr/local/man/man1; do \
        if [ ! -d $d ]; then \
            mkdir -p $d ;\
        fi;\
    done
/usr/bin/install -c -m 755 ns /usr/local/bin
/usr/bin/install: ne peut enlever `/usr/local/bin/ns': Permission non accordée
make: *** [install-ns] Erreur 1





________________________________
De : sofia insat <sofia.in...@yahoo.fr>
À : ns-users@isi.edu
Envoyé le : Jeudi, 21 Mai 2009, 0h20mn 56s
Objet : Steps to install eurane??


Hi,

I have download ns-2.30_eurane-1.12.diff.gzfrom this link 
http://eurane.ti-wmc.nl/eurane/
when I try to install the patch I obtain error in make install and I have 
followed this steps:

1. cd ns-allinone-2.30/ns-2.30
2. gunzip ns-2.30_eurane-1.12.diff
3. patch -p1 <ns-2.30_eurane-1.12.diff
4. ./configure
5. make
6. make install

I have forgotten 
any step??


      

Reply via email to