Usepackage Environment Manager
Copyright (C) 1995-2005  Jonathan Hogg  <jonathan@onegoodidea.com>
 
This program is free software; you can redistribute it and/or modify
it 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.

This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software 
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Short Instructions
==================

	% ./configure
	% make install


Longer Instructions
===================

That's about it actually. You might want to modify where usepackage gets
installed with:

	% ./configure --prefix=/opt/usepackage

or something similar. There are no non-standard configure options to worry
about. The installation is very straightforward.


Post-install Configuration
==========================

Take a look at the supplied 'packages.conf' file, which should have been
installed in $prefix/etc (or wherever you may have changed sysconfdir to).
This has basic instructions in the comments at the top and a couple of
examples. Fuller instructions can be found in the 'use' manual page, which
should also have been installed somewhere sensible.

