make missing shared libraries: cygguile-3.0-1.dll

Bruce Visscher bruce.visscher@gmail.com
Thu May 18 18:29:42 GMT 2023


Brian,

On Wed, May 17, 2023 at 7:23 PM Brian Inglis <Brian.Inglis@shaw.ca> wrote:
> You are definitely missing and need to install libffi8 and libgc1.

Thanks.  After installing these via cygwin setup, make is working well.

In fact, the installation also corrected an issue I was having with
python.  Previously,

> which python

was not working but

> type python

pointed to a Windows version of python.  Trying to run python scripts
using `#!/usr/bin/env python` wasn't working.  Now python is working
fine.

Thanks for your help.

Bruce


More information about the Cygwin mailing list