Tomcat7194 has asked for the wisdom of the Perl Monks concerning the following question:
So, I try to run pp with a command to include the file:"Error while attempting to call Image::ExifTool::SetNewValue Can't locate Image/ExifTool/Writer.pl in @INC (@INC contains: C:\Users +\TOMSMI~1\ AppData\Local\Temp\par-Tom_Smith\cache-1e66579c8cce873c221e2c86b830550 +64fe089d4\ inc\lib C:\Users\TOMSMI~1\AppData\Local\Temp\par-Tom_Smith\cache-1e665 +79c8cce873 c221e2c86b83055064fe089d4\inc CODE(0x1806e9c) CODE(0x180666c)) at (eva +l 19) line 1, <PICASAFILE> line 13."
Which pp does, according to its output:pp -a C:\Perl\site\lib\Image\ExifTool\Writer.pl
However, when I run the resulting exe, I get the same error as above."adding C:/Perl/site/lib/Image/ExifTool/Writer.pl as Perl/site/lib/Ima +ge/ExifTool/Writer.pl"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with Image::ExifTool and pp
by pileofrogs (Priest) on Jan 29, 2009 at 23:28 UTC | |
by Tomcat7194 (Novice) on Jan 29, 2009 at 23:47 UTC | |
by boardhead (Novice) on Feb 05, 2009 at 17:06 UTC | |
|
Re: Problem with Image::ExifTool and pp
by hominid (Priest) on Jan 30, 2009 at 13:31 UTC |