-
Notifications
You must be signed in to change notification settings - Fork 3
Easy and flexible online image gallery generator
License
solbu/igal2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
****** 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 <epop@stanford.edu>, 2016: Wolfgang Trexler <wt-igal@trexler.at>, 2019-2024: Johnny A. Solbu <johnny@solbu.net> 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.
About
Easy and flexible online image gallery generator
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published