Thread

Posted on Fri Dec 22 01:08:56 2006 by ravi
getting a warning while using EXIFTOOL_config file
Hi,
I am using the image::exiftool version 6.57 and i am using the config file which comes along with i +t , but i am getting the following warning. .ExifTool_config did not return a true value at (eval 7) line 1

Any help is greatly appreciated.
thanks
ravi
Direct Responses: 3874 | Write a response
Posted on Fri Dec 22 01:18:40 2006 by exiftool in response to 3873
Re: getting a warning while using EXIFTOOL_config file
Hi Ravi,

Interesting. What version of Perl are you using? (type "perl -ver")

But you can fix this by adding the following as the last line in the config file:

1; #end

- Phil
Direct Responses: 3882 | Write a response
Posted on Fri Dec 22 17:44:01 2006 by ravi in response to 3874
Re: getting a warning while using EXIFTOOL_config file
Hi Phil, I thank you for your quick reply, here is the version information This is perl, v5.8.0 built for PA-RISC2.0

Copyright 1987-2002, Larry Wall

Perl may be copied under the terms of either the Artistic License or the GNU General Public License,
which may be found in the Perl 5 source kit.

Complete document for Perl, including FAQ lists, should be on this system using 'man perl' or 'perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page.

thanks
ravi
Write a response