Diffmerge Packages For Other Linux Distros?
Moderator: SourceGear
Diffmerge Packages For Other Linux Distros?
I recently purchased Diffmerge, because I liked using it on my Mac and saw that it can work on Windows and Linux as well. But my main linux development box is running SuSE and I tested and the Fedora rpms don't work. Are there other packages available or if not, is it possible to get just a statically linked binary for me to manually install?
-
- Posts: 534
- Joined: Tue Jun 05, 2007 11:37 am
- Location: SourceGear
- Contact:
Re: Diffmerge Packages For Other Linux Distros?
I don't have a SUSE system currently. And it's been a while since
I've had one so I'm not up on the various revision levels of things
like libc and gtk relative to fedora.
As for other formats, we do offer a .deb for Ubuntu/Mint. But I'm
not sure if that would be of any use.
So, you might try to unpack (without installing) the rpm and then
see if the executable will run as is.
As for a statically linked version, the current executable is mostly
statically linked. But I wasn't able to do a full static link since
gnome and gtk have lots of dynamic dependencies.
j
I've had one so I'm not up on the various revision levels of things
like libc and gtk relative to fedora.
As for other formats, we do offer a .deb for Ubuntu/Mint. But I'm
not sure if that would be of any use.
So, you might try to unpack (without installing) the rpm and then
see if the executable will run as is.
As for a statically linked version, the current executable is mostly
statically linked. But I wasn't able to do a full static link since
gnome and gtk have lots of dynamic dependencies.
j
Re: Diffmerge Packages For Other Linux Distros?
Thanks, I'll try doing that when I get back in my office.