Readme
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:2k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. === README ===
  2. Quick instructions for installing:
  3. 1. Change to the minicom-1.82.1/src directory (where minicom-1.82.1 should
  4.    be the directory where this file was unpacked)
  5. 2. make
  6. 3. make install    (this should be done as root, or if you are logged in as
  7.    somebody else, do "su -c 'make install'")
  8. 4. as root, do 'minicom -s' to enter the configuration mode. Check all the
  9.    settings, change what should be changed on your system, and choose
  10.    'Save setup as dfl' from the configuration menu to save the changed
  11.    settings as system defaults.
  12.    Edit /etc/minicom.users, adding the usernames which should be allowed
  13.    to use minicom.
  14. Now you should have minicom compiled, installed and ready to use.
  15. For more information, have a look at the next files:
  16. Install - How to install Minicom
  17. doc/Locales - Information of the string localization feature
  18. doc/Macros - Notes on color & macro additions
  19. doc/ChangeLog - Does not necessarily interest you if you are a new user.
  20.   If you have used older versions of minicom, here you can
  21.   see what has changed lately. The newest things are at
  22.   the end of the file.
  23. doc/Porting - How to port minicom to new architectures.
  24.   In the future, this can probably be done more easily with
  25.   the autoconf facility.
  26. man/minicom.1 - Manual for 'minicom' itself.
  27. man/runscript.1 - Manual page for the "runscript" script interpreter.
  28. src/Makefile - Configurable Makefile
  29. Directories:
  30. demos/ - Demo's for the 'runscript' program.
  31. src/ - Minicom source
  32. src/po - Text strings for national languages
  33. terminfo/ - Terminfo entry for minicom on Linux console
  34. termcap/ - New termcap entries (better!)
  35. doc/ - Some documentation.
  36. linux/ - Binaries for the utilities I don't have sources for
  37. tables/ - Predefined character conversion tables
  38. Www:
  39. For information about the newest version, what has changed since 
  40. the previous version, and sometimes possibly the newest beta version 
  41. (if there is one available), look at 
  42. http://www.clinet.fi/~walker/minicom.html
  43. If you want to use minicom with network-modem software, have a look
  44. at "modem-0.1b", sunsite:/pub/Linux/apps/comm/modem-0.1b.tar.gz by
  45. Merijn de Jonge <mdejonge@fwi.uva.nl>.
  46. miquels@cistron.nl
  47. walker@clinet.fi