Autor Tópico: Minicom  (Lida 1701 vezes)

Offline Grao

  • Usuário Ubuntu
  • *
  • Mensagens: 1
    • Ver perfil
Minicom
« Online: 18 de Junho de 2009, 15:29 »
Caros companheiros

Baixei o minicom pois trabalho com roteadores e preciso de acesso console.

Quick instructions for installation:

1. Change to the minicom-$VERSION directory.
2. ./configure (see ./configure --help for options)
3. make
4. make install
5. minicom -s (this needs to be done as root)
   Change what should be changed on your system, and choose
   'Save setup as dfl' from the configuration menu to save the
   changed settings as system defaults.
   Now add every user which should be allowed to use minicom to
   the group of the corresponding character devices (e.g. /dev/ttyS0).
   On Debian this group already exists and is called 'dialout

Aliquei todos os comandos acima e depois dei

 sudo apt-get install minicom
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package minicom

O que pode estar acontecendo? me ajudem!!