On 10/26/2011 12:52 PM, Jeff Scaparra wrote:
> Alternatively it may be using the wrong python. Is there a way to specify
> which python to use. If it uses the same path as the normal terminal then it
> will work however if it sets the standard /usr/bin/python it will fail.
> 

pass -DPYTHON_EXECUTABLE=<path to python> to override

-josh

> Thanks,
> Jeff
> 
> On Wed, Oct 26, 2011 at 3:50 PM, Jeff Scaparra <j...@scaparra.com> wrote:
> 
>> I think I have everything figured out now I have pyqt pygtk and pywx
>> installed however cmake still isn't finding pygtk even though the version is
>> correct (running 2.24.0) and python -c "import gtk" has no output.
>>
>> Anyone know what the specific check actually is?
>>
>> Jeff
>>
>>
>> On Wed, Oct 26, 2011 at 1:18 PM, Jeff Scaparra <j...@scaparra.com> wrote:
>>
>>> I was just having an issue with the python path. gr_wxgui is enabled now.
>>> I have the qt stuff installed but will look at manually pointing cmake in
>>> the right direction. I think I can make this work. I hate to give up now. It
>>> would be nice to write up a brew formula for gnuradio but I have no idea how
>>> I would get my system back to a default state for testing after all I have
>>> done (without reinstalling).
>>>
>>> Jeff
>>>
>>>
>>> On Wed, Oct 26, 2011 at 12:47 PM, Ben Reynwar <b...@reynwar.net> wrote:
>>>
>>>> On Wed, Oct 26, 2011 at 8:44 AM, Jeff Scaparra <j...@scaparra.com>
>>>> wrote:
>>>>> Hello,
>>>>>
>>>>> I have almost gotten all the dependencies needed for gnuradio
>>>> recognized
>>>>> however I have qt qwt and wx installed but they aren't being recognized
>>>> by
>>>>> cmake. I have also tried to manually enable them with the
>>>> -DENABLE_GR_QTGUI
>>>>> AND -DENABLE_GR_WXGUI options with no luck. I have used homebrew to
>>>> install
>>>>> almost all of the dependencies and it has been a great help. If anyone
>>>> have
>>>>> any experience building gnuradio on OSX I would appreciate any input.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Jeff (KK4EPP)
>>>>>
>>>>> _______________________________________________
>>>>> Discuss-gnuradio mailing list
>>>>> Discuss-gnuradio@gnu.org
>>>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>>>
>>>>>
>>>>
>>>> If you're not using homebrew for anything else, it's probably easier
>>>> just to switch to using macports.  I had a good crack at getting
>>>> gnuradio installed via homebrew but switched to macports in the end
>>>> because I couldn't get the gui stuff working.
>>>>
>>>> Cheers,
>>>> Ben
>>>>
>>>
>>>
>>
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to