Balsa E-Mail Client 1.0.0

Copyright (C) 1997-2000 Stuart Parmenter and others, see AUTHORS file.

See 'COPYING' for license information.
See 'AUTHORS' for a list of contributors.

Please make sure you have the following things:

	Glib        >= 1.2.1
	GTK         >= 1.2.1
	Imlib       >= 1.9.2
	gnome-libs  >= 1.2.1  (see notes below)
	libpspell   >= 0.11.2 (and at least one spell check module)
	
	If you do not have these, please check:

	http://www.balsa.net/download.html

	for links to these packages. Or try http://www.gnome.org, 
	http://www.gtk.org, and http://www.enlightenment.org.

	Note that some of these modules have their own requirements.
	Installation of pspell is known to be troublesome, make sure 
	you have read - and understood - all the details. Feedback
	should to to pspell team, not balsa team.

	You need also gnome-doc-tools for building the help system.
	They are available from

	http://people.redhat.com/dcm/software.html

Build Instructions:

	For more information and configuration options see 'README'.

	# ./configure
	# make

Installation:

	Do the above then

	# make install

Notes:

	Balsa does not play nice with older versions of egcs, if you
	are using an earlier version than 2.95 of this compiler and
	have troubles with segfaults, try compiling with optimizations
	turned off or upgrading.

	Some versions of libgnome is known to have bugs that lead to 
	balsa crash on startup. Read
	http://mail.gnome.org/archives/balsa-list/2000-October/msg00101.html
	and make sure you have at least /usr/lib/libgnome.so.32.3.11.

	Experimental gcc 2.96 distributed with RedHat 7.0 generates 
	spurious warning messages. You have to configure balsa with 
	explicitly specified --disable-more-warnings option.
