commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/appserver INSTALL


From: Reinhard Mueller
Subject: gnue/appserver INSTALL
Date: Tue, 22 Oct 2002 09:49:52 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       02/10/22 09:49:52

Modified files:
        appserver      : INSTALL 

Log message:
        Fixed list of needed Debian packages

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/INSTALL.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: gnue/appserver/INSTALL
diff -c gnue/appserver/INSTALL:1.13 gnue/appserver/INSTALL:1.14
*** gnue/appserver/INSTALL:1.13 Wed Sep 18 10:07:45 2002
--- gnue/appserver/INSTALL      Tue Oct 22 09:49:52 2002
***************
*** 21,37 ****
  allows you to use a variety of database systems, and two different
  rpc-interfaces (py-xmlrpc and Pythonware xmlrpc).
  
! The next part of this document describes the steps to install GNUe-forms on
  a Debian 3.0, i386 platform.
  
  Debian packages to be installed:
  ================================
  You should apt-get install the following packages:
  
!   python2.1-dev
!   python2.1-egenix-mxdatetime
!   python2.1-psycopg  (if needed -- for PostgreSQL support)
!   python2.1-mysqldb  (if needed -- for MySQL support)
    python-xmlrpc      ( available in Debian since version 3.0)
  
  This will also install other packages, such as postgresql-client, et al.
--- 21,38 ----
  allows you to use a variety of database systems, and two different
  rpc-interfaces (py-xmlrpc and Pythonware xmlrpc).
  
! The next part of this document describes the steps to install GNUe-Appserver 
on
  a Debian 3.0, i386 platform.
  
  Debian packages to be installed:
  ================================
  You should apt-get install the following packages:
  
!   python-dev
!   python-egenix-mxdatetime
!   python-xml
!   python-psycopg     (if needed -- for PostgreSQL support)
!   python-mysqldb     (if needed -- for MySQL support)
    python-xmlrpc      ( available in Debian since version 3.0)
  
  This will also install other packages, such as postgresql-client, et al.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]