Is there any intention of making maui build on Mac OS X? Even after substituting GNU sed for Apple's bsd sed, I still got a make error after the configure for maui-3.2.6p19. Out of paranoia that I might be doing something wrong, path-wise, I even renamed /usr/bin/sed to /usr/bin/sed.apple, but ... no joy.

My Makefile.in's line 28 looked like this:

@ll_definitions@@sdr_definitions@@pbs_definitions@@sge_definitions@@lsf_definitions@@mx_definitions@@pcre_definitions@

After looking at a relevant sed script building section in the configure script, I put each @XXXX@ expression on its own line.

After reconfiguring, the make worked.

Regards,
Kevin Murphy

_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to