[Mauiusers] Fwd: Re: [torqueusers] Torque 1.2.0p4 on Mac OS X Tiger
Server 10.4.2
Chris Samuel
csamuel at vpac.org
Wed Aug 3 17:58:08 MDT 2005
For the maui developers..
---------- Forwarded Message ----------
Subject: Re: [torqueusers] Torque 1.2.0p4 on Mac OS X Tiger Server 10.4.2
Date: Fri, 29 Jul 2005 11:22 pm
From: Andrew J Caird <acaird at umich.edu>
To: Eric CIRCLAEYS <eric.c at mac.com>
Cc: torqueusers at supercluster.org
Eric,
We're using maui as the scheduler on our Macs with PBSPro. These
instructions should get you started; at least it will fix the sed issue
(the included sed in OSX won't work).
The steps I took to get it to compile were:
1. Edit configure.ac per:
58,59d57
< elif test "$OS" = "Darwin"; then
< OPSYS="__FREEBSD"
Then run:
autoconf configure.ac > configure
2. Install GNU sed and put it first in your path; the sed that comes
with OS X doesn't seem to handle the combination of the "-f" flag
and accepting input from stdin which is required when running
config.status, which configure does right at the end. The GNU sed
does just fine.
3. You can now run:
./configure --with-pbs=/path/to/pbs/
(or whatever RM you're compiling against)
4. I had to run "ranlib" on my PBS libraries, you may or may not have to
do this step. If you do, you should copy them somewhere safe first.
You'll know if you need to if you get errors that say something about
"rerun ranlib".
I hope this helps.
----
Andrew Caird Manager of High Performance Computing
University of Michigan Engineering/Center for Advanced Computing
http://cac.engin.umich.edu acaird at umich.edu 734.647.5273
On 07/28/2005 10:06 AM, Eric CIRCLAEYS wrote:
> I have just downloaded Maui from the web (last 2 snapshots)
>
> But It failed to create the Makefile!
> I did ./configure and I get a WARNING: unsupported OS and multiple
> 'sed' messages as
> config.status: creating include/Makefile.inc.ll
> sed: 33: ./confstatrDtwqx/subs-2.sed: filename expected
>
> It wrote configure successful at the end but Makefile size is 0b. And
> it did not sak me any questions as it is written in the documentation.
>
> Can you help me.
>
> Eric.
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
-------------------------------------------------------
--
Christopher Samuel - (03)9925 4751 - VPAC Deputy Systems Manager
Victorian Partnership for Advanced Computing http://www.vpac.org/
Bldg 91, 110 Victoria Street, Carlton South, VIC 3053, Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/mauiusers/attachments/20050804/ca7b3eb5/attachment.bin
More information about the mauiusers
mailing list