[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] [inf] ns-2.1b8 Makefile.in fix




Perhaps, somebody has already reported and fixed following

problem. I could not have enough time to look up related mails on that.


The installation process of ns-2.1b8 was easy going.

However, during the last phase, that is, when I tried

'make install', the make gave out an error.

Please check this.  For your reference, my 'diff' on 'Makefile.in'

is attached as follows,

****

370c370
< 	for i in $(SUBDIRS); do ( cd $$i; $(MAKE) install; ) done
---
> 	for i in $(SUBDIRS); do cd $$i; $(MAKE) install; done

****

--
Hyok Kim     http://www.cie.hallym.ac.kr/~hkim
Korea Overseas Volunteer, Computer Instructor
Education Management Information Systems Panel
Planning and Project Department
Ministry of Education, Ethiopia