public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: this must be a common problem, but repeated searching is not finding an answer
@ 2022-03-19 17:57 Brian Inglis
  2022-03-19 18:15 ` Clayton Cramer
  0 siblings, 1 reply; 13+ messages in thread
From: Brian Inglis @ 2022-03-19 17:57 UTC (permalink / raw)
  To: Cygwin

On Sat, 19 Mar 2022 08:12:15 -0700, Achim Gratz wrote:
> Clayton Cramer writes:
>> I installed everything from the setup program, but executing bc gives
>> "The code execution cannot proceed because readline4.dll was not
>> found.  Reinstalling the program may fix this problem."  From where do
>> I get readline4.dll?

> Cygwin's bc does not depend on this library and it would not give you
> this error message either.  I suggest you try "/usr/bin/bc" from a
> Cygwin shell and then think about what you want to have your PATH look
> like.

I wonder which setup program that was, and how your environment is set up?

That message is from a native Windows port of bc, installed under/by 
Mingw/64, Msys/2, Chocolatey or some other native Windows port installer 
that does not handle library dependencies. You would have to install 
that environment's readline library using their setup program.

If you have installed Cygwin, you must start it using (perhaps some 
minor variation of) the provided shortcuts, command files, or scripts, 
and ensure the Cygwin path is set with Cygwin /usr/bin/ near the start, 
possibly preceded by your own local script directory/-ies: e.g.

	$HOME/bin:/usr/local/bin:/usr/bin

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

^ permalink raw reply	[flat|nested] 13+ messages in thread
* this must be a common problem, but repeated searching is not finding an answer
@ 2022-03-19 14:49 Clayton Cramer
  2022-03-19 15:11 ` Achim Gratz
  0 siblings, 1 reply; 13+ messages in thread
From: Clayton Cramer @ 2022-03-19 14:49 UTC (permalink / raw)
  To: cygwin

I installed everything from the setup program, but executing bc gives 
"The code execution cannot proceed because readline4.dll was not found.  
Reinstalling the program may fix this problem."  From where do I get 
readline4.dll?

-- 
“I look to a day when people will not be judged by the color of their skin, but by the content of their character.”


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-03-20 15:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-19 17:57 this must be a common problem, but repeated searching is not finding an answer Brian Inglis
2022-03-19 18:15 ` Clayton Cramer
2022-03-19 18:23   ` Eliot Moss
2022-03-19 18:33     ` Clayton Cramer
2022-03-19 20:55       ` Eliot Moss
2022-03-19 21:51         ` Clayton Cramer
2022-03-19 23:18           ` Gary Johnson
2022-03-20 15:04             ` Clayton Cramer
2022-03-19 23:19           ` Eliot Moss
2022-03-19 23:24             ` Joel Rees
2022-03-20  2:20   ` clayton
  -- strict thread matches above, loose matches on Subject: below --
2022-03-19 14:49 Clayton Cramer
2022-03-19 15:11 ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).