I haven't updated the script to include Ubuntu 22.04 but here are my bare bones 
requirements for ubuntu 20.04. Try these packages instead.

apt-get update
apt-get -y upgrade
apt-get -y install -q build-essential ccache git libffi-dev \
  libssl-dev curl libboost-all-dev libusb-1.0-0-dev libudev-dev libgps-dev \
  doxygen cmake libgps-dev python3-dev python3-pip python3-matplotlib \
  python3-mako python3-docutils python3-requests python3-numpy python3-venv \
  abi-dumper ncompress libncurses5-dev libncursesw5-dev ethtool

-Jovian

From: k1barrett--- via USRP-users <usrp-users@lists.ettus.com>
Sent: Monday, July 11, 2022 4:44 PM
To: usrp-users@lists.ettus.com
Subject: [EXTERNAL] [USRP-users] Problem installing UHD dependencies


I am running ubuntu 22.04. I am trying to build UHD from source using this 
guide here.

https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux<https://urldefense.com/v3/__https:/kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux__;!!FbZ0ZwI3Qg!qeiYK0TqKebfvHRfVLKAsK65dLXi3y_5ln3WNWPoMmxUlZfhP-UkYAtfdN8QsMcTXPOJNzCx8OT7esmED9Npl_lzVA$>

However, when I run the following command:

sudo apt-get -y install autoconf automake build-essential ccache cmake 
cpufrequtils doxygen ethtool fort77 g++ gir1.2-gtk-3.0 git 
gobject-introspection gpsd gpsd-clients inetutils-tools libasound2-dev 
libboost-all-dev libcomedi-dev libcppunit-dev libfftw3-bin libfftw3-dev 
libfftw3-doc libfontconfig1-dev libgmp-dev libgps-dev libgsl-dev 
liblog4cpp5-dev libncurses5 libncurses5-dev libpulse-dev libqt5opengl5-dev 
libqwt-qt5-dev libsdl1.2-dev libtool libudev-dev libusb-1.0-0 libusb-1.0-0-dev 
libusb-dev libxi-dev libxrender-dev libzmq3-dev libzmq5 ncurses-bin 
python3-cheetah python3-click python3-click-plugins python3-click-threading 
python3-dev python3-docutils python3-gi python3-gi-cairo python3-gps 
python3-lxml python3-mako python3-numpy python3-numpy-dbg python3-opengl 
python3-pyqt5 python3-requests python3-scipy python3-setuptools python3-six 
python3-sphinx python3-yaml python3-zmq python3-ruamel.yaml swig wget

I get the error E: Unable to locate package python3-numpy-dbg

Any help would be appreciated.



Thanks


INTERNAL - NI CONFIDENTIAL
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to