<HTML>
<HEAD>
<TITLE>Re: Issues with Ubuntu (Debian) tools installation.</TITLE>
</HEAD>
<BODY>
<FONT FACE="Inconsolata"><SPAN STYLE='font-size:12pt'>I use Ubuntu and I generally prefer installing everything RTEMS related from scratch (that is compiling everything ... No .rpm or .deb files) ... Works fine every time. It takes a while, but it gives me peace of mind.<BR>
<BR>
Regards,<BR>
Ama<BR>
<BR>
<BR>
On Thursday04/02/2009 Thursday~04/02/2009 -11:29 AM, "Ralf Corsepius" <<a href="ralf.corsepius@rtems.org">ralf.corsepius@rtems.org</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Inconsolata"><SPAN STYLE='font-size:12pt'>Scott Adams wrote:<BR>
> I installed the RTEMS 4.9 tools and code via the Quick Start<BR>
> instructions, and encountered a couple of issues:<BR>
><BR>
>     * When converting the rpm packages to deb using alien a file<BR>
>       (rtems-4.9.list) is written to /etc/apt/sources.list.d/ ; this<BR>
>       file causes the Ubuntu graphical package manager (Synaptic Pkg<BR>
>       Mgr) to fail.  The offending line seems to point to where the rpm<BR>
>       package can be obtained.  Commenting it out allows Synaptic to run.<BR>
Simply don't install the package containing these files.<BR>
<BR>
These files are apt-rpm config files and not suitable for Debian's apt<BR>
<BR>
>     * GDB  seems to have been built with a dependency on the<BR>
>       libtinfo.so.5 library by name, rather than the libncurses.so.5<BR>
>       library where it is located in Ubuntu.<BR>
<BR>
All this means, the distro you chose to install gdb from, is<BR>
incompatible to your distro.<BR>
<BR>
Which distro dist you convert and which distro are you trying to install on.<BR>
<BR>
>  This requires the creation<BR>
>       of soft links to libncurses with the name libtinfo.<BR>
As recently said in a similar thread on this list. Add such kind of<BR>
symlinks is _wrong_ and is a mistake. Instead, you need to find the<BR>
package from your distro which constains the missing libraries.<BR>
<BR>
<BR>
Ralf<BR>
_______________________________________________<BR>
rtems-users mailing list<BR>
<a href="rtems-users@rtems.com">rtems-users@rtems.com</a><BR>
<a href="http://rtems.rtems.org/mailman/listinfo/rtems-users">http://rtems.rtems.org/mailman/listinfo/rtems-users</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>