I finally did it. Thanks for your help everyone. This is how, step-by- step:
I set up a file - ~./bash_login (as longint says above). This was done by typing: pico .bash_profile from the first directory you're in when you open Terminal (your Users/ username directory). In this (new) file I typed: export PATH=$PATH:/Applications/MAMP/Cake_1.2/cake/console The above directory was the path I'd saved Cake to... obviously you need to change it to whatever applies. and then CTRL O to save. Then when I typed 'cake' I had the screen I'd been looking for. Hurrah! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
