It may have built fine for you if you had an older one already installed
at the same time. Try removing the current version and then rebuild.
On 25/09/2024 4:15 am, Saagar Jha wrote:
I bumped this earlier today to use dynamic libraries instead of static
ones, so I assume that’s related. That said, I don’t see this on my
machine (I tried running expect). How can I reproduce this?
Saagar Jha
On Sep 24, 2024, at 20:05, Kenneth Wolcott <[email protected]>
wrote:
Could not open libexpect5.45.4.dylib: Error opening or reading file
(referenced from /opt/local/bin/expect)
libexpect5.45.4.dylib seems to be referenced using a relative path.
This may be a problem with its canonical library name and require the
use of install_name_tool(1) to fix.