|
xdiff - X11/Motif based file comparator and merge tool.
Version 3.4 use an html page for documention in addition to the regular man page.
Click here to see the html document.
Sorry i do not make the source available.
|
Version 3.4 is available for LINUX, AIX, SUN, HPUX, IRIX and CompacTru64.
Please send me mail if you take a copy of these.
This software is supplied in the hope that it will be useful. It comes without warranty of any kind whatsoever.
Copyright (c) 1995-2008 Rudy Wortel. All rights reserved.
|
Please send me mail if you take a copy.
Use your browsers 'save link as' to retreive these executables. Sometimes they lose their .gz extension but don't get gunziped after the download. So if that happens add the .gz extension gunzip it and chmod +x to get your executable. Other times it will get gunzipped but the file name keeps it's .gz. The best course of action is to use the unix 'file' command and see what you have.
The executable is only half of what you need. Don't forget to get the support files too. See below.
Use your browsers 'save link as' to retreive the object file. Sometimes it loses it's .gz extension but doesn't get gunziped after the download. So if that happens add the .gz extension gunzip it. Other times it will get gunzipped but the file name keeps it's .gz. The best course of action is to use the 'file' command and see what you have.
To create the xdiff executable use the command.
cc -o xdiff :objectfile from below: -L /usr/X11R6/lib -lXm -lXt -lXmu -lX11
Yours may vary but you will know best.
The executable is only half of what you need. Don't forget to get the support files too. See below.
For non Solaris systems put the XDiff file in /usr/lib/X11/app-defaults
or you will see xdiff in black and white instead of colour. On solaris
systems put the file in /usr/openwin/lib/app-defaults. If you don't
have permissions to add files to that directory then put it in another
appropriate place. Then set the environment variable
XUSERFILESEARCHPATH to point to that directory. i set mine with
setenv XUSERFILESEARCHPATH /usr/u/rudy/lib/X11/app-defaults/%N
The %N refers to the application class and for xdiff it is XDiff and
that is why the app-default file is named XDiff.
All HTML documentation files.