Download
WINDOWS
Click to download EZWebGallery for Windows.
Prerequisites:
- A 64bit Windows 7 or newer
- 6GB of memory
Instructions:
Double-click on the setup program.
Checksum:
md5: 998e386dd05f95973291bca66d273914
sha256: a27af7cffbbdfce05530a190784f66670807143f24c1e2f3d570c84461333167
(instructions if you don’t know how to compute a checksum on Windows: http://support.microsoft.com/kb/889768)
LINUX/ UBUNTU
Please note: The following instructions will guide you to install EZWebGallery on Ubuntu. Nevertheless, EZWebGallery should easily be compiled and run on any other distribution providing Qt5 and Magick++ libraries. Read below to grab our source code!
Instructions:
Open a terminal window and follow these instructions:
- Add our repository: sudo add-apt-repository ppa:xtof/ezwebgallery
- Update: sudo apt-get update
- Install EZWebGallery: sudo apt-get install ezwebgallery
You’re now ready to launch it from the Dash! Or from a terminal: enter ezwebgallery.
BUILD FROM THE SOURCE
EZWebGallery is hosted by GitHub.
To fetch to code: git clone https://github.com/Pixinn/ezwebgallery.git
To build it: qmake && sudo make install
Note that you need the following packages:
- build-essential
- qt5-default
- libmagick++-dev
Icon by Asher, CC Attribution Non-Commercial Share Alike