Photoblogger README
Copyright (C) 2004 Andy Wingo.
See the end for copying conditions of this file.
Last updated 16 September 2004.


About Photoblogger
==================

Photoblogger is a GNOME application to help post photos to a web log.


Copying Photoblogger
====================

Distribution of Photoblogger is under the GPL. See the COPYING file for
more information.


Contact info
============

  Author:       Andy Wingo <wingo at pobox.com>
  Homepage:     http://ambient.2y.net/wingo/software/photoblogger/


Dependencies
============

* guile-gnome 2.7.90 or newer
  http://home.gna.org/guile-gnome/
  Here is a set of tarballs for guile-gnome and its dependencies that
  are known to work:
    - http://download.gna.org/guile-gnome/releases/guile-gnome-platform-2.7.990.tar.gz
    - ....
    - ....

  You will need to have development packages for the entire GNOME
  platform when you build guile-gnome.

** IMPORTANT installation note for g-wrap (a guile-gnome dependency) **

If you have gnucash installed, then you have an old version of g-wrap
lying around. To prevent conflicts, you will need to set --prefix to be
the same as the g-wrap package that you have, probably /usr.

PLEASE report any problems installing any of photoblogger's
dependencies, because I also hack on them.

Installation quickstart
=======================

Install using the standard autotools incantation:
  ./configure && make && make install.

Build from CVS or Arch using ./autogen.sh && make.

You can run without installing:
 ./dev-environ src/photoblogger


Copying this file
=================

Copyright (C) 2004 Andy Wingo

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.
