<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco Labs 3.0b OpenOffice Location in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197836#M150966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While installing Alfresco Labs 3.0b using the executable Linux installer, on Fedora 8, everything goes swimmingly until it asks for the OpenOffice location…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At which point it states, "Setup needs to know where OpenOffice is installed on your computer."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried giving the location of soffice.bin, and every directory on the path to soffice.bin (/usr/lib/&lt;/SPAN&gt;&lt;A href="http://openoffice.org/program" rel="nofollow noopener noreferrer"&gt;openoffice.org/program&lt;/A&gt;&lt;SPAN&gt;) but to no avail. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;does anyone have any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 19:56:11 GMT</pubDate>
    <dc:creator>jwrobel</dc:creator>
    <dc:date>2008-09-16T19:56:11Z</dc:date>
    <item>
      <title>Alfresco Labs 3.0b OpenOffice Location</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197836#M150966</link>
      <description>While installing Alfresco Labs 3.0b using the executable Linux installer, on Fedora 8, everything goes swimmingly until it asks for the OpenOffice location…At which point it states, "Setup needs to know where OpenOffice is installed on your computer."I've tried giving the location of soffice.bin, an</description>
      <pubDate>Tue, 16 Sep 2008 19:56:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197836#M150966</guid>
      <dc:creator>jwrobel</dc:creator>
      <dc:date>2008-09-16T19:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3.0b OpenOffice Location</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197837#M150967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey belmekki, Thanks for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, I'm already using the full-setup file for Linux located&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Labs_3#Linux_download_and_installation" rel="nofollow noopener noreferrer"&gt;at the wiki&lt;/A&gt;&lt;SPAN&gt; . On the OpenOffice Location prompt, the default location is $ALF_HOME/OpenOfficePortable/App/openoffice but there isn't anything there. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just skipped this part by choosing the directory where Alfresco was installed ($ALF_HOME). After starting Alfresco I attempted to follow &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Running_OpenOffice_From_Terminal#OpenOffice.org_2.3_and_up" rel="nofollow noopener noreferrer"&gt;these instructions&lt;/A&gt;&lt;SPAN&gt; but sudoing to the alfresco user didn't make sense to me because the installer didn't create an alfresco user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I ran this instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$ "/usr/lib/&lt;A href="http://openoffice.org/program/soffice" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice&lt;/A&gt;" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:////$ALF_HOME" -nologo -headless -nofirststartwizard -nocrashrep -norestore &amp;amp;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This setup seems to be working for me. I was able to transform an .odt into a pdf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; If I look in the alfresco.log file I can see that Alfresco tries to load "$ALF_HOME/program/soffice" but it throws this error instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; &lt;BR /&gt;10:13:23,544 ERROR [org.alfresco.util.exec.RuntimeExecBootstrapBean] Bootstrap command failed: &lt;BR /&gt;Execution result: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; os:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp; command:&amp;nbsp;&amp;nbsp;&amp;nbsp; "/$ALF_HOME/program/soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:////$ALF_HOME" -nologo -headless -nofirststartwizard -nocrashrep -norestore&lt;BR /&gt;&amp;nbsp;&amp;nbsp; succeeded:&amp;nbsp; false&lt;BR /&gt;&amp;nbsp;&amp;nbsp; exit code:&amp;nbsp; 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; out:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cannot run program ""/$ALF_HOME/program/soffice"": java.io.IOException: error=2, No such file or directory&lt;BR /&gt;10:13:25,710 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /$ALF_HOME/alf_data&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried putting soffice as symbolic link in that directory but I still get the same error. I can get the transformations to work but I'd like to know how to resolve the errors if I could.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 17:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197837#M150967</guid>
      <dc:creator>jwrobel</dc:creator>
      <dc:date>2008-09-17T17:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3.0b OpenOffice Location</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197838#M150968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good evening, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey belmekki, Thanks for your reply!&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I'm already using the full-setup file for Linux located at the wiki . On the OpenOffice Location prompt, the default location is $ALF_HOME/OpenOfficePortable/App/openoffice but there isn't anything there.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi there, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the installer looks for the OpenOfficePortable version of openoffice, which is Windows only. I did a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cp soffice.bin soffice.exe &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the installer continued as planned. This is a bug in the installer. I will still habe to see, if the system works all right now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 17:58:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197838#M150968</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2008-09-17T17:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3.0b OpenOffice Location</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197839#M150969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Woooot! That did the trick Norgan! I haven't tried the installer again but I got it working nonetheless!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;$ locate soffice.bin&lt;BR /&gt;/usr/lib/&lt;A href="http://openoffice.org/program/soffice.bin" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.bin&lt;/A&gt;&lt;BR /&gt;$ cp /usr/lib/&lt;A href="http://openoffice.org/program/soffice.bin" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.bin&lt;/A&gt; /usr/lib/&lt;A href="http://openoffice.org/program/soffice.exe" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.exe&lt;/A&gt;&lt;BR /&gt;$ cd /$ALF_HOME/&lt;BR /&gt;$ mkdir program&lt;BR /&gt;$ ln -s /usr/lib/&lt;A href="http://openoffice.org/program/soffice.exe" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.exe&lt;/A&gt; soffice.exe&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;After I restarted Alfresco, the document translations worked!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 20:45:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197839#M150969</guid>
      <dc:creator>jwrobel</dc:creator>
      <dc:date>2008-09-17T20:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3.0b OpenOffice Location</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197840#M150970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ps &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason the naming of the symlink matters…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wouldn't work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;$ ln -s /usr/lib/&lt;A href="http://openoffice.org/program/soffice.exe" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.exe&lt;/A&gt; soffice&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Worked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;$ ln -s /usr/lib/&lt;A href="http://openoffice.org/program/soffice.exe" rel="nofollow noopener noreferrer"&gt;openoffice.org/program/soffice.exe&lt;/A&gt; soffice.exe&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 20:52:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-0b-openoffice-location/m-p/197840#M150970</guid>
      <dc:creator>jwrobel</dc:creator>
      <dc:date>2008-09-17T20:52:19Z</dc:date>
    </item>
  </channel>
</rss>

