The Gadget Doctor wrote:
I also just installed Meld but perhaps I shouldn't have... I only have SSH access to my remote server. That Yum install command is a bit too powerful. Meld doesn't run, I guess it's looking for graphics.
Yup, that's part and parcel of the "graphical diff" bit.
However, if you ssh into your server from a *nix box running X, you may be able to run Meld if you tell ssh to support X:
ssh -X user@server