<?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: about installing AAAR in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/about-installing-aaar/m-p/286372#M239502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Happy new year! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can solve the problem setting the JAVA_HOME variable in your environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read how in this post: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;A href="http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I extract the tasks below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Open a terminal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- sudo nano /etc/profile.d/java.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Write:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; export JAVA_HOME=/opt/alfresco/java/jdk1.7.0_07 (or something similar)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; export PATH=$PATH:$HOME/bin:$JAVA_HOME/bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Save and exit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- java -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting from here the Pentaho startup will reach the Java executable from the JAVA_HOME and path variables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jan 2014 17:31:00 GMT</pubDate>
    <dc:creator>fcorti</dc:creator>
    <dc:date>2014-01-01T17:31:00Z</dc:date>
    <item>
      <title>about installing AAAR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-installing-aaar/m-p/286371#M239501</link>
      <description>Hi,I am trying to install AAAR.I follow the step in following url.http://fcorti.com/alfresco-audit-analysis-reporting/aaar-how-to-install/However I can't find anything in "Repository" or anywhere.I got an warning when installing.[IMG]http://i43.tinypic.com/33utxli.png[/IMG]I tried to add "C:\Program</description>
      <pubDate>Tue, 31 Dec 2013 04:56:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-installing-aaar/m-p/286371#M239501</guid>
      <dc:creator>steve_cx</dc:creator>
      <dc:date>2013-12-31T04:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: about installing AAAR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-installing-aaar/m-p/286372#M239502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Happy new year! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can solve the problem setting the JAVA_HOME variable in your environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read how in this post: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;A href="http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/2013/01/09/installation-alfresco-4-2-c-on-ubuntu/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I extract the tasks below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Open a terminal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- sudo nano /etc/profile.d/java.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Write:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; export JAVA_HOME=/opt/alfresco/java/jdk1.7.0_07 (or something similar)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; export PATH=$PATH:$HOME/bin:$JAVA_HOME/bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Save and exit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- java -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting from here the Pentaho startup will reach the Java executable from the JAVA_HOME and path variables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jan 2014 17:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-installing-aaar/m-p/286372#M239502</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2014-01-01T17:31:00Z</dc:date>
    </item>
  </channel>
</rss>

