Re: AMD 64 RPM? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: AMD 64 RPM?
Date
Msg-id 42F7C113.7000003@commandprompt.com
Whole thread Raw
In response to Re: AMD 64 RPM?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Responses Re: AMD 64 RPM?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
Tony Caduto wrote:
> Hi Joshua,
>
> Forgive me but I am not normally a redhat user (normally Gentoo)
>
> So it will build a 64bit binary by default, there is no editing of the
> spec file or anything else required?

Oh if you are using 64bit then just:

rpmbuild -bb --target=x86_64 src.rpm

You may need to add some rpms in advance such as:

openssl-devel
rpm-build

But once your depends are resolved yes you should be good to go.

Sincerely,

Joshua D. Drake


>
> Thanks,
>
> Tony
>
>
>
>>
>> Just download the source RPM and:
>>
>> rpmbuild -bb --target=i686 src.rpm
>>
>> Sincerely,
>>


--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: Re: AMD 64 RPM?
Next
From: Neil Conway
Date:
Subject: Re: indexes are farked