Today I got maui to build successfully on my machine running OS X by adding the 
following to the configure script:

elif test "$OS" = "Darwin"; then
  OPSYS="__FREEBSD"
  OS="FreeBSD"

However, when I try to run /usr/local/maui/sbin/maui, I get this error:

cannot set process group: No such file or directory

Has anybody ran into this problem before?

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

Reply via email to