You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by "Richardson, Steven" <sr...@sonusnet.com> on 2005/11/14 17:47:40 UTC

Minimal set of build objects for xerces-c-2.6.0 and XML::Xerces 2.6.0

I have successfully built the xerces-c-2.6.0 XML C++ Parser and the Perl XML::Xerces packages for Solaris 5.9.
 
My question concerns the minimal set of build objects that I would need to transfer to a different
Solaris target machine (i.e. different than the Solaris machine where the builds were done).
 
I have two requirements on the target Solaris box:
 
  #1  Be able to upgrade some existing C++ code that currently uses version 1.6.0 of the Xerces C++ parser to use the newer version 2.6.0.
  #2  Be able to execute a Perl script that uses the XML::Xerces 2.6.0 module (i.e. Xerces.pm).
 
 
For #1 above, I believe that I just need to link in the Solaris shared libraries.
Do I need both the libxerces-c.so.26.0 and the libxerces-depdom.so.26.0 libraries, or just the former? 
Btw, what is the libxerces-depdom.so.26.0 library?
 
For #2 above, do I need anything more than just the Xerces.pm (which will be copied to the proper @INC directory on the target box)?
I'm asking because, after building XML::Xerces, I see that there is also an auto subdirectory created with XML and Handler subdirectories and assorted contents.
 
   Thank, Steve
 

Steven Richardson          Sonus Networks 
www.sonusnet.com          The Voice of the New Public Network