Thanks for your help so far.
However I am still not able to get it working.
I am trying again with the latest files (zope 3.1 final and psycopgda1.0.0)
I installed Python24 to
C:\PyZope\Python24
Zope 3.1 installed itself to
C:\PyZope\Python24
And I created a Zope Home Instance at
C:\PyZope\ZopeHome
I could NOT find "package-includes" so I created it at C:\PyZope\ZopeHome\packages-includes and copied psycopg-configure.zcml into it.
Also I copied: psycopgda
to C:\PyZope\ZopeHome\lib\python\psycopgda
RESTARTED ZOPE
But still could not see anything like database adapters in Z3 "Add" list.
What am I doing wrong?
Any help would be much appreciated
Zopehead,
On 10/11/05, Stéphane Brunet <[EMAIL PROTECTED]> wrote:
Hi,
From the readme.txt which is in the psycopgda subdirectory, I can read :
Installing PsycopgDA
--------------------
1. Check out the psycopgda package into a directory in your
PYTHONPATH. INSTANCE_HOME/lib/python or Zope3/src is usually the
most convenient place:
svn co svn://svn.zope.org/repos/main/psycopgda/trunk psycopgda
2. Copy `psycopg-configure.zcml` to the `package-includes` directory
of your Zope instance.
----------------------
However you don't have to checkout the SVN as you already have the files.
So there seem no need to use the configure script at all.
There is also a setup.py script in the distribution archive. Perhaps a
"python.exe setup.py --install should also work ?
Regards,
Stéphane
Bobby Brewster wrote:
> Hey all,
>
> Can anyone explain to me how to get
> psycopgda-1.0.0.tgz (26 K)
> < http://www.zope.org/Products/Zope3-Packages/psycopgda/1.0.0/psycopgda-1.0.0.tgz> to
> work in Win32?
>
> I believe it wants me to do a compile (/.configure)
>
> Any help would be much appreciated.
>
> Thank you
>
> Shapehead
>
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users
_______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
