cross your fingers and run gnuradio-companion at the command prompt :)

--
Mike Jameson M0MIK BSc MIET
Email: [email protected]
Web: http://scanoo.com


On Sat, May 10, 2014 at 7:06 PM, Wafa Elhajhmida <[email protected]
> wrote:

> thanks.
> I typed these commands
> wafa@wafa-K46CB:~/pybombs$ source /home/wafa/target/setup_env.sh
> wafa@wafa-K46CB:~/pybombs$ echo "source /home/wafa/target/setup_env.sh"
> >> ~/.bashrc
> wafa@wafa-K46CB:~/pybombs$ source ~/.bashrc
>
>
> plz what shall I do now to have gnuradio 3.7
>
>
>
> 2014-05-10 19:59 GMT+02:00 Mike Jameson <[email protected]>:
>
> You have a line break there accidentally, it should be on one line.
>>
>> If you run:
>>
>> echo "source /home/wafa/target/setup_env.sh" >> ~/.bashrc
>>
>> Then this will add the line to the end of your .bashrc startup file.
>>
>> Then type:
>>
>> source ~/.bashrc
>>
>> ...which will then activate it.
>>
>> Mike
>>
>> --
>> Mike Jameson M0MIK BSc MIET
>> Email: [email protected]
>> Web: http://scanoo.com
>>
>>
>> On Sat, May 10, 2014 at 6:53 PM, Wafa Elhajhmida <
>> [email protected]> wrote:
>>
>>> thanks a lot,
>>>
>>> it shows me this wafa@wafa-K46CB:~/pybombs$ ./pybombs env
>>> Settled on prefix: /home/wafa/target
>>> Initializing environmental variables...
>>>
>>> /home/wafa/target/python/:/home/wafa/target/lib/python2.6/site-packages/:/home/wafa/target/lib64/python2.6/site-packages/:/home/wafa/target/lib/python2.6/dist-packages/:/home/wafa/target/lib64/python2.6/dist-packages/:/home/wafa/target/lib/python2.7/site-packages/:/home/wafa/target/lib64/python2.7/site-packages/:/home/wafa/target/lib/python2.7/dist-packages/:/home/wafa/target/lib64/python2.7/dist-packages/:/home/wafa/target/python/:/home/wafa/target/lib/python2.6/site-packages/:/home/wafa/target/lib64/python2.6/site-packages/:/home/wafa/target/lib/python2.6/dist-packages/:/home/wafa/target/lib64/python2.6/dist-packages/:/home/wafa/target/lib/python2.7/site-packages/:/home/wafa/target/lib64/python2.7/site-packages/:/home/wafa/target/lib/python2.7/dist-packages/:/home/wafa/target/lib64/python2.7/dist-packages/
>>> ---------- loading recipes -------------------
>>> Loading recipes ...
>>> Loading recipes ... done
>>> ---------- loading recipes finished ----------
>>>
>>> Writing out env...:
>>> PyBombs.sysutils - INFO - To set up your environment (in bash) run:
>>> "source /home/wafa/target/setup_env.sh"
>>> wafa@wafa-K46CB:~/pybombs$ source /home/wafa/target
>>> bash: source: /home/wafa/target: is a directory
>>> wafa@wafa-K46CB:~/pybombs$ /setup_env.sh
>>>
>>> is this mean that is ok ?
>>>
>>>
>>>
>>> 2014-05-10 19:43 GMT+02:00 Kiran Karra <[email protected]>:
>>>
>>>> You may not have told pybombs to write out the environment.
>>>>
>>>> Goto your pybombs directory and type:
>>>> ./pybombs env
>>>> And that will wrote out the environment to the prefix directory. Then
>>>> you should be able to source the environment script.
>>>>
>>>> On May 10, 2014 1:38:49 PM EDT, Wafa Elhajhmida <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I would like to implement a transceiver in USRP E 110 with gnuradio.
>>>>>
>>>>> For that I found a code concerning an implementation of ieee 802-11 of
>>>>> a transeiver with USRP N 210 descibed in this
>>>>> https://github.com/bastibl/gr-ieee802-11.
>>>>> To implement it I followed the script "read me" mentionned in this
>>>>> link https://github.com/bastibl/gr-ieee802-11.
>>>>>
>>>>> But when I tried to install gnuradio 3.7 byPyBOMBS in this link
>>>>> http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart
>>>>>
>>>>> When I typed this command *./pybombs install gnuradio* it works.
>>>>>
>>>>> But when I typed this command  wafa@wafa-K46CB:~/pybombs$ source
>>>>> $prefix/setup_env.sh
>>>>>
>>>>> it shows me this:
>>>>> bash: /setup_env.sh: No such file or directory
>>>>> wafa@wafa-K46CB:~/pybombs$
>>>>>
>>>>> plz how to deal with this error.
>>>>>
>>>>> In fact, when I typed /pybombs install gnuradio it asks me to enter
>>>>> prefix and other staffs
>>>>>
>>>>> I have just typed enter when it asked me to put these variables. is
>>>>> this can harm .
>>>>>
>>>>> what sall I do to correct this error
>>>>>
>>>>> ------------------------------
>>>>>
>>>>> Discuss-gnuradio mailing list
>>>>> [email protected]
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>>>
>>>>>
>>>> --
>>>> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>>>>
>>>
>>>
>>> _______________________________________________
>>>
>>> Discuss-gnuradio mailing list
>>> [email protected]
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>>>
>>
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to