Environment problem

Hello,

These are the traces of my problem:

Can't load '/cm4/tools/GNU/src/perl/lib/perl5/site_perl/sun4-solaris/auto/XML/LibXML/LibXM L.so' for module XML::LibXML: ld.so.1: /vobs/dsl/source02/ConfigDataTools/xslt: fatal: relocation error: file /cm4/tools/GNU/src/perl/lib/perl5/site_perl/sun4-solaris/auto/XML/LibXML/LibXML .so: symbol xmlIsBaseCharGroup: referenced symbol not found at /cm4/tools/GNU/src/perl/lib/perl5/sun4-solaris/DynaLoader.pm line 229.

at /cm4/tools/GNU/src/perl/lib/perl5/site_perl/sun4-solaris/XML/LibXSLT.pm line 7

Compilation failed in require at /cm4/tools/GNU/src/perl/lib/perl5/site_perl/sun4-solaris/XML/LibXSLT.pm line 7.

BEGIN failed--compilation aborted at /cm4/tools/GNU/src/perl/lib/perl5/site_perl/sun4-solaris/XML/LibXSLT.pm line 7.

Compilation failed in require at /cm4/tools/BELL/bin5/xslt line 21.

BEGIN failed--compilation aborted at /cm4/tools/BELL/bin5/xslt line 21.

Died at /vobs/dsl/source02/ConfigDataTools/xml2dml line 99.

*** Error code 255

clearmake: Error: Build script failed for "ApplVariantMapping.dml"

clearmake[1]: Leaving directory `/vobs/dsl/source02/ConfigDataXml/src'

I came from the HP-UX environment, and I do not known haw the get the sw configuration in Solaris . In HP-UX there is a command called 'swlist' which get that information. Which is the Solaris command, please?

Anyway, is my traces has meaning for anybody, the help is welcomed.

Thanks.

[1517 byte] By [rdcdm] at [2007-11-25 23:39:29]
# 1
Hi,# pkginfo -lwill list all packages installed.HTHT
tbeardsell1978 at 2007-7-5 18:47:30 > top of Java-index,General,Talk to the Sysop...
# 2

Something in the back of my mind says you are missing a soft link to the ld.so.1. I seem to remember this when building open SSL for an openSSH UoW Imap/pop mail server on solaris 9 box a year or so ago. Turned out to be a bug in the solaris pre-built libraries that were a prereq for the gcc compiler. About that time I stopped using precompiled binaries and started building from source.. HTH

richpierson at 2007-7-5 18:47:30 > top of Java-index,General,Talk to the Sysop...