Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tuque version to 1.x

...

You must have the following installed before you install the Tuque library:

...

Code Block
languagebash
# mkdir -p /var/www/drupal/sites/all /var/www/drupal/sites/all/libraries
# cd /var/www/drupal/sites/all/libraries
# wget https://github.com/Islandora/tuque/archive/1.6x.zip
# unzip 1.6x.zip
# mv tuque-1.6x tuque

Testing the Tuque installation

...