Blame README

Packit 15a96c
Packit 15a96c
                                 **************
Packit 15a96c
                                 *   README   *
Packit 15a96c
                                 **************
Packit 15a96c
Packit 15a96c
Quick instructions for installation:
Packit 15a96c
Packit 15a96c
1. Change to the minicom-$VERSION directory.
Packit 15a96c
2. ./configure (see ./configure --help for options)
Packit 15a96c
3. make
Packit 15a96c
4. make install
Packit 15a96c
5. minicom -s (for changing /etc/minicom you probably need to run it as root)
Packit 15a96c
   Change what should be changed on your system, and choose
Packit 15a96c
   'Save setup as dfl' from the configuration menu to save the
Packit 15a96c
   changed settings as system defaults.
Packit 15a96c
   Now add every user which should be allowed to use minicom to
Packit 15a96c
   the group of the corresponding character devices (e.g. /dev/ttyS0).
Packit 15a96c
   On Debian this group already exists and is called 'dialout'.
Packit 15a96c
Packit 15a96c
Now you should have minicom compiled, installed and ready to use.
Packit 15a96c
Packit 15a96c
For more information, have a look at the other files.
Packit 15a96c
Packit 15a96c
WWW: For information about the newest version, what has changed since the
Packit 15a96c
previous version, and sometimes possibly the newest beta version (if there
Packit 15a96c
is one available), look at http://alioth.debian.org/projects/minicom/.
Packit 15a96c
Packit 15a96c
HG: Current development version of minicom is in the Alioth HG repository,
Packit 15a96c
see http://alioth.debian.org/scm/?group_id=30018 for instructions.
Packit 15a96c
Packit 15a96c
If you want to use minicom with network-modem software, have a look at
Packit 15a96c
sunsite.unc.edu:/pub/Linux/apps/serialcomm/modem/modem-*.tar.gz by
Packit 15a96c
Merijn de Jonge <mdejonge@wins.uva.nl>.
Packit 15a96c
Packit 15a96c
adam@lackorzynski.de