minicom help?

Downloaded and installed minicom from either macports or fink (forget which). Seems to work okay, so long as I run it as root ( sudo minicom) from an admin-privileged account. I want to run it in Terminal.app to talk to an "old-school" packet radio modem when logged into a non-privileged user account. But when I type minicom and press <return>, I get an error message back saying Cannot create lockfile. Sorry. Same thing happens from an admin-privileged account if I don't preface the minicom directive with sudo. What do I need to do in order to run minicom in Terminal.app while logged in as a non-privileged user?

As a quasi-related question, I have a Keyspan SXPro serial 4-port PCI card. There are multiple packet radio modems. Can I save a "config" file so when launching minicom I can bring up the proper serial port more or less automagically, depending on which packet radio modem I want to talk to? Can I launch multiple Terminal windows simultaneously, in order to launch minicom, each Terminal window associated with a different serial port? That's pretty much where I'm going with this second question...

Posted on Mar 1, 2008 8:30 PM

Reply
3 replies

Mar 2, 2008 6:03 AM in response to j.v.

I encounter the same problem when I use minicom. The default place for lock file is /opt/local/var, where unprivileged user is not permitted to write. You can change the lockfile location as follow,

1. sudo minicom -s <name of your minicom configuration>
2. select "Serial port setup"
3. press "B" and change location to the directory you have write permission.
4. save and exit 🙂

now you can open your minicom as a unprivileged user.

For the second question, I have no big idea. I would like to create different minicom configuration file for different purpose. For creation, just type "sudo minicom -s <name of your desired configuration> and modify the things in "Serial port setup".

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

minicom help?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.