Hello, all.  I am fairly new to the Xerces world.  I was installing version
1.6.0 on 2 different UNIX boxes - one box is version 5.7 and the other is
version 5.8.  I initially installed Xerces on the 5.8 version, and was asked
to also install it on the 5.7 version of UNIX.  I proceeded to install it on
5.7 to work with our other environments and received the following error
when testing the install:
ld.so.1: DOMCount: fatal: relocation error: file /usr/lib/libCrun.so.1:
symbol _get_exit_frame_monitor: referenced symbol not found
Killed

I used the following commands to test the install:
$ export
LD_LIBRARY_PATH=/wsproj/cm/cots/xerces-c-src1_6_0/lib:$LD_LIBRARY_PATH
$ export PATH=/wsproj/cm/cots/xerces-c-src1_6_0/bin:$PATH
$ cd /wsproj/cm/cots/xerces-c-src1_6_0/samples/data
$ DOMCount -v=always -s -n personal-schema.xml

I went to the FAQ page and found a resolution to an install not working,
when using different UNIX versions.  Unfortunately, it did not work.  Any
help would be greatly appreciated.

Thanks,
Erika M. Tilley Johnson
CM/Build Team
JSIMS Land Component


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to