User forums > Help
Mac OSX: How can I get it to find "wx"
Pecan:
--- Quote from: bnilsson on September 06, 2006, 08:50:54 am ---
--- Quote ---You could have also solved it by adding /opt/local/bin to the "path" variable in your user .profile
--- End quote ---
A bit strange, since 'wx-config' is readily available in my normal Terminal window.
Should CB import the normal user-defined path? It seems to me it does not do this.
--- End quote ---
If wx-config is executable from terminal, it is reachable from the executable path. If so, I don't understand why you received
"wx-config: command not found" in your previous msg. It's a mystery to me.
afb:
Maybe he set the PATH for some weird shell like "csh",
but Code::Blocks uses a sane shell like "sh" ? Perhaps.
To avoid tripping, I've not included /opt/local/bin in mine.
Avoids mixing up DarwinPorts and System/Local programs.
bnilsson:
I am using /bin /tcsh.
This is my PATH:
[Tiger:~] bnilsson% echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/Users/bnilsson/bin:/opt/local/bin:/usr/local/bin:/usr/X11R6/bin:/Developer/Tools
BTW, why is "/bin /tcsh" without space a forbidden word here? I get "Forbidden" if I try to post or preview it.
Navigation
[0] Message Index
[*] Previous page
Go to full version