<?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 LTIB install failure using Debian/Ubuntu in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137674#M1980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one more thing to do, as noted above by&lt;U&gt;&lt;A href="http://forums.freescale.com/../user/viewprofilepage/user-id/5747" rel="nofollow" target="_self"&gt;&lt;SPAN&gt;tachikoma:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Replace sh with bash. Ubuntu uses for some time dash as the default shell and it doesn't work with ltib.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ sudo ln -sf /bin/bash /bin/sh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and everything should be OK.&lt;/P&gt;&lt;P&gt;If you still have compilation problems, remove everything installed by ltib and start over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-message-author-username"&gt;&lt;SPAN class="lia-user-name UserName"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jul 2010 23:18:38 GMT</pubDate>
    <dc:creator>cristians</dc:creator>
    <dc:date>2010-07-01T23:18:38Z</dc:date>
    <item>
      <title>LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137665#M1971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm still looking into this problem, but thought I'd report it in case someone can assist, or maybe it can help someone else in the future:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refernce point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-New Ubuntu Edgy Eft install&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Installed build-essentials package&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Installed anything that related to rpm using Synaptic (apt-get)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Tried both the rpm and CVS of LTIB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I first run ./ltib to do the initial install I get the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Processing platform: host support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;===================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(see logfile: /home/test/dvl/ltib/host_config.log)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Processing: rpm-fs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symlink /tmp/rpm-4.0.4.tar.gz, /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Started: Wed Nov 22 11:48:32 2006&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ended: Wed Nov 22 11:48:32 2006&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Elapsed: 0 seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Build Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The file /tmp/rpm-4.0.4.tar.gz exists, but /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz doesn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll continue trying a few things...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---ok, look at this...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test@iain-laptop:~/dvl/ltib$ ls -l /tmp/rpm-4.0.4.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-rwxrwxrwx 1 iain iain 5886675 2006-01-26 11:09 /tmp/rpm-4.0.4.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test@iain-laptop:~/dvl/ltib$ ls /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ls: /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test@iain-laptop:~/dvl/ltib$ cp /tmp/rpm-4.0.4.tar.gz /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cp: cannot create regular file `/tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz': No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test@iain-laptop:~/dvl/ltib$ mkdir /tmp/rpm-test/SOURCES&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test@iain-laptop:~/dvl/ltib$ cp /tmp/rpm-4.0.4.tar.gz /tmp/rpm-test/SOURCES/rpm-4.0.4.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;----&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the "SOURCES" directory didn't appear to exist, although there is a directory with "{..}" in it. See Below...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;iain@iain-laptop:~/dvl/uClinux-2.0.x/mm$ ls -l /tmp/rpm-test/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;total 16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drwxr-xr-x 2 test test 4096 2006-11-22 12:08 {BUILD,RPMS,SOURCES,SPECS,SRPMS}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drwxr-xr-x 2 test test 4096 2006-11-22 11:12 rootfs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drwxr-xr-x 2 test test 4096 2006-11-22 11:12 rpmdb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drwxr-xr-x 2 test test 4096 2006-11-22 12:13 SOURCES&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;iain@iain-laptop:~/dvl/uClinux-2.0.x/mm$ ls -l /tmp/rpm-test/SPECS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ls: /tmp/rpm-test/SPECS: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But as you can see, I can't browse to the SPECS directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not familiar with this {} naming convention...which I'm assuming is supposed to be a "set" of directories? and then again maybe this doesn't really exist, and it's just an error in ltib or a script?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(FYI - After manually adding the /tmp/rpm-test/SOURCES directory, the ltib install went past that point and failed again when referring to the /tmprpm-test/BUILD directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm just going to manually create these directories and go from there...)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 01:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137665#M1971</guid>
      <dc:creator>iafg</dc:creator>
      <dc:date>2006-11-23T01:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137666#M1972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ltib eventually fails again at a similar command.&lt;BR /&gt;At the function f_buildrpms().&lt;BR /&gt;There's not much more description than that..&lt;BR /&gt;&lt;BR /&gt;I thought it might have been awk.&lt;BR /&gt;The awk that's installed by default with ubuntu is mawk.&lt;BR /&gt;I installed gawk using apt-get, but no difference....&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 08:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137666#M1972</guid>
      <dc:creator>iafg</dc:creator>
      <dc:date>2006-11-24T08:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137667#M1973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok - Well I guess it's the same problem as before.&lt;BR /&gt;For some reason the items in curly braces {} aren't expanding...&lt;BR /&gt;This is the output of the end of build_info.&lt;BR /&gt;&lt;BR /&gt;---------&lt;BR /&gt;&lt;BR /&gt;make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/texinfo-4.8'&lt;BR /&gt;make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/texinfo-4.8'&lt;BR /&gt;+ mkdir -p /home/iain/dvl/ltib/tmp/texinfo//opt/freescale/rootfs/i686//opt/freescale/ltib/sbin&lt;BR /&gt;+ mv /home/iain/dvl/ltib/tmp/texinfo//opt/freescale/rootfs/i686/{/opt/freescale/ltib/usr/bin,/opt/freescale/l&lt;BR /&gt;tib/sbin}/install-info&lt;BR /&gt;mv: missing destination file operand after `/home/iain/dvl/ltib/tmp/texinfo//opt/freescale/rootfs/i686/{/opt/&lt;BR /&gt;freescale/ltib/usr/bin,/opt/freescale/ltib/sbin}/install-info'&lt;BR /&gt;Try `mv --help' for more information.&lt;BR /&gt;error: Bad exit status from /home/iain/dvl/ltib/tmp/rpm-tmp.5054 (%install)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;created %_tmppath directory /home/iain/dvl/ltib/tmp&lt;BR /&gt;Bad exit status from /home/iain/dvl/ltib/tmp/rpm-tmp.5054 (%install)&lt;BR /&gt;Failed building texinfo&lt;BR /&gt;Died at ./ltib line 1308.&lt;BR /&gt;&lt;BR /&gt;Started: Thu Nov 23 19:08:50 2006&lt;BR /&gt;Ended: Thu Nov 23 19:10:00 2006&lt;BR /&gt;Elapsed: 70 seconds&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 08:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137667#M1973</guid>
      <dc:creator>iafg</dc:creator>
      <dc:date>2006-11-24T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137668#M1974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just remove /bin/sh.&lt;BR /&gt;&lt;BR /&gt;and ln -s /bin/bash /bin/sh&lt;BR /&gt;&lt;BR /&gt;It should be ok.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Dec 2006 16:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137668#M1974</guid>
      <dc:creator>tachikoma</dc:creator>
      <dc:date>2006-12-25T16:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137669#M1975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I followed the suggested path of removing /bin/sh and creating a symlink&lt;BR /&gt;then installing gawk&lt;BR /&gt;I get this error after a while, even though libc.so.6 exists in /lib&lt;BR /&gt;&lt;BR /&gt;but /opt/freescale/ltib does not exists&lt;BR /&gt;&lt;BR /&gt;Patch #1 (rpm-4.0.4-python-configure.patch):&lt;BR /&gt;+ patch -p1 -s&lt;BR /&gt;+ exit 0&lt;BR /&gt;Executing(%build): /bin/sh -e /tmp/rpm-tmp.24648&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /tmp/rpm-soulbuzz/BUILD&lt;BR /&gt;+ cd rpm-4.0.4&lt;BR /&gt;++ uname -m&lt;BR /&gt;+ '[' i686 '!=' x86_64 ']'&lt;BR /&gt;+ export LD_ASSUME_KERNEL=2.2.5&lt;BR /&gt;+ LD_ASSUME_KERNEL=2.2.5&lt;BR /&gt;++ echo /opt/freescale/ltib/usr&lt;BR /&gt;++ sed -e 's,/usr$,,'&lt;BR /&gt;sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory&lt;BR /&gt;+ var=/var&lt;BR /&gt;error: Bad exit status from /tmp/rpm-tmp.24648 (%build)&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 23:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137669#M1975</guid>
      <dc:creator>soulbuzz</dc:creator>
      <dc:date>2007-01-14T23:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137670#M1976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Commenting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#if [ "`uname -m`" != "x86_64" ]&lt;BR /&gt;#then&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; export LD_ASSUME_KERNEL=2.2.5&lt;BR /&gt;#fi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in&amp;nbsp; dist/lfs-5.1/rpm/rpm-fs.spec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;worked for me using ubuntu 9.04&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 13:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137670#M1976</guid>
      <dc:creator>xulioc</dc:creator>
      <dc:date>2009-09-29T13:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137671#M1977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have similar problems. LTIB build process fails under the latest UBUNTU version installed on a virgin machine, after having installed lots of missing packages manually, I am stuck with the rpm-fs and texinfo packages that are not compiled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration files, make process etc. are very opaque to me, so I am stuck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get a precompiled LTIB for Ubuntu somewhere?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 23:02:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137671#M1977</guid>
      <dc:creator>dg1sek</dc:creator>
      <dc:date>2010-02-12T23:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137672#M1978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the reasons that ltib fails to install on Ubuntu is the rpm package. Ubuntu has a patched version of rpm with a different behavior than what you get in Fedora. Mainly it will refuse to install any package unless you give it "--force-debian" flag. Even then, you might get into other problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a clean installation, the error message is:&lt;/P&gt;&lt;P&gt;mkdir: cannot create directory `/opt/freescale': Permission denied&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, before that is another message that hints to the problem:&lt;/P&gt;&lt;P&gt;rpm: please use alien to install rpm packages on Debian, if you are really sure use --force-debian switch. See README.Debian for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution is to remove Ubuntu's rpm package together with rpm-dev and install it from source. Follow instructions from the rpm INSTALL file and then run:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ ./ltib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as instructed in the ltib documentation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;$ ./configure CPPFLAGS="-I/usr/include/nspr -I/usr/include/nss" --with-external-db --without-lua&lt;/P&gt;&lt;P&gt;$ make&lt;/P&gt;&lt;P&gt;$ make install&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ ldconfig &amp;nbsp; &amp;nbsp; &amp;nbsp; #to update the include paths&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rpm will be installed in /usr/local/bin so you must update also the sudoers file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 21:37:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137672#M1978</guid>
      <dc:creator>cristians</dc:creator>
      <dc:date>2010-06-28T21:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB install failure using Debian/Ubuntu Edgy Eft</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137673#M1979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the hint!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Xulio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 21:42:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137673#M1979</guid>
      <dc:creator>xulioc</dc:creator>
      <dc:date>2010-06-28T21:42:11Z</dc:date>
    </item>
    <item>
      <title>LTIB install failure using Debian/Ubuntu</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137674#M1980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one more thing to do, as noted above by&lt;U&gt;&lt;A href="http://forums.freescale.com/../user/viewprofilepage/user-id/5747" rel="nofollow" target="_self"&gt;&lt;SPAN&gt;tachikoma:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Replace sh with bash. Ubuntu uses for some time dash as the default shell and it doesn't work with ltib.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ sudo ln -sf /bin/bash /bin/sh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and everything should be OK.&lt;/P&gt;&lt;P&gt;If you still have compilation problems, remove everything installed by ltib and start over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-message-author-username"&gt;&lt;SPAN class="lia-user-name UserName"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 23:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-install-failure-using-Debian-Ubuntu-Edgy-Eft/m-p/137674#M1980</guid>
      <dc:creator>cristians</dc:creator>
      <dc:date>2010-07-01T23:18:38Z</dc:date>
    </item>
  </channel>
</rss>

