For the sake of completeness, I report:

I downloaded the 6.0u5 source from the link below. I only needed the
client applications for a submit host, so I didn't need qmon, and we don't
use qmake or qtcsh, so:

aimk -no-java -no-jni -no-secure -spool-classic -no-qmake -no-qtcsh
-no-qmon -only-depend
scripts/zerodepend
aimk -no-java -no-jni -no-secure -spool-classic -no-qmake -no-qtcsh
-no-qmon depend
aimk -no-java -no-jni -no-secure -spool-classic -no-qmake -no-qtcsh
-no-qmon
mkdir /tmp/ge6.0u8 ; export SGE_ROOT=/tmp/ge6.0u8
scripts/distinst -local -noexit -bin -libs darwin

And then I copy the binaries and libs into my real SGE_ROOT by hand.



I had to patch a few lines into aimk from the 6.2u5p2 source, around line
1120 (add a case for Darwin release '10.*') and again around line 1155. I
also replaced line 100 in source/libs/uti/sge_unistd.h with the same line
from the 6.2u5p2 source. That was all, everything built smoothly after
that. The target architecture turns out to be 'darwin', since the arch
script for 6.0u8 doesn't know there's a difference between darwin-PPC and
darwin-x86. The settings.sh script works fine. Qstat and qsub work fine in
(trivial) testing.

Thanks all for the help,
John


On 2/1/12 11:37 PM, "Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D."
<[email protected]> wrote:

>
>you can also download from this link
>http://git.rocksclusters.org/git/gitweb.cgi?p=core/sge/.git;a=tree;f=src/s
>ge;h=a1aeac044b818ba2db07a46c212c5acc36056edf;hb=c746b2862a36cd694e599f8f7
>eed3584ae86a252
>
>On 2/1/2012 9:21 PM, "Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D." wrote:
>> done
>>
>> On 2/1/2012 8:23 PM, Rayson Ho wrote:
>>> Hung-Sheng,
>>>
>>> Can you put the source tarball on dropbox so that John can have it in
>>> case he needs it??
>>>
>>> (I'm super busy this week so if you can help with this then I don't
>>> need to spend time to extract the source from my local cvs.)
>>>
>>> Rayson
>>>
>>>
>>>
>>> On Wed, Feb 1, 2012 at 8:18 PM, "Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D."
>>> <[email protected]>  wrote:
>>>> IMHO, it is very easy to install 6.2.u5p2 in parallel to old 6.0u8,
>>>> just use
>>>> different PORT and CELL
>>>> then migrate/copy  all your configuration and queue in new environment
>>>> these two environment can co-exist while before you  find the right
>>>> time to
>>>> move all user to new environment
>>>> regards
>>>>
>>>>
>>>>
>>>> On 2/1/2012 4:21 PM, Burian, John wrote:
>>>>
>>>> We've got an SGE 6.0u8 installation that I can't afford to upgrade
>>>> just now.
>>>> However, I'd like to add some Macs as submit hosts. I know there
>>>> were SGE
>>>> packages for Darwin x86, I remember downloading one once, long since
>>>> lost.
>>>> Are such packages still available anywhere? Or worst case, source
>>>> code? Or
>>>> maybe continuing to distribute such things is verboten now, given
>>>> the Oracle
>>>> buyout?
>>>>
>>>> John
>>>>
>>>> ________________________________
>>>>
>>>> ----------------------------------------- Confidentiality Notice: The
>>>> following mail message, including any attachments, is for the sole
>>>> use of
>>>> the intended recipient(s) and may contain confidential and privileged
>>>> information. The recipient is responsible to maintain the
>>>> confidentiality of
>>>> this information and to use the information only for authorized
>>>> purposes. If
>>>> you are not the intended recipient (or authorized to receive
>>>> information for
>>>> the intended recipient), you are hereby notified that any review, use,
>>>> disclosure, distribution, copying, printing, or action taken in
>>>> reliance on
>>>> the contents of this e-mail is strictly prohibited. If you have
>>>> received
>>>> this communication in error, please notify us immediately by reply
>>>> e-mail
>>>> and destroy all copies of the original message. Thank you.
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> [email protected]
>>>> https://gridengine.org/mailman/listinfo/users
>>>>
>>>>
>>>> -- 
>>>> Hung-Sheng Tsao Ph D.
>>>> Founder&  Principal
>>>> HopBit GridComputing LLC
>>>> cell: 9734950840
>>>>
>>>> http://laotsao.blogspot.com/
>>>> http://laotsao.wordpress.com/
>>>> http://blogs.oracle.com/hstsao/
>>>>
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> [email protected]
>>>> https://gridengine.org/mailman/listinfo/users
>>>>
>>
>
>-- 
>Hung-Sheng Tsao Ph D.
>Founder&  Principal
>HopBit GridComputing LLC
>cell: 9734950840
>
>http://laotsao.blogspot.com/
>http://laotsao.wordpress.com/
>http://blogs.oracle.com/hstsao/
>


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to