Qengineering / Jetson-Nano-Ubuntu-20-image

Jetson Nano with Ubuntu 20.04 image
https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
724 stars 76 forks source link

/lib/ld-linux.so.3 pointing to non existing armhf file #33

Open cjjaeckson opened 1 year ago

cjjaeckson commented 1 year ago

Hi,

I'm trying to install an edge microserver for thingworx. And there are some weird things going on in your image. The main problem is, that the /lib/ld-linux.so.3 interpreter is pointing to a non existing armhf file, even the jetson nano architecture is arm64. What did install it? WrongPointer

I'm trying to execute the following application: MicroserverApp

If I'm running it, it says No such file or directory

Hope you can answer my question and help. Thanks alot!

Qengineering commented 1 year ago

@cjjaeckson,

You aren't installing the 32-bit version of the edge microserver on the Jetson Nano, by any chance? Looking at you screen shot of the execute command, it says "wsems: ELF 32-bit LSB executatable, ARM ..."