I have CakePHP 1.3.  Wouldn't have seen that one :)

On Fri, Dec 16, 2011 at 12:35 PM, Thiago Belem <cont...@thiagobelem.net>wrote:

>
> http://book.cakephp.org/2.0/en/console-and-shells.html#adding-cake-to-your-system-path
>
> :)
>
>
> --
> ***Thiago Belem*
> Desenvolvedor
> Rio de Janeiro - RJ - Brasil
>
> +55 (21) 8865.9250
> thiagobelem.net
> cont...@thiagobelem.net
>
> *Skype / gTalk **»* thiago.belem.web
> *LinkedIn* *»* br.linkedin.com/in/thiagobelem/pt*
> Assando Sites*, curso de CakePHP *»* assando-sites.com.br
>
>
>
> 2011/12/16 Geoff Douglas <drdouglas...@gmail.com>
>
>> Similar to Mac then...
>>
>> You need to open you .bash_profile file and add cake to the $PATH
>>
>> http://www.troubleshooters.com/linux/prepostpath.htm
>> Here is a page that talks a bit more about it...
>>
>>
>> ---------------------------------------------------------------
>> # User specific environment and startup programs
>> export CAKE_HOME=$HOME/cake/1.3.6/cake
>> PATH=$PATH:$HOME/bin:$CAKE_HOME/console
>>
>> export CAKE2_HOME=$HOME/cake/2.0.2/cakephp/lib/Cake
>> PATH=$PATH:$HOME/bin:$CAKE2_HOME/Console
>>
>> export PATH
>> ~
>> -------------------------------------------------------------
>> Your paths will be different, but here is the syntax that I use. I think
>> I am on CentOS.
>>
>> Happy Baking!
>>
>>  --
>> Our newest site for the community: CakePHP Video Tutorials
>> http://tv.cakephp.org
>> Check out the new CakePHP Questions site http://ask.cakephp.org and help
>> others with their CakePHP related questions.
>>
>>
>> To unsubscribe from this group, send email to
>> cake-php+unsubscr...@googlegroups.com For more options, visit this group
>> at http://groups.google.com/group/cake-php
>>
>
>  --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to