[Zope-DB] Summary: Problem installing zodbca ODBC driver
Dieter Maurer
dieter@handshake.de
Thu, 22 May 2003 20:29:13 +0200
George Perry wrote at 2003-5-21 11:14 -0700:
> I have achieved success, thanks to the kind support of the members of this
> list. Here is a summary of what worked for me:
>
> Larry McDonnell was kind enough to e-mail a copy of the
> ZODBCDA-3.1.0b2-win32-py21.tgz file that he had successfully installed on a
> similarly configured workstation.
>
> I installed this file using WinZip V8.0 with the option "TAR file smart
> CR/LF conversion" turned on.
"CR/LF conversion turned on" is probably a bad idea!
The "tgz" archive contains binary files.
When the program is not smart enough, it may ruin these files.
Dieter