Closed derimagia closed 7 years ago
You can't run Meld-bin directly. This environment variable needs to be set before the binary starts... https://github.com/yousseb/meld/blob/master/osx/Meld#L38
I've looked left and right and it cannot be changed at runtime..
I'm more concerned that the path "/Users/yousseb/gtk/" is compiled in, this doesn't seem correct at all.
That's what the DYLD_LIBRARY_PATH is overriding.. Unfortunately, not changeable.. I could've compiled in /tmp to make it global for everyone and then used a startup script to link /tmp/gtk to point to where you installed Meld (in /Applications or /Users/you/Applications) as gimp does, but it would still be a wrapper.
Nothing I could do here, really...
When running Meld-bin I get this error: Related to #4
I know now I need to run /Meld, but it doesn't sit right with me that this path is hardcoded somewhere so adding a bug for it.
❯ /Applications/Meld.app/Contents/MacOS/Meld-bin