Hi,

> Maybe this is a naming conflict.
> This is what I have:
> [135] mrna:/home/harsch/temp/xerces-c-src1_5_0> l $XERCESCROOT/lib
> total 2980
> drwxr-xr-x   3 harsch   image        4096 Jun 25 15:35 ./
> drwxr-xr-x  12 harsch   image        4096 Jun 25 15:26 ../
> drwxr-xr-x   2 harsch   image        4096 Jun 25 15:35 SunWS_cache/
> -rwxr-xr-x   1 harsch   image     3255388 Jun 25 15:35 libxerces-c1_5.so*

Try changing the line in your Makefile.PL that says $XERCES_MAJOR_VERSION =
'1.4' to read $XERCES_MAJOR_VERSION = '1.5' - I found that this let me
install okay with xercesc-1.5 (as it alters the expected library name). The
final install seems stable enough, although obviously missing the additional
1.5 features.

Hope that helps (at least for the first question)!

Mike Jewell
[[EMAIL PROTECTED]]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to