Hi Fernando,

It seems that behavior of BSD sed is different from that of GNU sed
and here is a work around I found so far.

Please edit boot.sh for modifying
   sed -e "s/\.\<am\>//"
to
   sed -e "s/\.am//"

There are three lines to be replaced.
Hope this helps.


Thanks,

Masahiko.


On 9/1/11 6:18 AM, fernando farias wrote:
I'd like know there's a way to compile the nox destiny for Mac OSX. I did some 
experiences but not success. When I executed boot.sh there were errors with 
autoconf. Someway it didn't read the macro AC_CONFIG_FILE.

This error is message:

automake: no `Makefile.am' found for any configure output
automake: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac?
autoreconf: automake failed with exit status: 1

Thx



Fernando N. N. Farias


Electrical Engineer PhD. Student
Member of the Research Group on Computer Networks and Multimedia Communications 
- GERCOM/UFPA
Optical Research Team - GERCOM
Federal University of Pará




"Primeiro eles o ignoram.
Depois, riem de você.
Chega um ponto em que lutam contra voce.
Ate o dia em que você vence." Gandhi



_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to