Is Xerces-c 3.2.2 slower than 3.1.4 part 2

2019-03-21 Thread Qihong Wang
Due to the limitation of the email size, I have to send the rest of
attachment in a separate email.

-- 
Qihong Wang
Senior Software Developer
ANSYS, Inc.   www.ansys.com
Southpointe
2600 ANSYS Drive
Canonsburg, PA 15317-9565
Phone:724-820-3966
Fax:724-820-3816
E-Mail: qihong.w...@ansys.com


[Lustre-discuss] Lustre installation failed

2012-10-08 Thread Qihong Wang
I have a redhad linx5 running under VMWare. I tried to install Lustre 1.8.7
on that linux. I followed their tutorial
http://www.linuxjournal.com/content/lustre-distributed-filesystem?page=0,0

First I installed patched kernel and rebooted to make sure the new kernel
is loaded. Then I started to install other rpms.
I had unknown symbols warnings when installing lustre-modules:

rpm -ivh lustre-modules-1.8.7-2.6.18_194.17.1.el5_lustre.1.8.7.x86_64.rpm
Preparing...###
[100%]
   1:lustre-modules ###
[100%]
WARNING:
/lib/modules/2.6.18-194.17.1.el5_lustre.1.8.7/updates/kernel/fs/lustre/fsfilt_ldiskfs.ko
needs unknown symbol ldiskfs_free_blocks
WARNING:
/lib/modules/2.6.18-194.17.1.el5_lustre.1.8.7/updates/kernel/fs/lustre/fsfilt_ldiskfs.ko
needs unknown symbol ldiskfs_journal_start_sb
...

And e2fsprogs-1.41 conflicts with existing e2fsprogs-1.39
rpm -ivh e2fsprogs-1.41.12.2.ora1-0redhat.rhel5.x86_64.rpm
Preparing...###
[100%]
file /lib64/libblkid.so.1.0 from install of
e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package
e2fsprogs-libs-1.39-20.el5.x86_64
file /lib64/libcom_err.so.2.1 from install of
e2fsprogs-1.41.12.2.ora1-0redhat.x86_64 conflicts with file from package
e2fsprogs-libs-1.39-20.el5.x86_64
...

My questions are
1) Can Lustre be installed on a Linux running under a VMWare virtual
machine?
2) If answer of 1) is yes, how to solve my installation problem?

Thanks!
___
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss