Thank for your quick reply. In fact, it was stupid !
Instead of doing: export PYTHONPATH=/usr/local/lib/python2.4/site-packages/ I did: export PYTHONPATH=$PYTHONPATH:/usr/local/lib/python2.4/site-packages/ Otherwise the system doesn't know where are the "official" packages. Thank a lot ! Norbert On 3/31/07, Newell Jensen <[EMAIL PROTECTED]> wrote:
Norbert, "You my now run the make command to build these components." Did you do this after configure? After configure you need to invoke make and make install. See http://gnuradio.org/trac/wiki/BuildGuide Newell _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
