discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Installation on Ubuntu 12.04 LTS


From: mleech
Subject: Re: [Discuss-gnuradio] Installation on Ubuntu 12.04 LTS
Date: Thu, 09 Aug 2012 14:53:29 -0400
User-agent: Roundcube Webmail/0.7.2

On 09 Aug 2012 14:51, smith mark wrote:

Hi all,

I am facing problem in gnuradio installation, process stuck on following line:

.....
....
Checking for package libqwtplot3d-qt4-dev
Checking for package pyqt4-dev-tools
Checking for package python-qwt5-qt4
Checking for package cmake
Checking for package git-core
Checking for package wget
Checking for package libxi-dev
Checking for package python-docutils
Checking for package gtk2-engines-pixbuf
Checking for package r-base-dev
Checking for package python-tk
Checking for package liborc-0.4-0
Checking for package libasound2-dev
Checking for package python-gtk2
|

I am running following command:

wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio

Also, I am o VM machine, Ubuntu12.04..

Any help!

--

 
Regards,
Smith

It's probably not "stuck", it's just that after that point, it goes off and uses apt-get to load all of the pre-requisites, which can take a *long* time, and is done silently, unless you use the --verbose option.

 

 

reply via email to

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