/[papo]/gnue/appserver/INSTALL
ViewVC logotype

Diff of /gnue/appserver/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:48 2002 UTC revision 1.2 by styxman, Fri Nov 8 16:39:49 2002 UTC
# Line 21  language and a xml-handling library.  As Line 21  language and a xml-handling library.  As
21  allows you to use a variety of database systems, and two different  allows you to use a variety of database systems, and two different
22  rpc-interfaces (py-xmlrpc and Pythonware xmlrpc).  rpc-interfaces (py-xmlrpc and Pythonware xmlrpc).
23    
24  The next part of this document describes the steps to install GNUe-forms on  The next part of this document describes the steps to install GNUe-Appserver on
25  a Debian 3.0, i386 platform.  a Debian 3.0, i386 platform.
26    
27  Debian packages to be installed:  Debian packages to be installed:
28  ================================  ================================
29  You should apt-get install the following packages:  You should apt-get install the following packages:
30    
31    python2.1-dev    python-dev
32    python2.1-egenix-mxdatetime    python-egenix-mxdatetime
33    python2.1-psycopg  (if needed -- for PostgreSQL support)    python-xml
34    python2.1-mysqldb  (if needed -- for MySQL support)    python-psycopg     (if needed -- for PostgreSQL support)
35      python-mysqldb     (if needed -- for MySQL support)
36    python-xmlrpc      ( available in Debian since version 3.0)    python-xmlrpc      ( available in Debian since version 3.0)
37    
38  This will also install other packages, such as postgresql-client, et al.  This will also install other packages, such as postgresql-client, et al.
# Line 50  To use appserver you have to adapt you c Line 51  To use appserver you have to adapt you c
51     If you don't use postgresql you have to set the username and     If you don't use postgresql you have to set the username and
52     password for the database you want to use by command line options.     password for the database you want to use by command line options.
53    
54  2. for using GNUe Forms or Reports with appserver, you have to add a  2. Set up the database for appserver.
55    
56    3. for using GNUe Forms or Reports with appserver, you have to add a
57     section similar to the following:     section similar to the following:
58    
59  [appserver]  [appserver]

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26