<?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: MCU expresso linux install problem in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851452#M3441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got exactly the same problem, as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;➜ jlink sudo dpkg -i JLink_Linux_V648b_x86_64.deb&lt;BR /&gt;[sudo] password for lvision: &lt;BR /&gt;Selecting previously unselected package jlink.&lt;BR /&gt;(Reading database ... 506734 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack JLink_Linux_V648b_x86_64.deb ...&lt;BR /&gt;Removing /opt/SEGGER/JLink ...&lt;BR /&gt;/opt/SEGGER/JLink not found (OK)&lt;BR /&gt;Unpacking jlink (6.482) ...&lt;BR /&gt;dpkg: dependency problems prevent configuration of jlink:&lt;BR /&gt; jlink depends on libncurses5 (&amp;gt;= 5.5); however:&lt;BR /&gt; Package libncurses5 is not installed.&lt;/P&gt;&lt;P&gt;dpkg: error processing package jlink (--install):&lt;BR /&gt; dependency problems - leaving unconfigured&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt; jlink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Pei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Aug 2019 17:08:26 GMT</pubDate>
    <dc:creator>jiapei</dc:creator>
    <dc:date>2019-08-04T17:08:26Z</dc:date>
    <item>
      <title>MCU expresso linux install problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851449#M3438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;I have been developing with KDS for a couple of years and just had to download anew due to new laptop install. So I was moved to mcuexpresso.&lt;/LI&gt;&lt;LI&gt;I logged on under my account, agreed to all the questions, and downloaded&amp;nbsp;&lt;P style="margin: 0px;"&gt;mcuxpressoide-10.3.0_2200.x86_64.deb.bin&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;after chmod +x it starts executing:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;./mcuxpressoide-10.3.0_2200.x86_64.deb.bin &lt;/SPAN&gt;&lt;BR /&gt;Verifying archive integrity... All good. &lt;BR /&gt;Uncompressing mcuxpressoide installer &amp;nbsp;100% &amp;nbsp;&amp;nbsp;&lt;BR /&gt;./install.sh: line 7: whiptail: command not found &lt;BR /&gt;To install the product you have to agree to the license agreement!NAME="openSUSE Leap"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;my OS is:&lt;BR /&gt;VERSION="15.0"&lt;BR /&gt;ID="opensuse-leap"&lt;BR /&gt;ID_LIKE="suse opensuse"&lt;BR /&gt;VERSION_ID="15.0"&lt;BR /&gt;PRETTY_NAME="openSUSE Leap 15.0"&lt;BR /&gt;ANSI_COLOR="0;32"&lt;BR /&gt;CPE_NAME="cpe:/o:opensuse:leap:15.0"&lt;BR /&gt;&lt;SPAN&gt;BUG_REPORT_URL="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fbugs.opensuse.org" rel="nofollow" target="_blank"&gt;https://bugs.opensuse.org&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOME_URL="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.opensuse.org%2F" rel="nofollow" target="_blank"&gt;https://www.opensuse.org/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Can anybody tell me how I agree to the licence agreement?&amp;nbsp; Seems to be something to do with whiptail?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 18:11:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851449#M3438</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2019-01-03T18:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: MCU expresso linux install problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851450#M3439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to install whiptail. I think on suse, you need to install the newt package to get whiptail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 18:21:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851450#M3439</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2019-01-03T18:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCU expresso linux install problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851451#M3440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Con Verse for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had&amp;nbsp; a bunch of dependencies to solve, mostly it seems that it needed the 32 bit librarries, and&amp;nbsp; I have now got it to install, but while doing so I got this message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dpkg: jlink: dependency problems, but configuring anyway as you requested:&lt;BR /&gt; jlink depends on libncurses5 (&amp;gt;= 5.5); however:&lt;BR /&gt; Package libncurses5 is not installed.&lt;BR /&gt; jlink depends on libc6 (&amp;gt;= 2.7); however:&lt;BR /&gt; Package libc6 is not installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yast is telling me that&amp;nbsp; libncurses5 is already at 6.0, and I assume I can solve the missing libc6 by doing simlinmk to glibc. I have got the ide to run and import a project from kds, but can anybody suggest how to get around these two problems?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2019 19:14:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851451#M3440</guid>
      <dc:creator>ve3id</dc:creator>
      <dc:date>2019-01-06T19:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: MCU expresso linux install problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851452#M3441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got exactly the same problem, as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;➜ jlink sudo dpkg -i JLink_Linux_V648b_x86_64.deb&lt;BR /&gt;[sudo] password for lvision: &lt;BR /&gt;Selecting previously unselected package jlink.&lt;BR /&gt;(Reading database ... 506734 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack JLink_Linux_V648b_x86_64.deb ...&lt;BR /&gt;Removing /opt/SEGGER/JLink ...&lt;BR /&gt;/opt/SEGGER/JLink not found (OK)&lt;BR /&gt;Unpacking jlink (6.482) ...&lt;BR /&gt;dpkg: dependency problems prevent configuration of jlink:&lt;BR /&gt; jlink depends on libncurses5 (&amp;gt;= 5.5); however:&lt;BR /&gt; Package libncurses5 is not installed.&lt;/P&gt;&lt;P&gt;dpkg: error processing package jlink (--install):&lt;BR /&gt; dependency problems - leaving unconfigured&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt; jlink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Pei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Aug 2019 17:08:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCU-expresso-linux-install-problem/m-p/851452#M3441</guid>
      <dc:creator>jiapei</dc:creator>
      <dc:date>2019-08-04T17:08:26Z</dc:date>
    </item>
  </channel>
</rss>

