Re: Windows x64 : How do I get OSSP-UUID.sql contrib for postgresql x64

From: Hiroshi Saito <hiroshi(at)winpg(dot)jp>
To: Grace Batumbya <grace(dot)batumbya(at)senecac(dot)on(dot)ca>
Cc: Michael Gould <mgould(at)intermodalsoftwaresolutions(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Windows x64 : How do I get OSSP-UUID.sql contrib for postgresql x64
Date: 2011-06-30 14:46:32
Message-ID: 4E0C8C48.80109@winpg.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Grace-san.

It is the same as windows.
http://winpg.jp/~saito/pg_work/OSSP_win32/

1. Deployment of tar.gz
2. apply the patch
3. configure and build by Linux or MinGW
4. config.h and win32.mak are set at the head of a source tree.
5. nmake -f win32.mak
It can be used by 32 bits and 64 bits.

Regards,
Hiroshi Saito

(2011/06/30 22:52), Grace Batumbya wrote:
> Hey Hiroshi,
> Do you have a make file to compile for x64 windows?
> May be if that is made available then ossp-uuid for x64 versions will
> become standard.
>
> *Grace Batumbya*
> Research Assistant | Seneca CDOT
> Phone: 416-491-5050 x3548
> cdot.senecac.on.ca <http://cdot.senecac.on.ca/>
>
> On 6/29/2011 1:02 PM, Hiroshi Saito wrote:
>> Hi.
>>
>> here is an excuse...
>> http://archives.postgresql.org/pgsql-general/2011-06/msg00738.php
>>
>> Regard,
>> Hiroshi Saito
>>
>> (2011/06/30 1:50), Grace Batumbya wrote:
>>> Thanks Hiroshi, that solved the problem.
>>> If you do not mind, how did you go about to build ossp-uuid?
>>>
>>> *Grace Batumbya*
>>> Research Assistant | Seneca CDOT
>>> Phone: 416-491-5050 x3548
>>> cdot.senecac.on.ca <http://cdot.senecac.on.ca/>
>>>
>>> On 6/29/2011 12:38 PM, Hiroshi Saito wrote:
>>>> Hi Grace-san.
>>>>
>>>> Is this helpful to you?
>>>> http://winpg.jp/~saito/pg_work/OSSP_win32/build-x86-64/
>>>>
>>>> Regards,
>>>> Hiroshi Saito
>>>>
>>>> (2011/06/30 1:14), Grace Batumbya wrote:
>>>>> The installer for windows for 64bit versions of postgresql doesn't
>>>>> include ossp-uuid.sql.
>>>>> Does anyone know where or how to get this?
>>>>>
>>>>> Thanks
>>>>> --
>>>>> *Grace Batumbya*
>>>>> Research Assistant | Seneca CDOT
>>>>> Phone: 416-491-5050 x3548
>>>>> cdot.senecac.on.ca <http://cdot.senecac.on.ca/>
>>>>
>>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message gnuoytr 2011-06-30 14:46:34 Contrib source
Previous Message Andrew Sullivan 2011-06-30 14:28:09 Re: When the Session ends in PGSQL?