/etc/init.d/alfresco start|stop|restart|zap [tail]
… alors pas étonnant que ça ne fonctionne pas.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 &
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.
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.