02-10-2009 05:16 AM
02-10-2009 10:40 AM
/etc/init.d/alfresco start|stop|restart|zap [tail]
… alors pas étonnant que ça ne fonctionne pas.02-11-2009 04:15 AM
Code: Tout sélectionner
#!/bin/sh
# —————————————————————————
# Start script for the OpenOffice transform service
# —————————————————————————
echo "Starting OpenOffice service…"
# Comment or uncomment the appropriate location using #
# Assumes OpenOffice is installed in /viewtopic.php.htmlopt
/usr/bin/soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo -headless -nofirststartwizard &
# If NeoOffice on Mac OS X
#/Applications/NeoOfficeJ.app/Contents/program/soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo -headless -nofirststartwizard &
02-11-2009 07:12 AM
change the line /opt/openOffice.org2.1/program/soffice to /usr/bin/soffice
…
je ne trouve pas que est ce que je changes?
sachant que cette étape necessite que alfresco doit etre lancer au moin une fois, mais je ne sais pas comment le lance.Si c'est pour lancer Alfresco (je ne suis pas sur d'avoir compris la question), Michael t'as tout expliqué deux messages au dessus.
02-15-2009 03:29 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.