[gridengine dev] building on centos 5.5 64 bit?
William Deegan
bill at baddogconsulting.com
Mon Mar 21 22:14:27 UTC 2011
On 3/21/2011 2:11 PM, Stephen Dennis wrote:
> This is about as far as I got. There is a PLPA_HOME set in aimk.site
> which I changed to /usr.
> Next step is where I am sitting.
So the aimk logic is expecting to find the libplpa.a in /usr/lib but for
x64 it's in /usr/lib64
Also the rpms only have libplpa.so and not .a
Wouldn't it make more sense to pull the sources for plpa and libcore
into the repo?
Or, have aimk download them from their ftp/http locations and build them?
-Bill
> ________________________________________
> From: Bill Deegan [bill at baddogconsulting.com]
> Sent: Monday, March 21, 2011 5:09 PM
> To: Stephen Dennis
> Cc: dev at gridengine.org
> Subject: Re: [gridengine dev] building on centos 5.5 64 bit?
>
> Stephen,
>
> Added the repo, and the packages,still getting:
>
> /home/bdeegan/OGS/gridengine/source/3rdparty/sge_depend/LINUXAMD64/sge_depend: warning: ../clients/qmon/qmon_submit.c (reading ../libs/sgeobj/sge_binding.h, line 64): cannot find include file "plpa.h"
>
>
> -Bill
> On Mon, Mar 21, 2011 at 1:53 PM, Stephen Dennis<sdennis at univa.com<mailto:sdennis at univa.com>> wrote:
> Yeh, oops, forgot I added a repo.
>
> rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
>
> ________________________________________
> From: William Deegan [bill at baddogconsulting.com<mailto:bill at baddogconsulting.com>]
> Sent: Monday, March 21, 2011 4:49 PM
> To: Stephen Dennis
> Cc: dev at gridengine.org<mailto:dev at gridengine.org>
> Subject: Re: [gridengine dev] building on centos 5.5 64 bit?
>
> Stephen,
>
> What repo are you pulling those from? Their not from the centos repo.
> Wasn't plpa sources in the tree before?
>
> -Bill
>
> On 3/21/2011 1:25 PM, Stephen Dennis wrote:
>> I think this fixed it.
>> yum install plpa plpa-devel plpa-libs
>>
>> For some reason plpa is not included in 'Development Libraries'
>>
>>
>> ############################################################################
>> # Stephen Dennis : Senior Sales Engineer
>> # Univa Corporation: http://univa.com
>> # sdennis at univa.com<mailto:sdennis at univa.com> : 310 310 0738 : skype stephendennis.com<http://stephendennis.com>
>> ############################################################################
>> ________________________________________
>> From: William Deegan [bill at baddogconsulting.com<mailto:bill at baddogconsulting.com>]
>> Sent: Monday, March 21, 2011 3:56 PM
>> To: Stephen Dennis
>> Cc: dev at gridengine.org<mailto:dev at gridengine.org>
>> Subject: Re: [gridengine dev] building on centos 5.5 64 bit?
>>
>> Stephen,
>>
>> Just created a new fork from gridengine/gridengine on github, and it's
>> complaining during aimk -nodump depend about missing plpa.h
>> Any idea?
>>
>> -Bill
>>
>> On 3/21/2011 12:08 PM, Stephen Dennis wrote:
>>> Hi Bill
>>>
>>> Yep, I have tried and there are updates.
>>> I ran into some problems at link time with the ssl/zlib which I have not yet resolved.
>>>
>>> I build with -no-dump to side step the libcore issue.
>>>
>>> Stephen
>>>
>>> ############################################################################
>>> # Stephen Dennis : Senior Sales Engineer
>>> # Univa Corporation: http://univa.com
>>> # sdennis at univa.com<mailto:sdennis at univa.com> : 310 310 0738 : skype stephendennis.com<http://stephendennis.com>
>>> ############################################################################
>>> ________________________________________
>>> From: dev-bounces at gridengine.org<mailto:dev-bounces at gridengine.org> [dev-bounces at gridengine.org<mailto:dev-bounces at gridengine.org>] On Behalf Of William Deegan [bill at baddogconsulting.com<mailto:bill at baddogconsulting.com>]
>>> Sent: Monday, March 21, 2011 3:01 PM
>>> To: dev at gridengine.org<mailto:dev at gridengine.org>
>>> Subject: [gridengine dev] building on centos 5.5 64 bit?
>>>
>>> Greetings,
>>>
>>> Anyone built from git clone on centos 5.5 lately?
>>>
>>> Also are there any "courtesy" binaries available for 64 bit linux
>>> (centos/RHEL5) available for download?
>>> I found these on Oracle's sitte:
>>> https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=GE-6.2U4-OS-G-F@CDS-CDS_SMI
>>>
>>> But I believe there have been fixes in the open source repo since that
>>> right?
>>>
>>> -Bill
>>>
>>> _______________________________________________
>
More information about the dev
mailing list