| Revision 1557,
896 bytes
checked in by zmsdev, 11 months ago
(diff) |
|
removed old zms artefacts
|
| Line | |
|---|
| 1 | Installing the ZMS Product
|
|---|
| 2 | --------------------------
|
|---|
| 3 |
|
|---|
| 4 | This product does not require any special handling after unzipping
|
|---|
| 5 | and untarring it in the Zope Products directory. You should do
|
|---|
| 6 | something like:
|
|---|
| 7 |
|
|---|
| 8 | $ cp zms-xyz.tgz <zope_root>/lib/python/Products
|
|---|
| 9 | $ cd <zope_root>/lib/python/Products
|
|---|
| 10 | $ tar zxvf zms-xyz.tgz
|
|---|
| 11 | <watch files being decompressed>
|
|---|
| 12 |
|
|---|
| 13 | Windows users can use WinZip or similar, it can handle tarred
|
|---|
| 14 | gzip files. Make sure to move the extracted zms
|
|---|
| 15 | folder to your Zope installation's lib/python/Products-folder.
|
|---|
| 16 |
|
|---|
| 17 | That's all. Do not forget to restart Zope afterwards.
|
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 | Recommended migration path for old ZMS Products
|
|---|
| 21 | -----------------------------------------------
|
|---|
| 22 |
|
|---|
| 23 | Step 1. zms-2.9.4-41.tar.gz
|
|---|
| 24 | Step 2. zms-2.10.3-18_1.tar.gz
|
|---|
| 25 | Step 3. zms-2.10.5-24.tar.gz
|
|---|
| 26 | Step 4. zms-2.13.4-1555.tar.gz
|
|---|
Note: See
TracBrowser
for help on using the repository browser.