|
I noticed several differences from the wikis that we have. For Windows Vista with SQL Server, these are the required modules:
For Ubuntu with Apache and MySQL the following were mentioned as required,
For RHEL/CentOS,
See the difference where some had django, markdown and elementtree and some didn't have some of those. Also, some installation would probably the corresponding modules to make it work with MySQL, PostgreSQL and some other databases. It would be nice to have a definitive list of required modules for an optimal OSQA installation. |
|
Isn't the list of external dependencies here the definitive one? This currently shows:
And there's an implicit requirement on Python 2.X.x . I'm guessing Python 2.6.x or Python 2.7.x, but maybe Python 2.4.x or Python 2.5.x work too? |