Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
af242070
Commit
af242070
authored
Mar 01, 2005
by
Tres Seaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Apply patch from Collector #1717, add warning that Python 2.4 is unsupported.
parent
e6662560
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/INSTALL.txt
doc/INSTALL.txt
+5
-1
No files found.
doc/INSTALL.txt
View file @
af242070
...
@@ -8,6 +8,10 @@ System requirements when building from source
...
@@ -8,6 +8,10 @@ System requirements when building from source
bash or another Bourne shell variant
bash or another Bourne shell variant
Python 2.3.5 or later installed somewhere in the system PATH
Python 2.3.5 or later installed somewhere in the system PATH
(Note: Python 2.4 is officially *not* supported because there has not
been a security audit for Python 2.4 and Zope 2 so far. If you use
Python 2.4 with Zope then you use it at your own risk from the security
perspective).
GNU make
GNU make
A C compiler (gcc recommended)
A C compiler (gcc recommended)
...
@@ -37,7 +41,7 @@ Building Zope
...
@@ -37,7 +41,7 @@ Building Zope
Older versions of Zope were typically run directly from the
Older versions of Zope were typically run directly from the
'source' directory itself. This is useful for development
'source' directory itself. This is useful for development
purposes. You can re
obt
ain that behavior by performing the
purposes. You can re
g
ain that behavior by performing the
following sequence of commands within a Zope source directory:
following sequence of commands within a Zope source directory:
./configure
./configure
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment