Is your SBC Arm or X86? There’s no way libraries for An X86 will run on an ARM.
Even among X86 there are incompatibilities like 64 vs 32 but libraries. In ARM land, it’s even worse, with different ARM architecture versions not having mutually-compatible libraries. Sent from my iPhone > On Jun 16, 2021, at 1:17 PM, [email protected] wrote: > > > Hi everyone, > > In ubuntu’s package manager, the latest version of UHD is 3.15. > > For background, I’m running a laptop with Ubuntu 20.04 LTS, and build UHD > v4.0.0.0 from source and everything works find with my B210s. > > Now I’m trying to migrate to a Single-Board Computer, which is also running > Ubuntu 20.04 LTS, and build UHD from source isn’t really feasible. > > I tried following the instructions here: > > https://files.ettus.com/manual/page_install.html#install_linux > > To install from binaries, but it keeps giving an error about "libuhd003 > package not found", and when it installs libuhd-dev, it's installing the 3.15 > versions, not the 4.0 versions. > > I'm kind of dead in the water until I can get the UHD v4.0.0.0 on this SBC, > but other than building from source there doesn't seem to be any way of doing > it, is that correct? > > Also, I tried just copying the uhd libs from my laptop to the SBC, but when I > try to build and link my app, it says the libuhd.so is not compatible and > fails. > > Any help or information would be appreciated, thanks! > > _______________________________________________ > USRP-users mailing list -- [email protected] > To unsubscribe send an email to [email protected]
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
