Derleek Posted September 1, 2009 Share Posted September 1, 2009 Hey there, I am ENTIRELY new to the zend framework... I am trying to follow this very simple tutorial to create a project using zend_tools. I am on a mac and fairly familiar with terminal commands (after reading up a bit anyways).... When I try to type in the command '% ~/path/to/ZendFramework/bin/zf.sh' -- I get the '-bash: fg: %: no such job' I have tried to add the zf.sh file to my system executable path (like the install.txt file says to do in order to use zend_tool). But I get the same result. i am pulling my hair out on this one... sheesh i haven't been this frustrated in quite some time... any potential solutions are greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/172745-solved-zf-command-line-tool-confusion/ Share on other sites More sharing options...
RichardRotterdam Posted September 1, 2009 Share Posted September 1, 2009 Leave out the % character it's just there to show you should use a terminal window. Often you'll see a $ character to demonstrate terminal commands similar to the % character you don't type that in a terminal Link to comment https://forums.phpfreaks.com/topic/172745-solved-zf-command-line-tool-confusion/#findComment-910551 Share on other sites More sharing options...
Derleek Posted September 1, 2009 Author Share Posted September 1, 2009 wow i feel stupid... HA! that explains why I couldn't find any documentation on the '%' command... Link to comment https://forums.phpfreaks.com/topic/172745-solved-zf-command-line-tool-confusion/#findComment-910575 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.