Jason, 

Yes I can execute them.  On HP UX, I have 
the SHLIB_PATH set to $XERCESCROOT/lib 
and $XALANCROOT/c/lib and they appear to run 
without any missing symbol problems.  

Keep in mind, that I was able to run "make" on HP-UX 11 for Xerces 1.3 perl
without any problems showing up.  
This handler code has introduced some problems with what appears to be the
perl installation 
I am using.  If I can get past these make problems, I expect to have to
fight the SHLIB_PATH problems again 
on Xerces-p 1.5.

--- "Jason E. Stewart" <[EMAIL PROTECTED]> wrote:
> "Nye, Brent A (Brent)" <[EMAIL PROTECTED]> writes:
> 
> But can you execute any of them? You can't run 'make
> test' because
> it's not loading any of the symbols from
> libxerces-c1_5.so, if you try
> to execute, say DOMCount, then it will try to load
> the symbols. If it
> succeeds, it's a dynamic loading problem with perl.
> 
> I think what is going on is that CC under Solaris
> needs some special
> flags for dynamic loading that it's not getting. Or
> it could be as
> simple as your dynamic library path environment
> variable
> (LD_LIBRARY_PATH under linux, no idea under solaris)
> is not getting
> set.
> 
> jas.
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to