On Mar 16, 2021, at 13:47, joerg van den hoff wrote: > "** (meld:70489): WARNING **: 19:46:07.080: Failed to load shared library > './gtksourceview/libgtksourceview-4.0.dylib' referenced by the typelib: > dlopen(./gtksourceview/libgtksourceview-4.0.dylib, 9): image not found > Meld requires GtkSourceView 4.0 or higher. > "
Hmm. That's a relative path, but I don't know what it's meant to be relative to. On my system, the gtksourceview4 port installs the file /opt/local/lib/libgtksourceview-4.0.dylib. Do you have that file?
