<?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 Re: Nuxeo says I need to install wpd2text even though it is installed and in the system PATH in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-says-i-need-to-install-wpd2text-even-though-it-is/m-p/315883#M2884</link>
    <description>&lt;P&gt;I took a hint from this ticket here &lt;A href="https://jira.nuxeo.com/browse/NXP-20489" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-20489&lt;/A&gt; and was able to set &lt;CODE&gt;jod.office.home=/bin/&lt;/CODE&gt; and then create the below symlinks:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[root@ip-10-0-4-201 ~]# ls -al /bin/
/bin/soffice -&amp;gt; /opt/libreoffice5.3/program/soffice
/bin/wpd2text -&amp;gt; /usr/local/bin/wpd2text
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and was able to get the logs to print this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,615 INFO  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Registered command: soffice

2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,497 INFO  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Registered command: wpd2text
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 04 Apr 2017 01:09:29 GMT</pubDate>
    <dc:creator>Caley_Goff</dc:creator>
    <dc:date>2017-04-04T01:09:29Z</dc:date>
    <item>
      <title>Nuxeo says I need to install wpd2text even though it is installed and in the system PATH</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-says-i-need-to-install-wpd2text-even-though-it-is/m-p/315882#M2883</link>
      <description>&lt;P&gt;Greetings-
I've been prompted to install wpd2text even though I've built and installed it on the machine. Is there something else I need to configure here? I'm running nuxeo platform 8.10 in AWS on RHEL 7.3 See below&lt;/P&gt;
&lt;P&gt;Log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2017-03-30 19:47:01,649 WARN  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: wpd2text (command wpd2text not found in system path (descriptor CommandLineDescriptor[name=wpd2text,enabled=true,available=false,command=wpd2text,parameterString=#{inFilePath},testParameterString=,winParameterString=&amp;lt;null&amp;gt;,winTestParameterString=,winCommand=&amp;lt;null&amp;gt;,tester=&amp;lt;null&amp;gt;,readOutput=true,installationDirective=You need to install wpd2text (deb: libwpd-tools)  http://libwpd.sourceforge.net/download.html,installErrorMessage=&amp;lt;null&amp;gt;]). You need to install wpd2text (deb: libwpd-tools)  &lt;A href="http://libwpd.sourceforge.net/download.html" target="test_blank"&gt;http://libwpd.sourceforge.net/download.html&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;system path:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[root@ip-10-0-4-253 ~]# echo $PATH
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
[root@ip-10-0-4-253 ~]#
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;confirming that rhel can see wpd2text:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[root@ip-10-0-4-253 ~]# which wpd2text
/usr/local/bin/wpd2text
[root@ip-10-0-4-253 ~]#
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;confirming that wpd2text works and is the correct version:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[root@ip-10-0-4-253 ~]# wpd2text
Usage: wpd2text [OPTION] &amp;lt;WordPerfect Document&amp;gt;

Options:
--info                Display document metadata instead of the text
--help                Shows this help message
--password &amp;lt;password&amp;gt; Try to decrypt password protected document
--version             Output wpd2text version
[root@ip-10-0-4-253 ~]# wpd2text --version
wpd2text 0.9.9
[root@ip-10-0-4-253 ~]#
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Mar 2017 23:53:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-says-i-need-to-install-wpd2text-even-though-it-is/m-p/315882#M2883</guid>
      <dc:creator>Caley_Goff</dc:creator>
      <dc:date>2017-03-30T23:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo says I need to install wpd2text even though it is installed and in the system PATH</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-says-i-need-to-install-wpd2text-even-though-it-is/m-p/315883#M2884</link>
      <description>&lt;P&gt;I took a hint from this ticket here &lt;A href="https://jira.nuxeo.com/browse/NXP-20489" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-20489&lt;/A&gt; and was able to set &lt;CODE&gt;jod.office.home=/bin/&lt;/CODE&gt; and then create the below symlinks:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[root@ip-10-0-4-201 ~]# ls -al /bin/
/bin/soffice -&amp;gt; /opt/libreoffice5.3/program/soffice
/bin/wpd2text -&amp;gt; /usr/local/bin/wpd2text
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and was able to get the logs to print this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,506 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.soffice
2017-04-03 21:04:08,615 INFO  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Registered command: soffice

2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,493 INFO  [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib
2017-04-03 21:04:08,497 INFO  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Registered command: wpd2text
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Apr 2017 01:09:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-says-i-need-to-install-wpd2text-even-though-it-is/m-p/315883#M2884</guid>
      <dc:creator>Caley_Goff</dc:creator>
      <dc:date>2017-04-04T01:09:29Z</dc:date>
    </item>
  </channel>
</rss>

