discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Installation issues with gnuradio on Ubuntu 12.04


From: Dan CaJacob
Subject: Re: [Discuss-gnuradio] Installation issues with gnuradio on Ubuntu 12.04 64-bit
Date: Wed, 21 May 2014 17:27:48 -0400

Try:

sudo apt-get remove --purge libboost*
sudo apt-get install libboost1.48-all-dev

You may then have to install gnuradio and uhd again, since they depend on boost:

sudo apt-get install gnuradio uhd

Very Respectfully,

Dan CaJacob


On Wed, May 21, 2014 at 4:40 PM, muse_ee <address@hidden> wrote:
Hello,

I'm having some issues when I attempt to install gnuradio on a computer
running Ubuntu 12.04 64-bit. I followed the installation guide on the Ettus
wiki (using the "Releases/Bugfixes" path)
(http://code.ettus.com/redmine/ettus/projects/uhd/wiki/GNURadio_Linux) but
when I run the command gnuradio-config-info I get an error message stating:

gnuradio-config-info: error while loading shared libraries:
libboost_program_options.so.1.48.0: cannot open shared object file: No such
file or directory.

I'm not very experienced with gnuradio or linux, but it looks like when I
apt-get install gnuradio, the libboost packages being downloaded are version
1.46, but when I run my command it is looking for version 1.48. Is there a
way I can work around this? As I said, I'm not really familiar with apt-get
or gnuradio in general. Any help you can provide would be very much
appreciated!





--
View this message in context: http://gnuradio.4.n7.nabble.com/Installation-issues-with-gnuradio-on-Ubuntu-12-04-64-bit-tp48405.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]