you could have it way easier on windows
http://www.dereuromark.de/2010/10/03/console-for-cakephp/

then you only need to navigate to your app folder and enter "cake i18n
extract" etc
thats all! no path stuff


On 1 Jul., 19:57, Glauco <glauco.custo...@gmail.com> wrote:
> Hi there, I am trying extract a .po file from my application using the
> command i18n extract.
>
> When I type the command, I get a message like this (but the extracting dont
> start =/):
>
> Welcome to CakePHP v.1.3.8 Console
> ______________________________________________
> App: app
> Path: c:\wamp\www\myproject\app
> ______________________________________________
>
> I am on Windows 7, and like you saw above my app is on C: (but I have
> executed the prompt of command like administrator).
>
> I have tried with the below code's:
>
> c:\wamp\bin\php\php5.3.0\php.exe
> c:\wamp\www\myproject\app\cake\console\cake.php i18n extract
>
> c:\wamp\bin\php\php5.3.0\php.exe -f
> c:\wamp\www\myproject\app\cake\console\cake.php i18n extract
>
> c:\wamp\bin\php\php5.3.0\php.exe -f
> c:\wamp\www\myproject\app\cake\console\cake.php i18n extract -output
> c:\wamp\www\myproject\app\locale
>
> If you could help me...
>
> Regards.
>
> --
> View this message in 
> context:http://cakephp.1045679.n5.nabble.com/Extract-po-file-from-my-app-with...
> Sent from the CakePHP mailing list archive at Nabble.com.

-- 
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