discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] all's ok, but unable to execute an example...


From: Norbert François
Subject: Re: [Discuss-gnuradio] all's ok, but unable to execute an example...
Date: Sat, 31 Mar 2007 10:03:58 +0200

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 <address@hidden> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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