Opened 22 months ago

Closed 21 months ago

Last modified 21 months ago

#65419 closed defect (worksforme)

openbabel (3.1.1) Library not loaded error on MacOS Monterey Intel

Reported by: phycgroup Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: openbabel

Description (last modified by jmroot (Joshua Root))

Openbabel2 version 3.1.1 installed on MacOS Monterey Intel. Port installs completely without errors, but when command obabel (main binary) is run, Library error is encountered.

Help!

[13454] obabel
dyld[69179]: Library not loaded: /opt/local/lib/libboost_iostreams-mt.dylib
  Referenced from: /opt/local/openbabel-3.1.1/bin/obabel
  Reason: tried: '/opt/local/lib/libboost_iostreams-mt.dylib' (no such file), '/usr/local/lib/libboost_iostreams-mt.dylib' (no such file), '/usr/lib/libboost_iostreams-mt.dylib' (no such file)
[1]    69179 abort      /opt/local/openbabel-3.1.1/bin/obabel

Change History (5)

comment:1 Changed 22 months ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to reneeotten
Status: newassigned

comment:2 Changed 22 months ago by jmroot (Joshua Root)

Port: openbabel added; openbabel2 removed
Summary: openbabel2 (3.1.1) Library not loaded error on MacOS Monterey Intelopenbabel (3.1.1) Library not loaded error on MacOS Monterey Intel

I'm guessing you meant the openbabel port rather than openbabel2, as the version of the former is 3.1.1 whereas the latter is 2.4.1.

comment:3 in reply to:  2 ; Changed 22 months ago by phycgroup

I apologize for the mistake. I guess I am confused. I installed openbabel2 (verified from shell history), and the error message points to openbabel-3.1.1 (path is to /opt/local/openbabel-3.1.1).

...

I removed openbabel2 - this port still doesn't work. However, uninstalling openbabel2 and installing openbabel works.

Thank you for your attention.

Replying to jmroot:

I'm guessing you meant the openbabel port rather than openbabel2, as the version of the former is 3.1.1 whereas the latter is 2.4.1.

comment:4 Changed 21 months ago by reneeotten (Renee Otten)

Resolution: worksforme
Status: assignedclosed

comment:5 in reply to:  3 Changed 21 months ago by jmroot (Joshua Root)

Replying to phycgroup:

the error message points to openbabel-3.1.1 (path is to /opt/local/openbabel-3.1.1).

That looks like it could be an installation of a binary pkg of openbabel 3 that someone built using MacPorts. If your prefix is /opt/local, neither the openbabel nor openbabel2 ports install anything under /opt/local/openbabel-3.1.1.

Note: See TracTickets for help on using tickets.