Re: Re: Re: [Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp.

2008-10-02 Thread Prasant Misra
  Yes, That helped. The make command was successful. On Fri, 03 Oct 2008 Johnathan Corgan wrote : >On Fri, 2008-10-03 at 03:04 +, Prasant Misra wrote: > > > But on make, I get the following: > > > > make all-recursive > > make[1]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3'

Re: Re: [Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp.

2008-10-02 Thread Johnathan Corgan
On Fri, 2008-10-03 at 03:04 +, Prasant Misra wrote: > But on make, I get the following: > > make all-recursive > make[1]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3' Don't use directory names with spaces. ___ Discuss-gnuradio m

Re: Re: [Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp.

2008-10-02 Thread Prasant Misra
  Hi, I check the required packages and the configure passed without errors. But on make, I get the following: make all-recursive make[1]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3' Making all in config make[2]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3/config

Re: [Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp.

2008-10-02 Thread George Nychis
Prasant Misra wrote: Hi, How do I fix this problem. configure: error: Failed to locate boost/shared_ptr.hpp. I am using Ubuntu 7.0 Thanks. You might want to keep all of your build problems in a single thread instead of creating a new post every time. Have you tried looking at the do

[Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp.

2008-10-02 Thread Prasant Misra
  Hi, How do I fix this problem. configure: error: Failed to locate boost/shared_ptr.hpp. I am using Ubuntu 7.0 Thanks. Prasant Kumar Misra.___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnu

Re: [Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp

2007-07-16 Thread Tom O
No, I did not have g++ installed. Thank you. Problem solved. -Tom Patrick Strasser wrote: > > Tom O schrieb: >> I am using openSuse 10.1 and trying to use ./configure command for >> compiling >> GNU Radio. >> >> I have tried the posted suggestions to get past the "Failed to locate >> boost/

[Discuss-gnuradio] Failed to locate boost/shared_ptr.hpp

2007-07-13 Thread Tom O
I am using openSuse 10.1 and trying to use ./configure command for compiling GNU Radio. I have tried the posted suggestions to get past the "Failed to locate boost/shared_ptr.hpp" when running ./configure. I have shared_ptr.hpp located at /usr/include/boost. I believe I have tried every variatio