Steve Singer ssinger at ca.afilias.info
Thu Jun 14 07:32:31 PDT 2012
On 12-06-14 10:30 AM, Shaun McCloud wrote:
> I guess I spoke to soon.  I get an error trying to run slonik saying "The program can't start because MSVCR90.dll is missing from your computer.  Try reinstalling the program to fix this problem.".  Do the MS Visual C++ 2008 redistributables need to be installed?
>

Make sure that file (It comes somewhere in the SDK, use search to find 
where) is either in the same directory as your slonik binary file,  or 
is in your PATH (I forget which one).



> Shaun McCloud, MCDST | Associate Software Developer
> Geo-Comm Inc. | www.geo-comm.com
>
> -----Original Message-----
> From: Shaun McCloud
> Sent: Wednesday, June 13, 2012 14:51
> To: Shaun McCloud; Steve Singer
> Cc: Slony1-general at lists.slony.info
> Subject: RE: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
>
> Actually, just switching it to the 64-bit lib folder for pthreads got it working.  Although now comes the fun time of setting this up.
>
> Shaun McCloud, MCDST | Associate Software Developer Geo-Comm Inc. | www.geo-comm.com
>
>
> -----Original Message-----
> From: slony1-general-bounces at lists.slony.info [mailto:slony1-general-bounces at lists.slony.info] On Behalf Of Shaun McCloud
> Sent: Wednesday, June 13, 2012 14:48
> To: Steve Singer
> Cc: Slony1-general at lists.slony.info
> Subject: Re: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
>
> There is, I will try that shortly.  Just found PostgreSQL 9.0.8.1 so I am going to update to that just in case.
>
> Shaun McCloud, MCDST | Associate Software Developer Geo-Comm Inc. | www.geo-comm.com
>
>
> -----Original Message-----
> From: slony1-general-bounces at lists.slony.info [mailto:slony1-general-bounces at lists.slony.info] On Behalf Of Steve Singer
> Sent: Wednesday, June 13, 2012 14:45
> To: Shaun McCloud
> Cc: Slony1-general at lists.slony.info
> Subject: Re: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
>
> On 12-06-13 03:28 PM, Shaun McCloud wrote:
>> Using pthreads 2.9.1 and gettext runtime .013.1 I get the attached error when running "nmake /f win32.mak slon.exe".  Below are my environment variables.  Do you think it would it be worth reinstalling PostgreSQL in a path without spaces?
>
>
> Just guessing but
>
>
>>
>> set PG_INC="c:\\Program Files\\PostgreSQL\\9.0\\include"
>> set PG_LIB="c:\\Program Files\\PostgreSQL\\9.0\\lib"
>> set PGSHARE="c:\\Program Files\\PostgreSQL\\9.0\\share"
>> set PTHREADS_INC=c:\\Dev\\pthreads\\include
>> set PTHREADS_LIB=c:\\Dev\\pthreads\\lib\\x86
>
> Is there a x86-64 lib for pthreads? Do you need one?
>
>
>> set GETTEXT_LIB=c:\\Dev\\gettext\\lib
>>
>> Shaun McCloud, MCDST | Associate Software Developer Geo-Comm Inc. |
>> www.geo-comm.com
>>
>>
>> -----Original Message-----
>> From: Steve Singer [mailto:ssinger at ca.afilias.info]
>> Sent: Wednesday, June 13, 2012 13:44
>> To: Shaun McCloud
>> Cc: Slony1-general at lists.slony.info
>> Subject: Re: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
>>
>> On 12-06-13 02:31 PM, Shaun McCloud wrote:
>>> Hello,
>>>
>>> I found the directions for building Slony-I on a Win32 platform. I am
>>> wondering if the same directions will work compiling against
>>> PostgreSQL
>>> 9.0 x86-64? Another component in our system requires the x86-64
>>> version so we are stuck using it and we just ran into the issue where
>>> replication gets so far behind in Slony-I 2.0.4 (from Stack Builder)
>>> that it can't catch up so we are looking to upgrade.
>>>
>>
>> I've never tried it but I suspect it will.
>> If you hit any errors let me know and I will look into finding a
>> Windows
>> x86-64 environment to debug things in.
>>
>>
>>
>>> Shaun McCloud, MCDST | Associate Software Developer
>>>
>>> Geo-Comm Inc. | www.geo-comm.com<http://www.geo-comm.com/>
>>>
>>> 601 W. Saint Germain St., St. Cloud, MN, 56301
>>>
>>> Office: 320.240.0040 or 888.436.2666 Fax: 320.240.2389
>>>
>>>
>>>
>>> _______________________________________________
>>> Slony1-general mailing list
>>> Slony1-general at lists.slony.info
>>> http://lists.slony.info/mailman/listinfo/slony1-general
>>
>
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general



More information about the Slony1-general mailing list