lohaze.blogg.se

Exiftool install
Exiftool install













exiftool install
  1. #EXIFTOOL INSTALL INSTALL#
  2. #EXIFTOOL INSTALL UPDATE#

Then rename "exiftool(-k).exe" to "exiftool.exe".

#EXIFTOOL INSTALL INSTALL#

$ sudo apt-get install libimage-exiftool-perl Under Windows Exiftool (CLI) $ sudo cp -R exiftool lib/ /usr/local/bin/ From packages Prerequisites $ sudo apt-get install perl Installation of Exiftool $ cd /data/src/ This method installs the last available version of Exiftool (in the time of this writing, version 8.49). Installation Under Linux From sources Description ).Įxiftool is certainly the most complete tool that manipulates meta data on pictures. It supports a wide variety of metadata formats (EXIF, GPS, IPTC, XMP, JFIF. The tool is also capable of retrieving thumbnails embedded in jpeg images. Restart Apache: $ sudo /opt/bitnami/ctlscript.ExifTool is a tool that manipulates meta information on pictures (reads, writes and edits meta information). NOTE: Depending on your installation type, the ResourceSpace config.php file will be located in the following paths:Īpproach A (Bitnami installations using system packages): /opt/bitnami/resourcespace/include/config.phpĪpproach B (Self-contained Bitnami installations): /opt/bitnami/apps/resourcespace/htdocs/include/config.php

#EXIFTOOL INSTALL UPDATE#

Update the config.php file by adding the line below to it: Log in to the server console and execute the following command: $ sudo apt-get update & sudo apt-get install -y libimage-exiftool-perl

exiftool install

To install the ExifTool component, follow these steps: Refer to the FAQ for more information on these changes. The output of the command indicates which approach (A or B) is used by the installation, and will allow you to identify the paths, configuration and commands to use in this guide.

exiftool install

To identify your Bitnami installation type and what approach to follow, run the command below: $ test ! -f "/opt/bitnami/common/bin/openssl" & echo "Approach A: Using system packages." || echo "Approach B: Self-contained installation." On account of these changes, the file paths stated in this guide may change depending on whether your Bitnami stack uses native Linux system packages (Approach A), or if it is a self-contained installation (Approach B).

exiftool install

NOTE: We are in the process of modifying the file structure and configuration for many Bitnami stacks.















Exiftool install