GithubHelp home page GithubHelp logo

solbu / igal2 Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 162 KB

Easy and flexible online image gallery generator

License: GNU General Public License v2.0

Makefile 2.02% HTML 8.40% Roff 16.70% CSS 1.41% Shell 0.99% Perl 70.48%

igal2's Introduction

******                       igal2 README                       ******
******                                                          ******

iGal2 needs Perl to run and either cjpeg/djpeg/pnmscale (from libjpeg) 
or ImageMagick or GraphicksMagick to generate your thumbnails. 
As of version 3.0 it needs ffmpeg when generating html5 video pages.
These come standard with most Linux distributions today.

------------------------------------------------------------------------

To install from the tarball (as root)
    make install

By default, this will put the relevant files in «/usr/local».
(e.g. «/usr/local/bin» and «/usr/local/share/igal2»)
You can change this destination by using «PREFIX=/<some/path/here>»
in the make install argument.

To install this in /usr (/usr/bin and /usr/share/igal2)
run «make PREFIX=/usr install».

To uninstall from the tarball (as root)
    make uninstall

------------------------------------------------------------------------

UPGRADE from version 1.4 (and older):
igal2 supports a lot of new features and therefore the format of the
template files had to be changed. igal2 installs all its template
files under /usr/local/lib/igal2.  Please add your design changes there.

If you want to use igal and igal2 side by side, please be sure not
to overwrite "igal" when asked through the install script.

As igal (1.4) stores all necessary templates and files within the image
directory you may savely delete all old igal 1.4 (or older) files when
satisfied with igal2.

This can be done with 
    make old-clean

------------------------------------------------------------------------

Copyright:
2000:      Eric Pop <[email protected]>, 
2016:      Wolfgang Trexler <[email protected]>,
2019-2024: Johnny A. Solbu <[email protected]>

igal2 is distributed under the terms of the GNU General Public License 
as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
See the file COPYING for details.

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.