Revision 6924
Added by ben leinfelder almost 13 years ago
docs/user/metacat/source/install.rst | ||
---|---|---|
34 | 34 |
|
35 | 35 |
System requirements for running Metacat: |
36 | 36 |
|
37 |
.. NOTE:: |
|
38 |
|
|
39 |
Check these system requirements |
|
40 |
|
|
41 | 37 |
* a server running an SQL92-compliant database (PostgreSQL_ recommended) |
42 |
* at least 128MB RAM |
|
43 |
* a Pentium III processor (or higher) |
|
44 |
* 11 MB disk space (Note: The amount of disk space required depends on the size of your RDBMS tablespace (which should be at least 10 MB; however, Metacat itself requires only about 140 MB of free space after installation). |
|
38 |
* at least 512MB RAM |
|
39 |
* 200 MB disk space (Note: The amount of disk space required depends on the size of your RDBMS tablespace and the the size and number of documents stored. Metacat itself requires only about 140 MB of free space after installation). |
|
45 | 40 |
|
46 | 41 |
|
47 | 42 |
Installing on Linux |
Also available in: Unified diff
update system requirements to be more reasonable