pginstaller - pginst: Kerberos and OpenSSL distributions for Windows are

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Kerberos and OpenSSL distributions for Windows are
Date: 2007-08-09 11:28:17
Message-ID: 20070809112817.3C0A6217599@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Kerberos and OpenSSL distributions for Windows are linked against msvcr71.dll. Whilst OpenSSL can be easily recompiled against msvcr80.dll, Kerberos is impractically difficult, so bite the bullet and just ship the extra runtime.

Modified Files:
--------------
pginst/wxs:
pginst.wxs (r1.204 -> r1.205)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.204&r2=1.205)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2007-08-09 12:44:14 pginstaller - pginst: Pass the system32 path to the wix code.
Previous Message Tom Lane 2007-08-09 02:34:07 pgsql: Fix search for SGML stylesheets to include the place where Gentoo