PDA

View Full Version : Maui scheduler/ installation problems



osaka_dude
December 10th, 2007, 06:13 AM
hello,i m not sure if im in the right blog.
has anyone used the Maui scheduler with ubuntu gutsy?
http://clusterresources.com/maui
i tried "./ configure" with the Wiki and Bamboo resource managers,
configure was successful,but when i `make install` i get the error
`chmod: cannot access `/usr/local/maui/spool': No such file or directory
make[1]: *** [install] Error 1`
any luck?
harry

dholbach
December 10th, 2007, 09:08 AM
sudo make install

maybe?

osaka_dude
December 11th, 2007, 01:21 PM
thnx,i was missing a resource manager
now i succeeded in installing.

brendanh21
January 26th, 2008, 01:12 AM
i had to edit the makefile in src/server and expand the mkdir command into separate ones for each listing

that worked