Minicom Command not found.....


Results 1 to 4 of 4

Thread: Minicom Command not found.....

  1. #1
    Join Date
    Apr 2003
    Posts
    21

    Minicom Command not found.....

    Hey all!

    So I ran the rpm to install minicom, mandrake 9.1 KDE says it is already installed.

    So I log in root, and run minicom -s so I can get it going, and I get a commnad not found error. Ok looks like it's not in the path. So I search (locate) for minicom, and cna't seem to find anything....anyone have any experience with finding wayward files?

    Thanks!

  2. #2
    Join Date
    Aug 2002
    Location
    Delaware
    Posts
    4,285
    http://packages.debian.org/cgi-bin/s...rsion=unstable

    thats the list of file in the debian package for minicom
    irc.freenode.net #justlinux The Not So Official JL IRC Channel.
    ¤ Debian ¤ Apt-Get ¤

  3. #3
    Join Date
    Nov 2000
    Location
    Brighton MI USA
    Posts
    489
    In the console, run an update of your locate database ('updatedb' as root), then use locate to find the file. In this case: locate minicom

    you might have to pipe the output in some cases when there are too many files. To do this, use shift + backslash (\) then less. For the above example:

    as root: updatedb

    as root or user: locate minicom|less

    this works for any file on your system.
    RTFM=Rewrite The F***ing Manual
    For more info, visit http://rute.sourceforge.net/
    The rain's falling, and so is MS...

  4. #4
    Join Date
    Apr 2003
    Posts
    21
    all I am seeing is the muck I am creating in my temp directory.

    I again tried to run minicom-2.00.0-9.alpha.rpm
    I get prompted to enter root password, the a window pops up saying everything is already installed.

    updatedb, locate minicom, bam just see the chaos that is the tmp driectory I set up for this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •