Josh Smift wrote:
JBS> I found http://noxrepo.org/noxwiki/index.php/NOX_Installation#Dependencies,
JBS> but I don't know what versions it's been tested with. (It hasn't been
JBS> tested much -- I found (and fixed) a typo in the apt-get section.)
I had another problem building just now, on an Ubuntu 10.04 system: When I
compiled with 'make', it worked fine, but when I compiled with 'make -j'
(as it says to do on that installation page), it didn't. (Although when I
immediately re-ran the 'make -j', it errored out in a similar but
different place.)
Is this a known issue? If not, I can gather and send along more details.
I ran into this issue a while back, and the problem was probably that
the machine was running out of memory
while trying to do the parallel build. Limiting the number of jobs that
run simultaneously (e.g. make -j 5) fixed
the problem.
--niky
-Josh (j...@bbn.com)
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org