<?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: How to install s32 power architecture on docker container Ubuntu 16.04 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771831#M2893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is Java 1.8 installed on your machine? You can check it by &lt;STRONG&gt;java - version&lt;/STRONG&gt; command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7938i7E877C790B0BB560/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 06:29:30 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-04-06T06:29:30Z</dc:date>
    <item>
      <title>How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771830#M2892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im trying to setup jenkins slave.&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 11pt;"&gt; I’m trying to automate the build using docker container. How do I install s32 power architecture using command line ? Kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;&amp;nbsp;Whenever I try to install ./S32DS_Power_Linux_v1.2_b170613.bin -i silent &amp;lt;&amp;lt;&amp;lt; This is giving be the following error.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;&lt;BR /&gt;2018-04-06 01:17:31 (18.8 MB/s) - 'S32DS_Power_Linux_v1.2_b170613.bin' saved [668601180/668601180]&lt;BR /&gt;Preparing to install...&lt;BR /&gt;Extracting the installation resources from the installer archive...&lt;BR /&gt;Configuring the installer for this system's environment...&lt;BR /&gt;Launching installer...&lt;BR /&gt;=======================================================&lt;BR /&gt;Installer User Interface Mode Not Supported&lt;BR /&gt;The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.&lt;BR /&gt;=======================================================&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;I was reading GNU tools document. It says install all these libraries for Ubuntu 16.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px; background-color: #1e1e1e;"&gt;&lt;SPAN style="color: #d4d4d4; font-size: 9pt;"&gt;sudo dpkg --add-architecture i386&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px; background-color: #1e1e1e;"&gt;&lt;SPAN style="color: #d4d4d4; font-size: 9pt;"&gt;sudo apt-get update&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 12pt; color: #000000; text-indent: 0px; background-color: #1e1e1e;"&gt;&lt;SPAN style="color: #d4d4d4; font-size: 9pt;"&gt;sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 01:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771830#M2892</guid>
      <dc:creator>anandakella</dc:creator>
      <dc:date>2018-04-06T01:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771831#M2893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is Java 1.8 installed on your machine? You can check it by &lt;STRONG&gt;java - version&lt;/STRONG&gt; command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7938i7E877C790B0BB560/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 06:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771831#M2893</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-04-06T06:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771832#M2894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;Java home is already installed in the ubuntu docker container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@f94b41130810:/s32_nxp# java -version&lt;BR /&gt;java version "1.8.0_161"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.8.0_161-b12)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 16:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771832#M2894</guid>
      <dc:creator>anandakella</dc:creator>
      <dc:date>2018-04-06T16:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771833#M2895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I spoke with installer team - and I'm sorry - the console/silent mode is not supported. It is default part of Flexera InstallAnywhere software - but not implemented in S32DS installer.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll rise defect ticket - in my opinion options which aren't supported should not be an usable option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 09:00:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771833#M2895</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-04-09T09:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771834#M2896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;We need some how to install this software using command line (not GUI). The reason why I'm saying this is under NXP installed folder there is eclipse binary to build the project using automation script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~/NXP/S32DS_Power_v1.2/eclipse/s32ds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 19:26:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771834#M2896</guid>
      <dc:creator>anandakella</dc:creator>
      <dc:date>2018-04-09T19:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771835#M2897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately - right now there is no other option than GUI installer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 10:49:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/771835#M2897</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-04-10T10:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to install s32 power architecture on docker container Ubuntu 16.04</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/1489671#M8816</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Has this issue been resolved? I'm also trying to accomplish a headless installation of S32DS into a docker (windows) container/image, so that the company I work for can do continuous integration of the firmware.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 18:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-install-s32-power-architecture-on-docker-container-Ubuntu/m-p/1489671#M8816</guid>
      <dc:creator>JayAtlis</dc:creator>
      <dc:date>2022-07-14T18:49:55Z</dc:date>
    </item>
  </channel>
</rss>

