• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H07-May-2022-2,1911,783

extras/H16-Apr-2017-3,0562,619

lib/H16-Apr-2017-2,9891,901

man/H16-Apr-2017-1,6631,578

po/H07-May-2022-37,31129,462

src/H03-May-2022-18,03913,682

ABOUT-NLSH A D12-Dec-200977.7 KiB1,1021,055

AUTHORSH A D12-Dec-20091.8 KiB6947

COPYINGH A D12-Dec-200917.6 KiB343283

ChangeLogH A D18-Apr-201762.4 KiB1,8171,114

FILE_ID.DIZH A D12-Dec-200968 31

INSTALLH A D16-Apr-201715.4 KiB371289

Makefile.amH A D12-Dec-2009434 2211

Makefile.inH A D16-Apr-201725 KiB811715

NEWSH A D18-Apr-20172.9 KiB8269

READMEH A D19-Aug-20101.4 KiB3626

TODOH A D26-May-2013915 3525

aclocal.m4H A D16-Apr-2017145.3 KiB3,9073,649

ar-libH A D16-Apr-20175.7 KiB271210

autogen.shH A D16-Apr-2017308 147

compileH A D16-Apr-20177.2 KiB348258

config.guessH A D16-Apr-201741.9 KiB1,4211,229

config.h.inH A D16-Apr-20178.1 KiB315220

config.rpathH A D12-Dec-200915.8 KiB615517

config.subH A D16-Apr-201735 KiB1,8001,662

configureH A D16-Apr-2017299.9 KiB10,3368,659

configure.inH A D16-Apr-20178.9 KiB362309

depcompH A D16-Apr-201723 KiB792502

install-shH A D16-Apr-201714.1 KiB535353

minicom.specH A D16-Apr-20175.2 KiB177136

minicom.spec.inH A D12-Dec-20095.2 KiB177136

missingH A D16-Apr-20176.7 KiB216143

README

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