Installtion Question
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2014 11:07 AM
Hi I successfully installed Alfresco, the Admin interface comes up as well as the user interface. During installation I was prompted whether to install:libreoffice,ffmpeg,ImageMajek and JOD converter. I already have these installed on the system to support openmeetings. Is there properties or config file I could update to point Alfresco to the installations? I can't find a place to enter the paths to the different apps within the Admin interface.
Thanks, Bob
Thanks, Bob
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2014 11:39 AM
Hello,
In Enterprise Edition, I think you can do that in the Share admin console. In Community Edition, you have to do that in your alfresco-global.properties configuration file. It should be located under [TOMCAT_HOME]/shared/classes folder.
I think that the parameters you're looking for will be in this file (perhaps commented). Those paramters are :
In Enterprise Edition, I think you can do that in the Share admin console. In Community Edition, you have to do that in your alfresco-global.properties configuration file. It should be located under [TOMCAT_HOME]/shared/classes folder.
I think that the parameters you're looking for will be in this file (perhaps commented). Those paramters are :
## External locations#————-#ooo.exe=soffice#ooo.enabled=false#jodconverter.officeHome=./OpenOffice.org#jodconverter.portNumbers=8101#jodconverter.enabled=true#img.root=./ImageMagick#swf.exe=./bin/pdf2swf
