guileschool/BEAGLEBONE-tutorials

Compiler path error solved

Opened this issue · 0 comments

In ubuntu 18.04, after installing compilers in 'getting started', I added the path to bashrc but there's an error message that 'No such file or directory'

When I typed 'sudo apt install libc6-i386 lib32gcc1', then it was solved.

That's it.