Did you set the XERCESCROOT variable? In your case it needs to be set as : export XERCESCROOT =/home/grace/xerces-c1_0-linux
Arundhati Java Technology Center, Silicon Valley -- XML Technology Group Lotus Notes:Arundhati Bhowmick/Cupertino/IBM Internet: [EMAIL PROTECTED] 1-408-777-5830 grace <[EMAIL PROTECTED]>@ny.us.ibm.com on 12/20/99 02:20:21 AM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Problem compiling the samples Hi I download the xerces-c for Linux. I did the runConfigure -plinux -cgcc -xg++. Everything is fine for this. Then I go into SAXCount directory and run make. It gives the error of ": ****No rule to make target `/home/grace/xerces-c1_0-linux/samples/SAXCount/SAXCount.cpp', needed by `/home/grace/xerces-c1_0-linux/bin/obj/SAXCount/SAXCount.o'. Stop. " I tried running the command SAXCount from the bin dir. It says cannot open the shared library. I have already set the LD_LIBRARY_PATH. How do I solve these problems??? Thanks in advance. regards