minicom: dependency on lrzsz for ymodem/zmodem #3699
Unanswered
tewarid
asked this question in
Everyday usage
Replies: 2 comments 7 replies
-
Please create pull requests to add those. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm unable to test updates to formulae. Doing something like
I've followed the suggested fixes without any success. I'm on latest macOS Ventura beta (13.0) and Xcode is up to date (14.0.1). |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using minicom to send files using ymodem but it didn't work at first because the program used to send files (
sb
) wasn't installed. I had to installlrzsz
and then symlinksb
tosz
for it to work.Suggestions
lrzsz
package inminicom
lrzsz
should createsb
symlink tosz
Beta Was this translation helpful? Give feedback.
All reactions