Skip to content

Commit b564734

Browse files
Installation recommendations
1 parent 0a93a40 commit b564734

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,18 @@ If you are new to Alfresco and the Alfresco Maven SDK, you should start by readi
4444
You can build the artifacts from source code using maven
4545
```$ mvn clean package```
4646

47+
Installation
48+
----------------------
49+
50+
OCR software for Linux depends on programs like `gs` or `ImageMagick`, which are also dependencies for Alfresco. In order to avoid problems, it's recommended to install Alfresco from scratch, letting the OS the installation of the packages.
51+
52+
You can find detailed instructions to perform Alfresco installation from scratch at [Alfresco Documentation](http://docs.alfresco.com/community/tasks/alf-tomcat-install.html).
53+
54+
If you are using Linux and your Alfresco is installed by using [default wizards](http://docs.alfresco.com/community/concepts/simpleinstalls-community-intro.html), you must pay attention to environment execution for programs launched inside your JVM and you must adjust versions and path precedence.
55+
4756
Configuration
4857
----------------------
58+
4959
After installation, following properties must be included in **alfresco-global.properties**
5060

5161
* If you are using **pdfsandwich**

0 commit comments

Comments
 (0)