[mel-discuss] Minor installation issues with MEL kit for PandaBoard

Hudson, Sean Sean_Hudson at mentor.com
Tue Feb 28 19:07:31 UTC 2012


Stefan,

  Thank you for trying out the kit and for sharing the information.

  We will add the issue you identified to our backlog.

  Please continue to share your experiences so that we can keep improving.

Regards,
     Sean
 
Sean Hudson | Embedded Linux Architect for Mentor Embedded Linux
Mentor Graphics - Embedded Systems DivisionT




> -----Original Message-----
> From: mel-discuss-bounces at relay1.mentorg.com [mailto:mel-discuss-
> bounces at relay1.mentorg.com] On Behalf Of Seefeld, Stefan
> Sent: Monday, February 27, 2012 7:50 PM
> To: CS Mel-Discuss
> Subject: [mel-discuss] Minor installation issues with MEL kit for PandaBoard
> 
> Hello,
> 
> I have just downloaded the MEL kit for PandaBoard (from
> http://www.mentor.com/embedded-software/downloads/linux-kits/) and
> attempted to install it on my Fedora 16 laptop.
> 
> Unfortunately the process wasn't quite as smooth as I had hoped. In
> particular, the installer tries to determine whether all prerequisites
> are installed. In my case, that's (lines 228 et seqq.):
> 
>      lib1=`yum list glibc | grep 'i[0-9]86' | grep -e "installed"`
>      lib2=`yum list *gtk* | grep 'i[0-9]86' | grep -e "installed"`
>      if [ -z "$lib1" ] || [ -z "$lib2" ]; then
>         echo "ERROR: 32-bit libraries required for this installer are
> missing. Please follow instructions below and restart the installer."
>         ...
> 
> when the actual output of `yum list glibc` would be:
> 
> glibc.i686    2.14.90-24.fc16.6    @updates
> glibc.x86_64  2.14.90-24.fc16.6    @updates
> 
> and likewise that of `yum list "*gtk*"`.
> Knowing that my system provided those prerequisites, I simply commented
> out the two bad lines in the installer, and everything ran to completion.
> 
> Thanks,
> 		Stefan
> 
> 
> --
> Stefan Seefeld
> stefan at codesourcery.com
> _______________________________________________
> mel-discuss mailing list
> mel-discuss at mentor.com
> http://sourcerytools.com/cgi-bin/mailman/listinfo/mel-discuss



More information about the mel-discuss mailing list