NClip Binaries
Last Change Date: $Id: index.html,v 1.27 2006/12/29 20:18:17 root Exp root $
The latest versions is 1.03e.
The binaries now include help files, and so are a bit larger.
Environment Variables
Once installed, please set the following environment variables, as explained
at
environment help files.
Please read the above environment help files
We are currently working on an install script, but until then, read the above. It requires a one-time change in your environment.
The choices for Binaries are:
Test Data
Here is some test data. You will find that tst... files make the most interesting plots.
Some sets work better than others. Since our objective is to swallow all data set types, we
include all of them.
DLLs
I now include all necessary dll's in the zip and gz file. You should
not need to do anything other than unpack the files to run.
(If not, please let me know.)
If when you execute the program, it asks for some dll's,
you can get the ones you need here. Just put them in the same directory
as the NClip executable. (For linux, you will need to use LdConfig, see below.)
The necessary dll's should be in the zip files. For older
versions, here are the dll's you will need.
I now include all libraries with the zip. Put
libxerces-c.so.27.0 in /usr/lib, and link to it as follows:
lrwxrwxrwx 1 root root 28 Apr 1 15:49 /usr/lib/libxerces-c.so.27 -> /usr/lib/libxerces-c.so.27.0*
-rwxrwxr-x 1 root root 4843264 Apr 1 15:45 /usr/lib/libxerces-c.so.27.0*
and then run ldconfig.
Or you can put it into /usr/local/lib
if your ldconfig is set up to include /usr/local/lib.
Or you can install the libxerces package using yum.
Session File
Since the XML Roundtrip is now working, here is a sample session file
you can use. Just put it in the same directory as the application.
NclDefSession.zip
Back to Main Page
Bill Kamp