On Fri, Oct 27, 2006 at 12:29:02PM -0400, Chris David wrote: > I would like to run MailManager on debian. > > So far, I have following installed:
Chris, > Postgres 7.4.7 Postgres 7.x is no longer supported. You should install postgres-8.1 > Zope2.7 > > "3rd party 2 1 rc 7" stuff > > Psycopgda 1.1.18-1 - but I also copied one from the windows > ZopeInstance/Products folder, so I think I do actually have a newer > version installed on the instance. I could not find source for revision > 1.1.21 of this, the latest I found was 1.1.20. I find this odd because > the MailManager readme says 1.1.21 is required. Will the 1.99 or 2. > versions work? You need 1.1.21, which is available on the psycopg site at http://initd.org/pub/software/psycopg/ We had problems with the 2.x series so it is not currently supported. Versions prior to 1.1.21 have issues which we submitted patches for and are included in 1.1.21. If you are using debian you might also want to use the zope-psycopgda package if you are using etch. See the README.Debian file if you do. > MailManager 2.1 (downloaded from source forge) > > Well, I get the database setup properly, I can get all the way to > creating the instance in ZMI. But when I try to log into the > MailManager, I get an error: > > Site Error > > > An error was encountered while publishing this resource. > > Error Type: ProgrammingError > Error Value: ERROR: column "position" does not exist SELECT * FROM > mm.mm_nav_tabs ORDER BY position The problem you have raised appears to be due to an error in the dataset migration code. Could you check under the Zope Management Interface and state what the mversion listed there is? You may have the option Regards, Kevin -- Kevin Campbell Chief Technical Officer - Logicalware Ltd Office: +44 (0)131 225 5422 US & Canada: (347) 293 0699 [EMAIL PROTECTED] ---------------------------------------------- Logicalware Ltd 23 Manor Place, Edinburgh Scotland EH3 7DX www.logicalware.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mailmanager-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mailmanager-users
