cssed (c) iago Rubio, 2003

README FILE
-----------

Thanks for trying cssed.

Please read http://cssed.sourceforge.net before installing this application and 
read the INSTALL file for installation instructions.

If you feel lazy to do that, just type from the root directory of this 
distribution:

$ ./configure

If configure fails for some reason involving Makefile.in files try to run

$ ./bootstrat
$ ./configure

Then you can run:

$ make
$ make --install

To get cssed installed in your system.

All your feedback and help will be welcomed.

UPDATING FROM CVS
-----------------

When you update this project - and any other - from cvs, and the build scripts
for the projects have changed, you must rebuild them.

To acomplish this task, you've got two script with this distribution:

* autogen.sh - rebuild all scripts even if it's not needed. 
* bootstrap - try to rebuild the missing files and change just the required
scripts.

Both put the source tree in a state where you must use the above instructions
to build and install the updated package.


- Iago Rubio -

iago.rubio (at) hispalinux.es
http://cssed.sourceforge.net
http://sourceforge.net/projects/cssed
