> I had the exactly this problem. To solve it, I download source code from
> git, to apply the path and before this I install from the source code
> (./configure, make, etc.). As the final observation I must run sudo
> ./ldconfig after installation and before to use gnuradio,
>
> Edmar
>
>
Thanks E
On Tue, Aug 2, 2011 at 7:15 AM, Edmar Candeia Gurjao
wrote:
> Hi Niaz,
>
> I had the exactly this problem. To solve it, I download source code from
> git, to apply the path and before this I install from the source code
> (./configure, make, etc.). As the final observation I must run sudo
> ./ldco
Hi Niaz,
I had the exactly this problem. To solve it, I download source code from
git, to apply the path and before this I install from the source code
(./configure, make, etc.). As the final observation I must run sudo
./ldconfig after installation and before to use gnuradio,
Edmar
2011/8/2 nia
On Mon, Aug 1, 2011 at 12:04 AM, Edmar Candeia Gurjao <
ecand...@dee.ufcg.edu.br> wrote:
> Tom,
>
> last time I got gnuradio using git the path I had to apply the patch,
>
> Edmar
>
>
> 2011/7/31 Tom Rondeau
>
>> On Fri, Jul 29, 2011 at 9:33 AM, Edmar Candeia Gurjao
>> wrote:
>> > Hi,
>> >
>> >
Tom,
last time I got gnuradio using git the path I had to apply the patch,
Edmar
2011/7/31 Tom Rondeau
> On Fri, Jul 29, 2011 at 9:33 AM, Edmar Candeia Gurjao
> wrote:
> > Hi,
> >
> > there is a patch in the mailing list to this problem in the patch mailing
> > list
> http://lists.gnu.org/arc
On Fri, Jul 29, 2011 at 9:33 AM, Edmar Candeia Gurjao
wrote:
> Hi,
>
> there is a patch in the mailing list to this problem in the patch mailing
> list http://lists.gnu.org/archive/html/patch-gnuradio/2011-07/msg1.html
>
> I have aplied and it works,
>
> Edmar
This patch was applied to the c
Hi,
there is a patch in the mailing list to this problem in the patch mailing
list http://lists.gnu.org/archive/html/patch-gnuradio/2011-07/msg1.html
I have aplied and it works,
Edmar
2011/7/29 niaz ahmed
> Hi,
>
> I am working on an application ( half duplex communication ) where i have
Hi,
I am working on an application ( half duplex communication ) where i have
two flow graphs receiver and transmitter. the scenario is that the receiver
should always be running but when the application require to send something
the receiver flow-graph should be stopped at that time. the reason f