Judul : How to set environment variables in Mac OS X Lion (For PHPunit purpose)
link : How to set environment variables in Mac OS X Lion (For PHPunit purpose)
How to set environment variables in Mac OS X Lion (For PHPunit purpose)
In my recent web application development, I need PHPUnit to run in my Macbook Pro Mac OS Lion X Lion. In my previous post I installed PHPUnit using PHP pear on XAMPP.
Now I need to run it without evoking all the the path to the XAMPP bin files located at /Applications/XAMPP/xamppfiles/bin
First: Open /etc/path files with terminal:
$ sudo vim /etc/path
Second: Add /Applications/XAMPP/xamppfiles/bin to the bottom of the file. In my Mac, it look like this:
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/Applications/XAMPP/xamppfiles/bin
~
That's All
Demikianlah Artikel How to set environment variables in Mac OS X Lion (For PHPunit purpose)
Sekianlah artikel How to set environment variables in Mac OS X Lion (For PHPunit purpose) kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya. Profil Perusahaan Dan Lowongan PT Equityworld
Anda sekarang membaca artikel How to set environment variables in Mac OS X Lion (For PHPunit purpose) dengan alamat link https://inviralnews.blogspot.com/2012/05/how-to-set-environment-variables-in-mac.html
0 Response to "How to set environment variables in Mac OS X Lion (For PHPunit purpose)"
Post a Comment