Tagged Questions
0
votes
1answer
263 views
In Mountain Lion how do I set the PATH environment variable unified for all newly launched applications?
On Ask Different there are many questions regarding the PATH environment variable and how to set it for applications launched by a shell, by spotlight or via the finder (typical questions: How to set ...
2
votes
2answers
161 views
Change Web Sharing “Sites” folder to SkyDrive?
I'm building a web site. There are three Macs that I commonly use for development, depending upon my location: an iMac in San Diego, and iMac in Vegas, and a MacBook Air in all other places. As I move ...
0
votes
2answers
239 views
Can homebrew and RVM agree on a $PATH?
I'm trying to install Yeoman.io and part of it requires Homebrew to be installed. I am on Mountain Lion (10.8) and things seemed to install correctly except when I run $ homebrew doctor it complains ...
5
votes
3answers
5k views
How is my $PATH variable built in Mountain Lion?
I've recently installed Homebrew on my Mac and it's complaining that /usr/bin occurs before /usr/local/bin in my $PATH variable, meaning that system-provided programs will be used instead of those ...
6
votes
4answers
9k views
How to change PATH environment variable to OS X 10.8 Mountain Lion that will be visible to GUI applications?
I tried all methods I heard of for setting environment variables on OS X 10.8 but none of them seems to work.
To test, run a bash script from inside a gui application like Eclipse or IntelliJ IDEA.
...
-1
votes
2answers
227 views
Mac Terminal PATH settings [duplicate]
Possible Duplicate:
Reset your PATH variable
Everytime I open Terminal I need to set the PATH using:
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
Otherwise commands like ...
0
votes
0answers
103 views
Could not execute the java executable while running Play 1.2.1
I am facing this issue whenever I am trying to run Play 1.2.1 in my system. Previously, I had Play 2.0 in my system. I exported the $PATH variable so that $PATH contains the path to Play 2.0 ...
2
votes
1answer
2k views
Homebrew PATH error Mac OS X 10.6.8
So I've found this wildly helpful blog (http://blog.wyeworks.com/) and managed to muddle my way to step 5 (after leaving ridiculous comments after getting stuck on step one)
$ brew install ...
11
votes
3answers
3k views
How to set PATH for Finder-launched applications
Apps launched via Finder seem to not respect the PATH as set in .bash_profile. So when I try to run code from an IDE (Intellij) I no longer have access to programs in /usr/local/bin, which is ...
4
votes
2answers
369 views
How to change path in Finder by entering the path manually?
It seems that by default there is no way to enter a whole path in the Finder, so instead one should traverse through all the tree to get somewhere deep in the filesystem. Is there anyway to overcome ...
0
votes
1answer
776 views
Change PHP $PATH setting?
How to change PHP $PATH setting?
I am using MAMP 2.x, my terminal for PHP command is already set to the MAMP PHP 5.3.x, but now I want to change to PHP 5.2.x
I have done this before, but i forget ...
1
vote
2answers
2k views
Reset your PATH variable
I stuffed up (basically wiped) my PATH variable.
Is there any way to reset it to the default?
I look at this link on superuser, but I find it very confusing. As far as I know I stuffed up my ...
5
votes
3answers
533 views
How do I change the location of screen captures on 10.5?
As a developer, I take a lot of screen captures. I often take a lot to share with StackExchange members on chat. The problem is my desktop is so cluttered with screen captures that they're now ...