X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 8C6EBD1CACB for ; Sat, 14 Feb 2004 19:01:36 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 99557-07 for ; Sat, 14 Feb 2004 15:01:29 -0400 (AST) Received: from ngate.rdw.ru (mail.rdw.ru [195.42.172.4]) by svr1.postgresql.org (Postfix) with SMTP id 19F88D1D1B2 for ; Sat, 14 Feb 2004 15:01:29 -0400 (AST) Received: (qmail 32289 invoked from network); 14 Feb 2004 19:01:29 -0000 Received: from unknown (HELO rdw.ru) (192.168.0.57) by ngate.rdw.ru with SMTP; 14 Feb 2004 19:01:29 -0000 Received: (qmail 20848 invoked from network); 14 Feb 2004 18:54:54 -0000 Received: from ppp01.rdw.ru (HELO cs.msu.su) ([192.168.0.7]) (envelope-sender ) by rdw.ru (qmail-ldap-1.03) with SMTP for ; 14 Feb 2004 18:54:53 -0000 Message-ID: <402E708A.3090503@cs.msu.su> Date: Sat, 14 Feb 2004 22:01:30 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: "Marc G. Fournier" Cc: Robert Treat , Dave Page , pgsql-www@postgresql.org Subject: Re: development questions References: <03AF4E498C591348A42FC93DEA9661B889F342@mail.vale-housing.co.uk> <402DF278.5020600@cs.msu.su> <50247.80.177.99.193.1076772033.squirrel@ssl.vale-housing.co.uk> <200402141231.59454.xzilla@users.sourceforge.net> <20040214140816.Q96890@ganymede.hub.org> In-Reply-To: <20040214140816.Q96890@ganymede.hub.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/78 X-Sequence-Number: 3643 Hi! Marc G. Fournier wrote: >>Dave, I'm thinking we could probably put his code on a new virtual test >>domain, though I'd like to look through the code more before we get to that >>step, but it seems like a good next step... > > In preparation for this, Alexey, is there anything that we need to have > installed? Specific modules that will be needed? Well, the only thing that comes to mind is that gettext module should be compiled into PHP. Then PEAR should be installed as well (as HTML_Template_Sigma package is used). This can be done locally, but PHP 4.2+ is required nonetheless.