I am trying to install AMF in Windows now.. I am getting this error.. Please help me out. Below line are from the command prompt.
C:\Users\asundipa>cd C:\xampp\perl\bin
C:\xampp\perl\bin>perl C:\NewCO\mobileApp\Apache2-ApacheMobileFilter-3.51\Makefile.PL
To try quickly the AMF add on httpd.conf this few rows:
PerlSetEnv AMFMobileHome /home/AMF
PerlSetEnv WURFLNetDownload true
PerlSetEnv CacheDirectoryStore /tmp
PerlTransHandler +Apache2::AMFWURFLFilter
Note:
Download Cache::Cache library if you want use filesystem for caching
In this moment AMFDeviceMonitor is only for filesystem cache
Warning: prerequisite Cache::Memcached 1.27 not found.
Warning: prerequisite Image::Resize 0 not found.
Warning: prerequisite Image::Scale 0 not found.
Warning: prerequisite Imager 0 not found.
Could not open 'lib/Apache2/AMFWURFLFilter.pm': No such file or directory at C:/xampp/perl/lib/ExtUtils/MM_Unix.pm line 2627.