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
fea192fb
Commit
fea192fb
authored
Feb 05, 2002
by
matt@zope.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge 2.4 FAQ
parent
0c2bbf4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/FAQ.txt
doc/FAQ.txt
+8
-2
No files found.
doc/FAQ.txt
View file @
fea192fb
...
...
@@ -25,12 +25,18 @@ Zope Installation Frequently Asked Questions
located in the 'inst' directory of your Zope installation,
changing the line: do('make') to: do('make -k').
3. I am having trouble building Zope on my OpenBSD system. I get
some wierd compilation errors.
3. I am having trouble building Zope on a libc 5 Linux machine.
Make sure you unpack Zope using GNU tar; you will not get any
error messages with OpenBSD's standard tar, but your installation
will be subtly broken due to problems with long path names.
4. I am having trouble building Zope on a libc 5 Linux machine.
Zope requires Python be built with glibc 2.x (libc 6) on Linux.
4
. I am trying to install Zope on a Windows NT/2000 machine, but
5
. I am trying to install Zope on a Windows NT/2000 machine, but
I keep getting a dialog saying "corrupt installation detected".
Is something wrong with the distribution file?
...
...
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