This forum is no longer active. Please post your questions to our new community site
How to install amps?
|
|
I noticed the files within apps/alfresco had wrong paths, so the apply_amps script doesn’t work. Is any other way to apply amps? Thanks |
|
|
Hi, It seems that it is necessary to customize the AMP installation. Take a look to the “Customising the structure of an AMP file” section at http://wiki.alfresco.com/wiki/AMP_Files |
|
|
Hi, the amp files are ok; I managed to install them manually. I think the problem is the script applyes the amps files ( INSTALL_DIR/apps/alfresco/apply_amps.sh ) has the paths not correctly set and thus it can’t find the module management tool ( apps/alfresco/bin/alfresco-mmt.jar ) nor the amps directory, … I changed the script like this : #!/bin/sh
It works adjusting INSTALL_DIR. It would be great if the bitnami installer includes the correct paths without manual hardcoding. Thanks |
|
|
Hi, Thanks for posting how you fixed it. We will fix it for the next release. |

