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
%
Thanks very for your help,
-Sean