running ./boot.sh while installing NOX gives me the error

./ boot.sh :97 autoreconf: not found

in one of the previous postings I read that to fix the problem I have to
change the

autoreconf -Wno-portability --install -I `pwd`/config --force

entry in boot.sh file

into

autoreconf -Wno-portability --install -I /path/to/config --force


I have made this change on the file with appropriate path for the /path/to

the folder config also exists.

But couldn't work out for me.

Sincerely,




-- 


Baraki H. Abay
Department of Math and Computer science
North Carolina Central University
Durham, 27707 NC
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to