<?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: imx53 quick start board development environment in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254228#M23915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't try that. Can you explain what that does. In windows the ..would back up on directory   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Leonard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 07:28:20 GMT</pubDate>
    <dc:creator>leonardfairclot</dc:creator>
    <dc:date>2013-04-15T07:28:20Z</dc:date>
    <item>
      <title>imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254176#M23863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm stepping through the steps and here are a few issues that I have found:&amp;nbsp; Please note I'm working with Ubuntu:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.3.5 - Configure tftp server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I do not have "/etc/inetd.conf" or "/etc.default/atftpd".&amp;nbsp; I also do not have "/etc/exports" is this a new file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need this to compile code for the imx53?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I skipped this and continued on and then ran into:&lt;/P&gt;&lt;P&gt;"user@ubuntu:~/imx53/11.09.01/L2.6.35_11.09.01_ER_source$ ls&lt;/P&gt;&lt;P&gt;EULA&amp;nbsp; install&amp;nbsp; ltib.tar.gz&amp;nbsp; package_manifest.txt&amp;nbsp; pkgs&amp;nbsp; redboot_201003.zip&amp;nbsp; tftp.zip"&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"~/imx53/11.09.01/L2.6.35_11.09.01_ER_source$" directory of file does not exist, if I take the $ off it says this is a directory.&amp;nbsp; What is this looking for?&amp;nbsp; This is a directory but I'm not sure what it is looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 06:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254176#M23863</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-05T06:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254177#M23864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use the following link how to configure aftpd :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ubuntugeek.com/howto-setup-advanced-tftp-server-in-ubuntu.html" title="http://www.ubuntugeek.com/howto-setup-advanced-tftp-server-in-ubuntu.html"&gt;http://www.ubuntugeek.com/howto-setup-advanced-tftp-server-in-ubuntu.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular :&lt;BR /&gt;"By default atftpd server starts using inetd so we need to tell atftpd to run as a server directly,&lt;/P&gt;&lt;P&gt;not through inetd.Edit /etc/default/atftpd file using the following command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo gedit /etc/default/atftpd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the following line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USE_INETD=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USE_INETD=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and exit the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to run the following command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo invoke-rc.d atftpd start&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;" &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 02:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254177#M23864</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T02:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254178#M23865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As for the &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;"/etc/exports"&lt;/SPAN&gt; - this is text file, should be created manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following line in this file means - directory /home is available via NFS for any (IP=*) &lt;BR /&gt;clients (that can access the NFS server in subnet).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/home *(rw,no_root_squash)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 02:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254178#M23865</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T02:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254179#M23866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The distro package from the Web is "L2.6.35_11.09.01_ER_source.tar.gz".&lt;BR /&gt;It should be unpacked in order to get the following structure of files and directories :&lt;BR /&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;EULA&amp;nbsp; &lt;BR /&gt;install&amp;nbsp; &lt;BR /&gt;ltib.tar.gz&amp;nbsp; &lt;BR /&gt;package_manifest.txt&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;pkgs&amp;nbsp; &lt;BR /&gt;redboot_201003.zip&amp;nbsp; &lt;BR /&gt;tftp.zip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Next - just run ./install &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 02:58:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254179#M23866</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T02:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254180#M23867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this I'm currently at the install tlib.  the command is "./tlib" &lt;/P&gt;&lt;P&gt;I'm getting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"I ran the command: sudo -S -l which returned :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/sudo"&gt;sudo&lt;/A&gt; passwd for leonard: Sorry, try again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means you do not have permission to execute rpm commands asa root."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you tell me how to get around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 04:40:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254180#M23867</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T04:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254181#M23868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Leonard, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;looks like&amp;nbsp; the following was not implemented :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Add the following line to the end of the sudoers file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%admin ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 05:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254181#M23868</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T05:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254182#M23869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did that and now I get a log file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iin the log file it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rpmdb: --force-debian: unknow option&lt;/P&gt;&lt;P&gt;Died at ./ltib line 2340&lt;/P&gt;&lt;P&gt;traceback&lt;/P&gt;&lt;P&gt;main::setup_rpmdb:2340&lt;/P&gt;&lt;P&gt;main::check_rpm_setup:2403&lt;/P&gt;&lt;P&gt;main::host_check:1423&lt;/P&gt;&lt;P&gt;main:542&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Started: Mon Apr 8 22:41:48 2013&lt;/P&gt;&lt;P&gt;Ended Mon apr 8:22:41:48 2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build Failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 05:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254182#M23869</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T05:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254183#M23870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following may help :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/302614#302614"&gt;https://community.freescale.com/message/302614#302614&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://vijay496.blogspot.in/2012/03/ltib-for-ubuntu-1110-error-faced.html" title="http://vijay496.blogspot.in/2012/03/ltib-for-ubuntu-1110-error-faced.html"&gt;what I learnt: LTIB for UBUNTU 11.10 &amp;amp;amp; error faced&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254183#M23870</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T06:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254184#M23871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Youve been a huge help, I'm a little concerned that he says that he is &lt;/P&gt;&lt;P&gt;still running into errors but for now mine is running.  It says it could &lt;/P&gt;&lt;P&gt;take an hour, i'm glad its running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How long do you stay online?  Should i email you in an hour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:21:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254184#M23871</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T06:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254185#M23872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:26:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254185#M23872</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T06:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254186#M23873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here I am again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These packages failed to build:&lt;/P&gt;&lt;P&gt;elftosb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build Failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one, that's good, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254186#M23873</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T06:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254187#M23874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reading through the log file is says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cowardly refusing to clobber existing directory:&lt;/P&gt;&lt;P&gt;/opt/freescale/ltib/usr/src/rpm/BUILD/elftosb-11.09.01&lt;/P&gt;&lt;P&gt;Remove this by hand if you really want to rebuild this package from &lt;/P&gt;&lt;P&gt;scratch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rename it and it still gives me the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:41:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254187#M23874</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T06:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254188#M23875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;elftosb is not needed for i.MX53. It may be removed (if present in pkg list of system menu config). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 07:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254188#M23875</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T07:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254189#M23876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed it, finished the finale steps and now I'm getting:&lt;/P&gt;&lt;P&gt;zlib not installed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to install it&lt;/P&gt;&lt;P&gt;sudo apt-get install zlibc zlib1g zlib1g-dev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it installs but i get the same error.  Do i have to include it &lt;/P&gt;&lt;P&gt;somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 07:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254189#M23876</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T07:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254190#M23877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the error I'm getting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ltib cannot be run because one or more of the host packages neede to run &lt;/P&gt;&lt;P&gt;it&lt;/P&gt;&lt;P&gt;are either missing or out of date or not in ltib's standard path. &lt;/P&gt;&lt;P&gt;Please&lt;/P&gt;&lt;P&gt;install/upgrade these packages on your host.  If you have your own &lt;/P&gt;&lt;P&gt;utilities&lt;/P&gt;&lt;P&gt;in non-standard paths, please add an entry into the .ltibrc file for &lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%path&lt;/P&gt;&lt;P&gt;/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Package                  Minimum ver           Installed info&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 07:52:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254190#M23877</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254191#M23878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In perl script ltib (in the beginning) find lines &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$cf = { &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # configuration options&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bldbase&amp;nbsp;&amp;nbsp; =&amp;gt; $top&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pre_install_deps&amp;nbsp;&amp;nbsp; =&amp;gt; "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; glibc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.2.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zlib&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and just comment (#) zlib related line.&lt;/P&gt;&lt;P&gt;The other dependencies (say, flex) may be commented in the same manner. &lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 08:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254191#M23878</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T08:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254192#M23879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm back to getting the elftosb error.  Where is the pkg list of system &lt;/P&gt;&lt;P&gt;menu config.  Last time I just removed the directory this time it puts &lt;/P&gt;&lt;P&gt;it back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 08:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254192#M23879</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T08:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254193#M23880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it in pkg_map.  I have it running but it will not let me select &lt;/P&gt;&lt;P&gt;a platform choice.  I am looking at the first screen, the white box is &lt;/P&gt;&lt;P&gt;in front of "Platform choice" and Select is highlighted below.  I hit &lt;/P&gt;&lt;P&gt;enter and I get a window labeled "Platform Choice" there is a select or &lt;/P&gt;&lt;P&gt;help at the bottom.  Select is highlighted and an X" in frot of &lt;/P&gt;&lt;P&gt;Freescale iMX reference board, so i hit enter and i go back to the first &lt;/P&gt;&lt;P&gt;screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried htting "Y" and "N" and even space bar, no luck it then same &lt;/P&gt;&lt;P&gt;result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again for all your help&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 08:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254193#M23880</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T08:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254194#M23881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, past that one, easy one.  went through the steps to choose the &lt;/P&gt;&lt;P&gt;correct board.  Got to the end and I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONFIG_TOOLCHAIN_CFLAGS forced full rebuild&lt;/P&gt;&lt;P&gt;rpmdb: /home/leonard/imx53/11.09.01/ltib/rootfs/var/lib/rpm/Packages: &lt;/P&gt;&lt;P&gt;unsupported hash version: 9&lt;/P&gt;&lt;P&gt;error: cannot open Packages index using db3 - Invalid argument (22)&lt;/P&gt;&lt;P&gt;/opt/freescale/ltib/usr/bin/rpm --root &lt;/P&gt;&lt;P&gt;/home/leonard/imx53/11.09.01/ltib/rootfs --dbpath /var/lib/rpm -qa &lt;/P&gt;&lt;P&gt;--queryformat '%&lt;SPAN __jive_macro_name="name"&gt;&lt;/SPAN&gt; ' at , /ltib line 1999.&lt;/P&gt;&lt;P&gt;traceback&lt;/P&gt;&lt;P&gt;main::remove_unselected_pkgs:1999&lt;/P&gt;&lt;P&gt;main::f_clean:607&lt;/P&gt;&lt;P&gt;main::process_full_rebuild:1588&lt;/P&gt;&lt;P&gt;main::pre_build_checks:1450&lt;/P&gt;&lt;P&gt;main:557&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Leonard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 09:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254194#M23881</guid>
      <dc:creator>leonardfairclot</dc:creator>
      <dc:date>2013-04-09T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 quick start board development environment</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254195#M23882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;As I see &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ltib&lt;/SPAN&gt; directory is located in &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;/opt/freescale/ :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;it would be better to use /home/&amp;lt;user&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;As recommended - remove "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;elftosb-11.09.01" directory in &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;/opt/freescale/ltib/usr/src/rpm/BUILD/&lt;BR /&gt;&lt;/SPAN&gt;and try to rebuild system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Verdana','sans-serif';"&gt;elftosb package relate to i.MX233 and i.MX28 - have You selected i.MX53&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Verdana','sans-serif';"&gt;device correctly ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Verdana','sans-serif';"&gt;./ltib -m config&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 09:04:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-quick-start-board-development-environment/m-p/254195#M23882</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-09T09:04:30Z</dc:date>
    </item>
  </channel>
</rss>

