Git Product home page Git Product logo

core-perl's Introduction

Librairies CORE Perl

Ces librairies Perl sont utilisées par les outils de prégénération et ceux de gestion et analyse

Installation depuis le paquet debian

Télécharger le paquet sur GitHub : https://github.com/rok4/core-perl/releases/

apt install ./librok4-core-perl-<version>-linux-all.deb

Installation depuis les sources

Dépendances (paquets debian) :

  • perl-base
  • libgdal-perl
  • libpq-dev
  • gdal-bin
  • libfile-find-rule-perl
  • libfile-copy-link-perl
  • libconfig-ini-perl
  • libdbi-perl
  • libdbd-pg-perl
  • libdevel-size-perl
  • libdigest-sha-perl
  • libfile-map-perl
  • libfindbin-libs-perl
  • libhttp-message-perl
  • liblwp-protocol-https-perl
  • libmath-bigint-perl
  • libterm-progressbar-perl
  • liblog-log4perl-perl
  • libjson-parse-perl
  • libjson-perl
  • libjson-validator-perl
  • libtest-simple-perl
  • libxml-libxml-perl
  • libnet-amazon-s3-perl
perl Makefile.PL INSTALL_BASE=/usr PREREQ_FATAL=1
make
make install

Variables d'environnement utilisées dans les librairies

Leur définition est contrôlée à l'usage.

  • ROK4_TMS_DIRECTORY pour y chercher les Tile Matrix Sets
  • Pour le stockage CEPH
    • ROK4_CEPH_CONFFILE
    • ROK4_CEPH_USERNAME
    • ROK4_CEPH_CLUSTERNAME
  • Pour le stockage S3
    • ROK4_S3_URL
    • ROK4_S3_KEY
    • ROK4_S3_SECRETKEY
  • Pour le stockage SWIFT
    • ROK4_SWIFT_AUTHURL
    • ROK4_SWIFT_USER
    • ROK4_SWIFT_PASSWD
    • ROK4_SWIFT_PUBLICURL
    • Si authentification via Swift
      • ROK4_SWIFT_ACCOUNT
    • Si connection via keystone (présence de ROK4_KEYSTONE_DOMAINID)
      • ROK4_KEYSTONE_DOMAINID
      • ROK4_KEYSTONE_PROJECTID
  • Pour configurer l'agent de requête (intéraction SWIFT et S3)
    • ROK4_SSL_NO_VERIFY
    • HTTP_PROXY
    • HTTPS_PROXY
    • NO_PROXY

core-perl's People

Contributors

dolite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.