This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

32-bit libraries needed on CentOS for ti-sdk-am180x install.bin

I just joined the Community so if I'm not posting in the correct forum please let me know.

I'm trying to set up the Sitara Linux SDK and I've got a CentOS 64-bit system, not Ubuntu. 

So, is this even possible?  I'm assuming I need some 32-bit libraries or packages.

Thanks in advance.

  • Hi,

    Usually you would need to install the following libraries when working with a 64-bit Ubuntu:

    sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0

    I believe that in some previous version of Ubuntu the ia32-libs library was needed.

    However, it is strongly recommended that you use the verified host machine and OS for development.

    Best regards,
    Miroslav