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]
