Hi, I downloaded the current versions of ZPoPyDA, and PoPy from www.mixadlive.com, and I cannot figure out how to execute the installation. This must be a simple problem, but I would appreciate any help. In the README.in it instructs to untar, then ./configure. I /should/ CD first right? In either case, there is no success. I see a configure.in but no configure. Here is a copy of the ZPoPyDA folder, and a sample of command line errors. Please give me some clues! Thanks [zope@8daw zope]$ cd ZPoPyDA [zope@8daw ZPoPyDA]$ ls -l total 100 -rw-r--r-- 1 zope root 40 Jun 13 11:45 AUTHORS -rw-r--r-- 1 zope root 26532 Jun 20 07:37 COPYING drwxr-xr-x 2 zope root 4096 Aug 3 06:36 CVS -rw-r--r-- 1 zope root 2335 Aug 3 04:29 ChangeLog -rw-r--r-- 1 zope root 8620 Jul 23 21:08 DA.py -rw-r--r-- 1 zope root 736 Jun 18 13:15 Makefile.am -rw-r--r-- 1 zope root 0 Jun 13 13:05 NEWS -rw-r--r-- 1 zope root 7470 Aug 3 04:09 PoPy_db.py -rw-r--r-- 1 zope root 2543 Jul 23 21:08 PoPyconnectionAdd.dtml -rw-r--r-- 1 zope root 2402 Jul 23 21:08 PoPyconnectionEdit.dtml -rw-r--r-- 1 zope root 2989 Jul 23 21:08 PoPyconnectionStatus.dtml -rw-r--r-- 1 zope root 1193 Jun 1 17:36 PoPyconnectionTestForm.dt ml -rw-r--r-- 1 zope root 1890 Jun 20 08:58 README.in -rw-r--r-- 1 zope root 1900 Jun 7 19:54 __init__.py -rwxr-xr-x 1 zope root 1046 Jun 13 13:06 autogen.sh -rw-r--r-- 1 zope root 620 Aug 3 04:29 configure.in drwxr-xr-x 3 zope root 4096 Aug 3 06:36 debian [zope@8daw ZPoPyDA]$ cd .. [zope@8daw zope]$ ./configure bash: ./configure: No such file or directory [zope@8daw zope]$ cd ZPoPyDA [zope@8daw ZPoPyDA]$ ./configure bash: ./configure: No such file or directory [zope@8daw ZPoPyDA]$ ./configure --help bash: ./configure: No such file or directory [root@8daw ZPoPyDA]# ./configure.in bash: ./configure.in: Permission denied