Problem install DABmod with Buster

104 views
Skip to first unread message

pgm ben

unread,
Apr 10, 2020, 7:37:19 AM4/10/20
to mmbtools
Hello,

I have a problem, i can't install DABmod with Buster.

I have this error in attachment.

Thanks for your answer

Best regards

Ben 


I try to use this part of this script: 



# this will install boost, cmake and a lot more
sudo apt-get -y build-dep uhd
# stuff to install from source
mkdir dab || exit
cd dab || exit
echo -e "$GREEN Compiling UHD $NORMAL"
git clone http://github.com/EttusResearch/uhd.git
pushd uhd
git checkout release_003_010_003_000
mkdir build
cd build
cmake ../host
make
sudo make install
popd
echo -e "$GREEN Downloading UHD device images $NORMAL"
sudo /usr/local/lib/uhd/utils/uhd_images_downloader.py
echo
bug buster dabmod.jpg

Matthias Brändli

unread,
Apr 14, 2020, 2:56:17 AM4/14/20
to crc-mm...@googlegroups.com
Hello Ben,

can you try with v3.14.1.1 instead of release_003_010_003_000 ?

On buster (and debian testing) it might be a better idea to just install
libuhd-dev instead of compiling uhd.

mpb
> --
> You received this message because you are subscribed to the Google
> Groups "mmbtools" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to crc-mmbtools...@googlegroups.com
> <mailto:crc-mmbtools...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/crc-mmbtools/f15c78dd-29ae-4dfc-a386-028d75b430c7%40googlegroups.com
> <https://groups.google.com/d/msgid/crc-mmbtools/f15c78dd-29ae-4dfc-a386-028d75b430c7%40googlegroups.com?utm_medium=email&utm_source=footer>.

pgm ben

unread,
May 4, 2020, 1:55:18 PM5/4/20
to mmbtools
hello everyone,

I follow up on my message, a new script is available after commit:



The feedback is welcome

thanks Matthias for your help 

Best regards 

Ben

Matthias Brändli

unread,
May 5, 2020, 10:58:24 AM5/5/20
to crc-mm...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages