Yeah, if it's pointing do 2.3 that should definitely be a problem

Are you using this guide?
https://radioware.nd.edu/documentation/install-guides/mac-os-x

Tips that I was given (as I am not an expert, but want to pay forward that
help so Michael isn't always responding to mac complaints): use x11, and
setting up the .bashrc is important. You're probably going to need to go
into your profile and ensure it's points to the right place. The given link
has commands to add. I had some problems with python, and hacking that out
got rid of all of them (didn't get rid of all my problems, though :P)

2009/8/6 Josef Vukovic <[email protected]>

>
>
> 2009/8/6 Jonathan Coveney <[email protected]>
>
>> I do not know exactly what your problem is, but it'd probably be good to
>> post your path variable (type path in the terminal and post what you get)
>>
>>
> Thanks for your answer :-)
>
> path dont work see:
>
> q68f0:~/gnuradio josefvukovic$ echo $PATH
>
> /opt/local/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
> q68f0:~/gnuradio josefvukovic$ path
> -bash: path: command not found
> q68f0:~/gnuradio josefvukovic$ printenv
> LDFLAGS=-L/opt/local/lib -L/sw/lib
>
> MANPATH=/opt/local/share/man:/sw/share/man:/usr/local/share/man:/usr/share/man:/usr/X11R6/man:/sw/lib/perl5/5.8.6/man
> TERM_PROGRAM=Apple_Terminal
> TERM=xterm-color
> SHELL=/bin/bash
> PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
> TERM_PROGRAM_VERSION=133-1
> USER=josefvukovic
> __CF_USER_TEXT_ENCODING=0x1F5:0:0
> PYTHON_VERSION=2.3
>
> PATH=/opt/local/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
> PWD=/Users/josefvukovic/gnuradio
> LANG=de_DE.ISO8859-1
> SHLVL=1
> HOME=/Users/josefvukovic
> PYTHON_ROOT=/usr
>
> PYTHONPATH=/usr/lib/python2.3/site-packages:/usr/local/lib/python2.3/site-packages
>
> PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/sw/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig
>
> INFOPATH=/opt/local/share/info:/sw/share/info:/sw/info:/usr/local/share/info:/usr/share/info
> SECURITYSESSIONID=b06940
> _=/usr/bin/printenv
> OLDPWD=/Users/josefvukovic
> q68f0:~/gnuradio josefvukovic$
>
> Probably the error is in the PYTHONPATH variable,  I installed python 2.5
> and in the environmentvariable is mentioned python2.3
>
> How can I fix this ?
>
> cu
> Josef Vukovic
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to