Several people have already replied to your previous posting, stating that you must use gtar to untar the archive on Solaris. Are you sure you're using gtar? This is also a FAQ:
http://xml.apache.org/xerces-c/faq-distrib.html#faq-11 Dave Daniela.Stasyszy [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David N Bertoni/Cambridge/IBM) 03/21/2002 09:10 Subject: Sources for Unix... AM Please respond to xerces-c-dev I have downloaded xerces-c-src1_7_0.tar.gz and followed the installation instructions found on the apache website. I use SunOS 5.8 and the following to unzip/untar: gunzip xerces-c-src1_7_0.tar.gz tar -xvf xerces-c-src1_7_0.tar I have also set the environment variable XERCESCROOT and the LD_LIBRARY_PATH as the documentation says. After unzip/untar I get a new directory xerces-c-src1_7_0 which contains the following: createdocs.bat credits.txt doc LICENSE LICENSE.txt obj Projects I searched for a src directory but there is none. Could you please let me know what I am doing wrong? My goal is to compile Xerces C++ with g++ on SunOS 5.8. Regards, Daniela. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
