INSTALLATION GUIDE FOR VIDEOTRANS
=================================

To install the videotrans package, you should take the following steps:

- Become the superuser if you want to install the package systemwide.

- Run "./configure" from your shell to configure the package. If you want
  non-default paths or other configurable items, please run
  "./configure --help" to find out what you can configure.

- Run "make" from your shell to set up the package and compile the
  C program that is included in the package.

- Run "make install" from your shell to install the package in the location
  that you chose in the "./configure" step.


Please report any problems to videotrans@berkvens.net.

