V - Meld latest version (3.20.2) does not work after compiling it from the sourcecode.
I am new to linux.
Meld latest version does not work at all. I compiled it from the source code with all the dependencies and its failing as it requires gtksourceview version 3.20.0 or higher. From the gtksourceview source code, compiled the library and added it via environmental variable (LD_LIBRARY_PATH), yet it says the same error. Have added all the other dependencies via anaconda installation except gtksourceview. Any help would be greatly appreciable.