exiftool on UBUNTU

Started by univpmstudent, July 22, 2013, 08:52:53 AM

Previous topic - Next topic

univpmstudent

hi guys :D,
I use exiftool on ubuntu and I've installed from the ubuntu software center.
I can't use it on the terminal.
First: i wrote exiftool on the terminal but ubuntu didn't found it
Second: the command line exiftool -TagsFromFile src.jpg -all:all dst.jpg didn't work
There's something wrong i guess ???!!
thanks a lot for the help!!!




Phil Harvey

After installing, you need to open a new terminal or type "rehash" to rebuild the shell hash table.

If you did this and it still doesn't work, try installing the Perl version downloaded from the ExifTool home page.   See the README for simple installation instructions.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

univpmstudent

Thank you Phil, I made it!!! :)