Wednesday, January 15, 2020

Re: pybombs install gr-osmosdr ........ bunch of errors

Hi Fernando,

On 15/01/2020 18.57, Fernando wrote:
> Then I installed last cmake (and  mpir3.0.0) and

How did you install mpir 3.0.0? Could you give us all the commands that you have used to install it?

> grc@gnuradio:~/gr-osmosdr/build$ bin/cmake ../
> -- Build type not specified: defaulting to release.
> -- Checking for module 'gmp'
> --   No package 'gmp' found
> -- Could NOT find GMP (missing: GMPXX_LIBRARY GMP_LIBRARY GMP_INCLUDE_DIR)

Install the libgmp-dev package. You need either GMP or MPIR and installing libgmp-dev from the apt repository should solve this problem.

Regards,
Vasil

No comments:

Post a Comment