Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv18393
Modified Files:
DEPENDENCIES
Log Message:
Refreshed the dependencies ; removed 4Suite
Index: DEPENDENCIES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/DEPENDENCIES,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** DEPENDENCIES 2 Mar 2003 14:55:55 -0000 1.8
--- DEPENDENCIES 27 May 2003 19:04:45 -0000 1.9
***************
*** 1,3 ****
! Tested for: python v2.1 & 2.2.1
DEPENDENCIES
--- 1,3 ----
! Tested for: python v2.1 & 2.2.2
DEPENDENCIES
***************
*** 6,10 ****
The following extra-packages are required:
! * NotificationFramework v0.4
* For code/GUI templates generation:
--- 6,10 ----
The following extra-packages are required:
! * NotificationFramework v0.5
* For code/GUI templates generation:
***************
*** 18,24 ****
currently v0.8
- - 4suite ftp://ftp.fourthought.com/pub/4Suite/
- currently v0.12a2
-
* mxDateTime: egenix-mxDateTime in BASE package, v2.0.4
--- 18,21 ----
***************
*** 26,37 ****
* For DatabaseAdaptors.PostgresqlAdaptorLayer
! - psycopg v1.0.15.1 -- http://initd.org/software/psycopg
! - Or pgdb (debian module python2.1-pygresql v7.2.1-2 )
Source: ftp://ftp.druid.net/pub/distrib/PyGreSQL-3.3-pre011203.tgz
! - Or PyGreSQL v2.3 -- http://pypgsql.sourceforge.net/
For more details on python-db adaptors, please refer to
--- 23,36 ----
* For DatabaseAdaptors.PostgresqlAdaptorLayer
+
+ (postgresql servers v7.2 and 7.3 are supported)
! - psycopg v1.1.4 -- http://initd.org/software/psycopg
! - Or pgdb v3.3 (debian module python2.1-pygresql v7.2.1-2 )
Source: ftp://ftp.druid.net/pub/distrib/PyGreSQL-3.3-pre011203.tgz
! - Or PyPgSQL v2.3 -- http://pypgsql.sourceforge.net/
For more details on python-db adaptors, please refer to
***************
*** 45,49 ****
* For the QualifierParser (supporting Qualifier.qualifierWithQualifierFormat)
! - "spark v0.6.1":http://pages.cpsc.ucalgary.ca/~aycock/spark/
Important: do NOT install v0.7+, it will not work
see also: INSTALL
--- 44,48 ----
* For the QualifierParser (supporting Qualifier.qualifierWithQualifierFormat)
! - "spark v0.6.1": http://pages.cpsc.ucalgary.ca/~aycock/spark/
Important: do NOT install v0.7+, it will not work
see also: INSTALL
|