Two-second text rendering tutorial: (continued…)
I’m loving using Gallery for serving up my photos, I can keep them on my own machine and avoid feeling like a Flickr whore. Of course that means I have to provide the bandwidth! But these are personal, and I love to own my own data, so it feels right.
For a full install on Gentoo, just emerge:
Under Fedora, you have to grab each module separately – here are the ones I chose to grab:
Then you create a database for gallery, set up apache, and browse to the base directory to go through the install. The only strange thing is that under Fedora the default is for the data to go under /srv/gallery2/g2data, since /usr/share is read-only by default. So that’s where I put it. Have fun!