[jifty-devel] Jifty on Windows, package YAML is not in dependency of Jifty

Richard Lippmann horshack at lisa.franken.de
Mon Jul 24 09:43:54 EDT 2006


I found Activestate presenting a package for jifty on Windows. 
Installation "ppm install jifty" went fine and then I tried this:

C:\temp\x>jifty app --name Customer
Can't guess application root from current path (C:/temp/x) or bin path 
(C:/Perl/bin)

Creating new application Customer
Creating directory lib
...
Creating configuration file Customer/etc/config.yml
Undefined subroutine &Jifty::YAML::DumpFile called at 
C:/Perl/site/lib/Jifty/Script/App.pm line 152.

But there is no directory C:\Perl\site\lib\Jifty\YAML\ and certainly no 
files in it.


Solution was: install Activestate package YAML with "ppm install YAML". 
There seems to be no dependency on that package.

Greetings,
Horshack


More information about the jifty-devel mailing list