Opened 10 years ago

Last modified 10 years ago

#41638 closed defect

gnucash won't run b/c libvorbisfile is too old — at Version 1

Reported by: LenoreHorner Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: dports@…
Port: gnucash libvorbis

Description (last modified by ryandesign (Ryan Carsten Schmidt))

gnucash
dyld: Library not loaded: /opt/local/lib/libvorbisfile.3.dylib
  Referenced from: /opt/local/bin/gnucash
  Reason: Incompatible library version: gnucash requires version 7.0.0 or later, but libvorbisfile.3.dylib provides version 6.0.0
Trace/BPT trap: 5

I've just run self update so MacPorts is at 2.2.1. My OS is 10.8.5.

I don't actually see the connection between GnuCash and sound compression apparatus.

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

/opt/local/lib/libvorbisfile.3.dylib is library version 7.5.0 on my system, so something is wrong with your libvorbisfile. Rebuild the libvorbis port:

sudo port -n upgrade --force libvorbis
Note: See TracTickets for help on using tickets.