I'm running the latest MAMP (i think so) on my Mac (10.5.8, PPC G4) and i added the following to my .profile - file in my home directory:
export PATH=/Applications/MAMP/htdocs/lib/vendor/symfony/data/bin:$PATH
But my Terminal is somehow unable to find the command, and all i get is the following errors:
: command not found
: command not found
: command not found
: command not found
Any suggestions? Thx in advance.