Changes between Initial Version and Version 1 of Ticket #43685


Ignore:
Timestamp:
May 12, 2014, 6:39:02 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43685

    • Property Keywords command not found environment variables bashrc removed
    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Summary changed from gnuradio or grc command not fount to gnuradio or grc command not found
    • Property Port removed
  • Ticket #43685 – Description

    initial v1  
    33
    44Before the macports install all I need to do to open GNURadio Companion was to type grc in terminal. Now I get "command not found" I don't know what changes I made exactly but I can tell you that env command gives me:
    5 {{{..TERM_PROGRAM=Apple_Terminal
     5{{{
     6..TERM_PROGRAM=Apple_Terminal
    67SHELL=/bin/bash
    78TERM=xterm-256color
     
    2526DISPLAY=/tmp/launch-uvktbH/org.macosforge.xquartz:0
    2627_=/usr/bin/env
    27 OLDPWD=/usr/libexec.}}}
     28OLDPWD=/usr/libexec.
     29}}}
    2830
    2931It's not the same as what the example in the instructions show, but I'm a bit of a NOOB and not sure how to interoperate this. This is what I have done so far to try to remedy the problem: