edit README

This commit is contained in:
Zooko O'Whielacronx 2007-05-01 12:57:24 -07:00
parent 4db70067f3
commit 7802fa96c9
1 changed files with 10 additions and 10 deletions

20
README
View File

@ -32,14 +32,14 @@ DEPENDENCIES:
Note: All of the following dependencies can probably be installed through Note: All of the following dependencies can probably be installed through
your standard package management tool if you are running on a modern Unix your standard package management tool if you are running on a modern Unix
operating system. If you are running any modern Linux or *BSD distribution operating system. If you are running any modern Linux or *BSD distribution
then you can almost certainly get them through your standard package then you can get them through your standard package manager. If you are
manager. If you are running Mac OS X then the "fink" package management running Mac OS X then be warned that the "fink" package management tool does
tool does not have most of these packages, but the "darwinports" package not have most of these packages, but the "darwinports" package management
management tool appears to have them. If you are running on Windows then tool appears to have them. If you are running on Windows then I'm afraid
I'm afraid you'll have to install them by hand (although the "cygwin" you'll have to install them by hand (although the "cygwin" package
package management tool does have some of them). If you are running on management tool does have some of them). If you are running on Solaris,
Solaris, I would like to hear from you -- I have no idea how it is done on I would like to hear from you -- I have no idea how it is done on Solaris
Solaris nowadays. nowadays.
* a C compiler (language) * a C compiler (language)
@ -75,8 +75,8 @@ DEPENDENCIES:
Note: the build process will automatically download and install setuptools Note: the build process will automatically download and install setuptools
if it is not present. However, if an old, incompatible version of if it is not present. However, if an old, incompatible version of
setuptools (< v0.6c3) is present then the build will fail. Therefore, if setuptools (< v0.6c3) is present then the build will fail. Therefore, if
the build fails due to setuptools not being compatible, then either the build fails due to setuptools not being compatible, you can either
upgrade or uninstall your version of setuptools and then try again. upgrade or uninstall your version of setuptools and try again.
* Python PyOpenSSL (0.6 or later) (secure transport layer) * Python PyOpenSSL (0.6 or later) (secure transport layer)