DiffMerge previous version

Support for our DiffMerge utility.

Moderator: SourceGear

Post Reply
seanvo
Posts: 1
Joined: Tue Jun 25, 2013 8:47 am

DiffMerge previous version

Post by seanvo » Tue Jun 25, 2013 9:19 am

Dear Jeff,
Would you please kindly help with the link for downloading the previous version of DiffMerge tool for Redhat 5.5 (Tikanga) O/S platform?

I'm trying out the latest Diffmerge release 4.0.0 but couldn't get it running due to the following error message:

Code: Select all

% ls -al ./diffmerge
-rwxr-xr-x 1 nvo chgtools 6718928 Jun 25 08:06 ./diffmerge
% ./diffmerge
./diffmerge: /lib64/libuuid.so.1: no version information available (required by ./diffmerge)
./diffmerge: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./diffmerge)
./diffmerge: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./diffmerge)
./diffmerge: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./diffmerge)
% uname -a
Linux seda-104s 2.6.18-238.12.1.el5 #1 SMP Sat May 7 20:18:50 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
% cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
% ls -al /lib64/libuuid.so*
lrwxrwxrwx 1 root root    14 Mar 26  2012 /lib64/libuuid.so.1 -> libuuid.so.1.2
-rwxr-xr-x 1 root root 17728 Jun 30  2009 /lib64/libuuid.so.1.2
% ls -al /usr/lib64/libstdc++.so*
lrwxrwxrwx 1 root root     18 Mar 26  2012 /usr/lib64/libstdc++.so.5 -> libstdc++.so.5.0.7
-rwxr-xr-x 1 root root 825400 Aug 21  2006 /usr/lib64/libstdc++.so.5.0.7
lrwxrwxrwx 1 root root     18 Mar 26  2012 /usr/lib64/libstdc++.so.6 -> libstdc++.so.6.0.8
-rwxr-xr-x 1 root root 976312 Dec  9  2009 /usr/lib64/libstdc++.so.6.0.8
% ls -al /lib64/libc.so*
lrwxrwxrwx 1 root root 11 Mar 26  2012 /lib64/libc.so.6 -> libc-2.5.so
%                              
It appears the standard C library on my local machine is too old and not working with the latest DiffMeger version.

Thanks very for your help,
-Sean

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: DiffMerge previous version

Post by lbauer » Tue Jun 25, 2013 1:43 pm

I can provide you with a link to an earlier version.

Email me at support at sourcegear.com, ATTN: Linda.

Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply