[Zope-dev] ZOracleDA
Dario Lopez-Kästen
dario@ita.chalmers.se
Tue, 7 Aug 2001 13:02:35 +0200
> Hi,
>
> I am trying to install Zope in Windows 95 or Windows 98. It runs ok.
>
> However, I have installed the ZOracleDA product, but this product does not
> run correctly. This problem is caused because the library "buffer.dll" and
> "oci_.dll" are not enabled for Windows 9x. I have been compiled and trying
> to link the sources (in the "src" directory), but how the Makefiles and
> others files are prepared for Unix or Linux, I can not do it.
>
> Anybody knows to how to do it?, or anybody can send me these "dlls" for
> Windows 9x?
sorry for asking the obvious:
Is the oracle client software installed on your machine?
If not the adapter won't work.
http://otn.oracle.com for client software.
/Dario