discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio installed to wrong Python directory


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] GNU Radio installed to wrong Python directory
Date: Tue, 21 Jun 2005 14:46:00 -0700
User-agent: Mutt/1.5.6i

On Tue, Jun 21, 2005 at 02:24:38AM +0500, Ahmad Sheikh wrote:
> I used the following script:
> 
> $ ./configure --prefix=/usr 
> --with-boost-include-dir=/usr/local/include/boost-1_32
> $ make
> $ make install

Hmmm,  perhaps you have a tree that is partially built with
--prefix=/usr and some left overs from a build with the default 
--prefix=/usr/local?

You might want to try a make clean followed by configure, make, make
install.

Eric




reply via email to

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