Tuesday, April 5, 2016

[Discuss-gnuradio] gr-fosphor under pybombs-2

I recently updated pybombs to latest version using the git based installation command line from the github instructions.  I could not install gr-fosphor because it would not configure.

The issue appears to be that the recipe is incomplete.


rwmcgwi@origin1:~/gnuradio$ pybombs install gr-fosphor
|
\- gr-fosphor
PyBombs.install - INFO - Installing package: gr-fosphor
PyBombs.Packager.source - WARNING - Build dir already exists: /home/rwmcgwi/gnuradio/src/gr-fosphor/build
Configuring: (100%) [======================================================================================================================================================================================]
PyBombs.Packager.source - ERROR - Problem occurred while building package gr-fosphor:
Process returned value: 1
PyBombs.install - ERROR - Error installing package gr-fosphor. Aborting.




After doing manual installations on Ubuntu 14.04 LTS of necessary components the gr-fosphor installation completed.

sudo apt-get install cmake xorg-dev libglu1-mesa-dev opencl-headers nvidia-modprobe

was used and everything worked

Unpacking opencl-headers (1.2-2013.10.23-1) ...
Setting up opencl-headers (1.2-2013.10.23-1) ...
rwmcgwi@origin1:~/gnuradio$ pybombs install gr-fosphor
|
\- gr-fosphor
PyBombs.install - INFO - Installing package: gr-fosphor
Cloning:     (100%) [======================================================================================================================================================================================]
Configuring: (100%) [======================================================================================================================================================================================]
Building:    (100%) [======================================================================================================================================================================================]
Installing:  (100%) [======================================================================================================================================================================================]
PyBombs.install - INFO - Installation successful.


--
Bob McGwier
Founder, Federated Wireless, Inc
Founder and Technical Advisor, HawkEye 360, Inc
Research Professor Virginia Tech
Dir. Research:  The Ted and Karyn Hume Center for National Security and Technology
Senior Member IEEE, Facebook: N4HYBob, ARS: N4HY
Faculty Advisor Virginia Tech Amateur Radio Assn. (K4KDJ)
Director of AMSAT

No comments:

Post a Comment