Re: [Discuss-gnuradio] Help with new install..

2008-11-05 Thread Firas Abbas
Hi,

If  you installed boost at (for example):
/opt/boost_1_36_0/lib

then :

1)  sudo edit :
/etc/ld.so.conf 

2) add the line: 
/opt/boost_1_36_0/lib    to it

3) exit and do:
sudo ldconfig


Regards,

Firas


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Help with new install..

2008-11-05 Thread Matt Robert
Hello list,

I have edited the ldconfig conf file as mentioned in the previous email, 
however now I get this error when I try the dial tone example. Can anyone point 
me in the right direction? I built the trunk as per the wiki instructions.

Thanks for the help,
Matt

Traceback (most recent call last):
  File "./dial_tone.py", line 23, in 
from gnuradio import gr
  File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/__init__.py", line 
43, in 
from gnuradio_swig_python import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py", 
line 23, in 
from gnuradio_swig_py_runtime import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
 line 6, in 
import _gnuradio_swig_py_runtime
ImportError: libboost_thread-gcc42-mt-1_36.so.1.36.0: cannot open shared object 
file: No such file or directory



  Search 1000's of available singles in your area at the new Yahoo!7 
Dating. Get Started http://au.dating.yahoo.com/?cid=53151&pid=1011


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio